2022-12-01T09:48:35.1962620Z Requested labels: self-hosted, windows.4xlarge 2022-12-01T09:48:35.1962705Z Job defined at: pytorch/pytorch/.github/workflows/_win-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1962729Z Waiting for a runner to pick up this job... 2022-12-01T09:48:36.5360019Z Job is about to start running on the runner: i-04aa15718d7a9ce0a (organization) 2022-12-01T09:48:41.9923033Z Current runner version: '2.299.1' 2022-12-01T09:48:41.9928956Z Runner name: 'i-04aa15718d7a9ce0a' 2022-12-01T09:48:41.9929374Z Runner group name: 'Default' 2022-12-01T09:48:41.9929905Z Machine name: 'EC2AMAZ-A10PA24' 2022-12-01T09:48:41.9931765Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:41.9932286Z Actions: read 2022-12-01T09:48:41.9932525Z Checks: read 2022-12-01T09:48:41.9932726Z Contents: read 2022-12-01T09:48:41.9932969Z Deployments: read 2022-12-01T09:48:41.9933234Z Discussions: read 2022-12-01T09:48:41.9933440Z Issues: read 2022-12-01T09:48:41.9933678Z Metadata: read 2022-12-01T09:48:41.9933917Z Packages: read 2022-12-01T09:48:41.9934117Z Pages: read 2022-12-01T09:48:41.9934366Z PullRequests: read 2022-12-01T09:48:41.9934635Z RepositoryProjects: read 2022-12-01T09:48:41.9934871Z SecurityEvents: read 2022-12-01T09:48:41.9935117Z Statuses: read 2022-12-01T09:48:41.9935352Z ##[endgroup] 2022-12-01T09:48:41.9938054Z Secret source: None 2022-12-01T09:48:41.9938824Z Prepare workflow directory 2022-12-01T09:48:42.0837971Z Prepare all required actions 2022-12-01T09:48:42.0993880Z Getting action download info 2022-12-01T09:48:42.2985457Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:49:34.8600105Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:49:37.0474846Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:49:37.8592381Z Getting action download info 2022-12-01T09:49:38.0217547Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:49:38.6919425Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml 2022-12-01T09:49:38.6921096Z ##[group] Inputs 2022-12-01T09:49:38.6921358Z build-environment: win-vs2019-cpu-py3 2022-12-01T09:49:38.6921573Z cuda-version: cpu 2022-12-01T09:49:38.6922148Z build-with-debug: false 2022-12-01T09:49:38.6922348Z sync-tag: 2022-12-01T09:49:38.6922770Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T09:49:38.6923157Z ##[endgroup] 2022-12-01T09:49:38.6923524Z Complete job name: win-vs2019-cpu-py3 / build 2022-12-01T09:49:38.8531395Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:49:38.8531721Z with: 2022-12-01T09:49:38.8531895Z no-sudo: true 2022-12-01T09:49:38.8532082Z submodules: recursive 2022-12-01T09:49:38.8532249Z fetch-depth: 0 2022-12-01T09:49:38.8532406Z env: 2022-12-01T09:49:38.8532571Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:38.8532738Z ##[endgroup] 2022-12-01T09:49:38.8863576Z ##[group]Run retry () { 2022-12-01T09:49:38.8863844Z retry () { 2022-12-01T09:49:38.8864065Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:49:38.8864271Z } 2022-12-01T09:49:38.8864446Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8864659Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:49:38.8864866Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8865058Z else 2022-12-01T09:49:38.8865294Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8865502Z fi 2022-12-01T09:49:38.8865678Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8897642Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:49:38.8897956Z env: 2022-12-01T09:49:38.8898136Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:38.8898318Z NO_SUDO: true 2022-12-01T09:49:38.8898466Z ##[endgroup] 2022-12-01T09:49:39.1962973Z C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:39.4115482Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:49:39.4116741Z with: 2022-12-01T09:49:39.4116938Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:39.4117132Z fetch-depth: 0 2022-12-01T09:49:39.4117309Z submodules: recursive 2022-12-01T09:49:39.4117490Z quiet-checkout: true 2022-12-01T09:49:39.4117672Z repository: pytorch/pytorch 2022-12-01T09:49:39.4118047Z token: *** 2022-12-01T09:49:39.4118218Z ssh-strict: true 2022-12-01T09:49:39.4118414Z persist-credentials: true 2022-12-01T09:49:39.4118583Z clean: true 2022-12-01T09:49:39.4118736Z lfs: false 2022-12-01T09:49:39.4118911Z set-safe-directory: true 2022-12-01T09:49:39.4119069Z env: 2022-12-01T09:49:39.4119234Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:39.4119413Z ##[endgroup] 2022-12-01T09:49:43.9036012Z Syncing repository: pytorch/pytorch 2022-12-01T09:49:43.9037357Z ##[group]Getting Git version info 2022-12-01T09:49:43.9037649Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-12-01T09:49:43.9093873Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-12-01T09:49:44.1262384Z git version 2.38.1.windows.1 2022-12-01T09:49:44.1299463Z ##[endgroup] 2022-12-01T09:49:44.1318627Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\aee80854-dd6e-4cbe-9ddf-45b86622b5ae' before making global git config changes 2022-12-01T09:49:44.1319514Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:49:44.1326976Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:44.1562382Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-12-01T09:49:44.1571381Z ##[group]Initializing the repository 2022-12-01T09:49:44.1577508Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:44.1962972Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:49:44.2000629Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:49:44.2239939Z ##[endgroup] 2022-12-01T09:49:44.2240321Z ##[group]Disabling automatic garbage collection 2022-12-01T09:49:44.2249014Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-12-01T09:49:44.2458249Z ##[endgroup] 2022-12-01T09:49:44.2458596Z ##[group]Setting up auth 2022-12-01T09:49:44.2469604Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:49:44.2682954Z [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-12-01T09:49:44.9346214Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:49:44.9551141Z [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-12-01T09:49:45.3156239Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-12-01T09:49:45.3419373Z ##[endgroup] 2022-12-01T09:49:45.3419738Z ##[group]Fetching the repository 2022-12-01T09:49:45.3427660Z [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-12-01T09:51:02.5250949Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:51:02.5504654Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:51:05.9979615Z ##[endgroup] 2022-12-01T09:51:05.9980674Z ##[group]Determining the checkout info 2022-12-01T09:51:05.9981078Z ##[endgroup] 2022-12-01T09:51:05.9981404Z ##[group]Checking out the ref 2022-12-01T09:51:05.9990039Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:51:15.9289431Z ##[endgroup] 2022-12-01T09:51:15.9289859Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:51:15.9299165Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-12-01T09:51:15.9591997Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:51:15.9823766Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:51:16.0040765Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:51:16.0257711Z ##[endgroup] 2022-12-01T09:51:16.0258081Z ##[group]Fetching submodules 2022-12-01T09:51:16.0268060Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-12-01T09:51:16.4002341Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:51:16.8942001Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:51:16.8942509Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:51:16.8943824Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:51:16.8944769Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:51:16.8945262Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:51:16.8945916Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:16.8946444Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:51:16.8947454Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:51:16.8948007Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:51:16.8948521Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:51:16.8949161Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:51:16.8949633Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:51:16.8950061Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:51:16.8950483Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:51:16.8950908Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:51:16.8951339Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:51:16.8951745Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:51:16.8952259Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:16.8952819Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:51:16.8953263Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:51:16.8953692Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:51:16.8954128Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:51:16.8954547Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:51:16.8954967Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:51:16.8955380Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:51:16.8955815Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:51:16.8956230Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:51:16.8956640Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:51:16.8957085Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:51:16.8957541Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:51:16.8957978Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:51:16.8958443Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:51:16.8958945Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:51:16.8960975Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:51:16.9121425Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:51:16.9122068Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:51:16.9122550Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:51:16.9122994Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:51:16.9123393Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:51:16.9123815Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:51:16.9124256Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:51:17.3886827Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:51:17.7253112Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:51:18.0582863Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:51:18.4668219Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:51:19.8711247Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:51:22.0041163Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:51:29.1077459Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:51:29.7594063Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:51:30.5232247Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:51:32.2705892Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:51:34.1435101Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:51:36.0356429Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:51:43.3438295Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:51:44.4514583Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:51:45.8690082Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:51:47.2351353Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:51:47.5447377Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:51:48.2394419Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:51:48.7272542Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:51:50.0317734Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:51:50.6772574Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:51:51.0137112Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:51:51.4055331Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:51:53.4392506Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:51:54.1126667Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:51:54.7622802Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:52:04.7056189Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:52:06.8048012Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:52:07.4466634Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:52:07.8030820Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:52:14.3182278Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:52:14.6178324Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:52:14.9912656Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:52:16.1486736Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:52:16.4744828Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:52:17.0446283Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:52:17.5395460Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:52:18.3228859Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:52:21.4169946Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:52:22.1776678Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:52:25.3580678Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:52:25.5451643Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:52:25.7378918Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:52:25.8540834Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:52:26.3623986Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:52:26.7391477Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:52:27.2907612Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:52:39.4051588Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:52:39.7716767Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:52:40.7565432Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:52:41.1297792Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:52:46.5404876Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:52:53.5659243Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:52:57.1188745Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:52:57.8344788Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:52:57.8544118Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:52:57.8544630Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:52:57.8545093Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:52:57.8545997Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:52:59.1067701Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:52:59.9801520Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:53:02.0092860Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:53:02.9350011Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:53:03.4617964Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:53:04.7062744Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:53:05.2986689Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:53:05.4251284Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:53:07.1709376Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:53:07.5661437Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:53:07.6531547Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:53:08.0698637Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:53:08.3950425Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:53:09.1676110Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:53:09.2949702Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:53:09.3073378Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:53:21.5397728Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:53:23.7248972Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:53:23.7380883Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:53:32.4147225Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:53:37.5160280Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:53:37.8019739Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:53:38.0130495Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:53:38.6443621Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:53:38.6620099Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:53:38.6620706Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:53:40.3378963Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:53:41.5493690Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:53:41.7484860Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:53:42.0137162Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:53:42.1664519Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:53:42.2471682Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:53:43.6376035Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:53:47.2978724Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:53:47.3135636Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:53:47.3136162Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:53:48.0842405Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:53:49.3744445Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:53:49.6200578Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:53:49.9978978Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:53:50.0886169Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:53:50.1008385Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:53:52.6696985Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:53:54.5900018Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:53:54.6058502Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:53:54.6059245Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:53:55.3123704Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:53:56.4277303Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:53:56.5371820Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:53:56.7534987Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:53:56.7660623Z 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-12-01T09:53:57.1203773Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:53:57.1754826Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:53:57.2550615Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:54:01.7636541Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:54:01.7789215Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:01.7789760Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:02.6484144Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:54:04.1918002Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:54:04.3166998Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:54:05.0588302Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:54:05.1738406Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:54:05.2613994Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:54:05.7408497Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:54:05.8574553Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:54:06.2279745Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:54:06.3389630Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:54:06.9218142Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:54:09.5334022Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:54:09.8947163Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:54:09.9140894Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:09.9141431Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:09.9141887Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:09.9143975Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:11.5198058Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:54:11.9428400Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:54:13.8664751Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:54:15.3659875Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:54:15.9286738Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:54:16.1575667Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:54:16.9890944Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:54:17.3159152Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:54:17.3292446Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:17.6507134Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:54:17.7634055Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:54:18.4589157Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:54:18.4796064Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-12-01T09:54:18.8425399Z Entering 'android/libs/fbjni' 2022-12-01T09:54:18.8847426Z Entering 'third_party/FP16' 2022-12-01T09:54:18.9269395Z Entering 'third_party/FXdiv' 2022-12-01T09:54:18.9688530Z Entering 'third_party/NNPACK' 2022-12-01T09:54:19.0107603Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:19.0551230Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:19.0964577Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:19.1375283Z Entering 'third_party/benchmark' 2022-12-01T09:54:19.1787395Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:19.2193852Z Entering 'third_party/cub' 2022-12-01T09:54:19.2593781Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:19.3237178Z Entering 'third_party/cutlass' 2022-12-01T09:54:19.3670593Z Entering 'third_party/eigen' 2022-12-01T09:54:19.4096808Z Entering 'third_party/fbgemm' 2022-12-01T09:54:19.4520538Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:19.4941028Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:19.5382272Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:19.5793910Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:19.6228401Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:19.6638069Z Entering 'third_party/fmt' 2022-12-01T09:54:19.7068313Z Entering 'third_party/foxi' 2022-12-01T09:54:19.7506089Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:19.7920611Z Entering 'third_party/gloo' 2022-12-01T09:54:19.8333202Z Entering 'third_party/googletest' 2022-12-01T09:54:19.8752892Z Entering 'third_party/ideep' 2022-12-01T09:54:19.9156172Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:19.9572454Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:20.0029845Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:20.0450116Z Entering 'third_party/ittapi' 2022-12-01T09:54:20.0881961Z Entering 'third_party/kineto' 2022-12-01T09:54:20.1281832Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:20.1696412Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:20.2121399Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:20.2529932Z Entering 'third_party/neon2sse' 2022-12-01T09:54:20.2954637Z Entering 'third_party/nlohmann' 2022-12-01T09:54:20.3361854Z Entering 'third_party/onnx' 2022-12-01T09:54:20.3769988Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:20.4211712Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:20.4649495Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:20.5054623Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:20.5469599Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:20.5877959Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:20.6280150Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:20.6753108Z Entering 'third_party/pocketfft' 2022-12-01T09:54:20.7160439Z Entering 'third_party/protobuf' 2022-12-01T09:54:20.7554610Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:20.7966499Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:20.8395135Z Entering 'third_party/psimd' 2022-12-01T09:54:20.8810299Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:20.9211840Z Entering 'third_party/pybind11' 2022-12-01T09:54:20.9625624Z Entering 'third_party/python-enum' 2022-12-01T09:54:21.0047463Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:21.0468608Z Entering 'third_party/python-six' 2022-12-01T09:54:21.0895146Z Entering 'third_party/sleef' 2022-12-01T09:54:21.1301115Z Entering 'third_party/tbb' 2022-12-01T09:54:21.1710479Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:21.2109002Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:21.2521056Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:21.2943525Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:21.3351264Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:21.3748459Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:21.4188744Z Entering 'third_party/zstd' 2022-12-01T09:54:21.4668141Z ##[endgroup] 2022-12-01T09:54:21.4669146Z ##[group]Persisting credentials for submodules 2022-12-01T09:54:21.4680544Z [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-12-01T09:54:21.8456356Z Entering 'android/libs/fbjni' 2022-12-01T09:54:21.8958833Z Entering 'third_party/FP16' 2022-12-01T09:54:21.9453994Z Entering 'third_party/FXdiv' 2022-12-01T09:54:21.9943382Z Entering 'third_party/NNPACK' 2022-12-01T09:54:22.0418904Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:22.0938038Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:22.1720503Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:22.2216076Z Entering 'third_party/benchmark' 2022-12-01T09:54:22.2692041Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:22.3171160Z Entering 'third_party/cub' 2022-12-01T09:54:22.3646250Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:22.4130531Z Entering 'third_party/cutlass' 2022-12-01T09:54:22.4627475Z Entering 'third_party/eigen' 2022-12-01T09:54:22.5113438Z Entering 'third_party/fbgemm' 2022-12-01T09:54:22.5564182Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:22.6045374Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:22.6523988Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:22.7008384Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:22.7535465Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:22.8007196Z Entering 'third_party/fmt' 2022-12-01T09:54:22.8485455Z Entering 'third_party/foxi' 2022-12-01T09:54:22.8962619Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:22.9447035Z Entering 'third_party/gloo' 2022-12-01T09:54:22.9926084Z Entering 'third_party/googletest' 2022-12-01T09:54:23.0401473Z Entering 'third_party/ideep' 2022-12-01T09:54:23.0865274Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:23.1329018Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:23.1840229Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:23.2316110Z Entering 'third_party/ittapi' 2022-12-01T09:54:23.2786157Z Entering 'third_party/kineto' 2022-12-01T09:54:23.3244574Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:23.3726198Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:23.4215365Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:23.4688368Z Entering 'third_party/neon2sse' 2022-12-01T09:54:23.5171837Z Entering 'third_party/nlohmann' 2022-12-01T09:54:23.5661776Z Entering 'third_party/onnx' 2022-12-01T09:54:23.6465698Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:23.6957646Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:23.7454332Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:23.7923746Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:23.8404837Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:23.8906842Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:23.9408146Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:23.9963006Z Entering 'third_party/pocketfft' 2022-12-01T09:54:24.0447511Z Entering 'third_party/protobuf' 2022-12-01T09:54:24.0927491Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:24.1411713Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:24.1916147Z Entering 'third_party/psimd' 2022-12-01T09:54:24.2389812Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:24.2868958Z Entering 'third_party/pybind11' 2022-12-01T09:54:24.3361235Z Entering 'third_party/python-enum' 2022-12-01T09:54:24.3842482Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:24.4352983Z Entering 'third_party/python-six' 2022-12-01T09:54:24.4842204Z Entering 'third_party/sleef' 2022-12-01T09:54:24.5328943Z Entering 'third_party/tbb' 2022-12-01T09:54:24.5818573Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:24.6289949Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:24.6779501Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:24.7267584Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:24.7747346Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:24.8229188Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:24.8742629Z Entering 'third_party/zstd' 2022-12-01T09:54:24.9308789Z [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-12-01T09:54:25.3345324Z Entering 'android/libs/fbjni' 2022-12-01T09:54:25.3874803Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:54:25.4011628Z Entering 'third_party/FP16' 2022-12-01T09:54:25.4553899Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:54:25.4690141Z Entering 'third_party/FXdiv' 2022-12-01T09:54:25.5214142Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:54:25.5352228Z Entering 'third_party/NNPACK' 2022-12-01T09:54:25.5872562Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:54:25.6012478Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:25.6544018Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:54:25.6686386Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:25.7211724Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:54:25.7355326Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:25.7879915Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:54:25.8031291Z Entering 'third_party/benchmark' 2022-12-01T09:54:25.8556924Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:25.8695502Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:25.9215362Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:54:25.9354446Z Entering 'third_party/cub' 2022-12-01T09:54:25.9894061Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:54:26.0038161Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:26.0593363Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:54:26.0739749Z Entering 'third_party/cutlass' 2022-12-01T09:54:26.1274961Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:54:26.1425066Z Entering 'third_party/eigen' 2022-12-01T09:54:26.1950155Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:54:26.2097414Z Entering 'third_party/fbgemm' 2022-12-01T09:54:26.2628026Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:54:26.2755528Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:26.3280978Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:54:26.3417223Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:26.3962172Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:54:26.4101726Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:26.4631420Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:26.4771287Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:26.5299796Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:54:26.5458204Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:26.5988951Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:54:26.6130663Z Entering 'third_party/fmt' 2022-12-01T09:54:26.6672189Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:54:26.6813661Z Entering 'third_party/foxi' 2022-12-01T09:54:26.7357939Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:54:26.7506143Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:26.8046194Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:54:26.8185655Z Entering 'third_party/gloo' 2022-12-01T09:54:26.8720640Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:54:26.8863391Z Entering 'third_party/googletest' 2022-12-01T09:54:26.9414133Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:26.9558653Z Entering 'third_party/ideep' 2022-12-01T09:54:27.0109236Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:54:27.0244206Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:27.1462716Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:54:27.1599982Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:27.2150659Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-12-01T09:54:27.2333001Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:27.2876185Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:54:27.3024310Z Entering 'third_party/ittapi' 2022-12-01T09:54:27.3576153Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:54:27.3719623Z Entering 'third_party/kineto' 2022-12-01T09:54:27.4282703Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:54:27.4419316Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:27.4961550Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:54:27.5112635Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:27.5682320Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:54:27.5848952Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:27.6394988Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:54:27.6533560Z Entering 'third_party/neon2sse' 2022-12-01T09:54:27.7069847Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:54:27.7214458Z Entering 'third_party/nlohmann' 2022-12-01T09:54:27.7747513Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:54:27.7889880Z Entering 'third_party/onnx' 2022-12-01T09:54:27.8747198Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:54:27.8894438Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:27.9444587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:27.9586773Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:28.0114078Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:28.0271046Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:28.0798917Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:54:28.0922570Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:28.1473696Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:54:28.1613266Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:28.2142384Z 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-12-01T09:54:28.2282267Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:28.2813417Z 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-12-01T09:54:28.2944010Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:28.3482416Z 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-12-01T09:54:28.3672663Z Entering 'third_party/pocketfft' 2022-12-01T09:54:28.4790123Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:54:28.4937352Z Entering 'third_party/protobuf' 2022-12-01T09:54:28.5471537Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:54:28.5606536Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:28.6135393Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:28.6280791Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:28.6809642Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:28.6964794Z Entering 'third_party/psimd' 2022-12-01T09:54:28.7492149Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:54:28.7627501Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:28.8161545Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:54:28.8299431Z Entering 'third_party/pybind11' 2022-12-01T09:54:28.8824951Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:28.8966247Z Entering 'third_party/python-enum' 2022-12-01T09:54:28.9501563Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:54:28.9647956Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:29.0175788Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:54:29.0315570Z Entering 'third_party/python-six' 2022-12-01T09:54:29.0849729Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:54:29.0988002Z Entering 'third_party/sleef' 2022-12-01T09:54:29.1522272Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:54:29.1682234Z Entering 'third_party/tbb' 2022-12-01T09:54:29.2210328Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:54:29.2350635Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:29.2875324Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:54:29.3009148Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:29.3558567Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:29.3704341Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:29.4253408Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:54:29.4396841Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:29.4943388Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:54:29.5080833Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:29.5646267Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:29.5777857Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:29.6312752Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:54:29.6486691Z Entering 'third_party/zstd' 2022-12-01T09:54:29.7019392Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:54:29.9689670Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-12-01T09:54:30.3334433Z Entering 'android/libs/fbjni' 2022-12-01T09:54:30.3751718Z Entering 'third_party/FP16' 2022-12-01T09:54:30.4159489Z Entering 'third_party/FXdiv' 2022-12-01T09:54:30.4570446Z Entering 'third_party/NNPACK' 2022-12-01T09:54:30.4969758Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:30.5375363Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:30.5783864Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:30.6224257Z Entering 'third_party/benchmark' 2022-12-01T09:54:30.6639622Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:30.7048487Z Entering 'third_party/cub' 2022-12-01T09:54:30.7458160Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:30.7870926Z Entering 'third_party/cutlass' 2022-12-01T09:54:30.8292557Z Entering 'third_party/eigen' 2022-12-01T09:54:30.8696199Z Entering 'third_party/fbgemm' 2022-12-01T09:54:30.9088835Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:30.9493481Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:30.9899500Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:31.0319807Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:31.0791092Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:31.1197047Z Entering 'third_party/fmt' 2022-12-01T09:54:31.1592958Z Entering 'third_party/foxi' 2022-12-01T09:54:31.1986575Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:31.2386770Z Entering 'third_party/gloo' 2022-12-01T09:54:31.2798373Z Entering 'third_party/googletest' 2022-12-01T09:54:31.3201409Z Entering 'third_party/ideep' 2022-12-01T09:54:31.3605073Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:31.4013676Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:31.4465531Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:31.4874678Z Entering 'third_party/ittapi' 2022-12-01T09:54:31.5278606Z Entering 'third_party/kineto' 2022-12-01T09:54:31.5673842Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:31.6087107Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:31.6519410Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:31.6915209Z Entering 'third_party/neon2sse' 2022-12-01T09:54:31.7361797Z Entering 'third_party/nlohmann' 2022-12-01T09:54:31.7767481Z Entering 'third_party/onnx' 2022-12-01T09:54:31.8198736Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:31.8616110Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:31.9050153Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:31.9485864Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:31.9909220Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:32.0363429Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:32.0772547Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:32.1242610Z Entering 'third_party/pocketfft' 2022-12-01T09:54:32.1653848Z Entering 'third_party/protobuf' 2022-12-01T09:54:32.2046255Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:32.2458873Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:32.2901104Z Entering 'third_party/psimd' 2022-12-01T09:54:32.3302595Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:32.3707265Z Entering 'third_party/pybind11' 2022-12-01T09:54:32.4134950Z Entering 'third_party/python-enum' 2022-12-01T09:54:32.4536619Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:32.4943698Z Entering 'third_party/python-six' 2022-12-01T09:54:32.5341059Z Entering 'third_party/sleef' 2022-12-01T09:54:32.5752660Z Entering 'third_party/tbb' 2022-12-01T09:54:32.6181469Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:32.6574274Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:32.6983023Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:32.7390850Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:32.7796657Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:32.8202300Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:32.8683247Z Entering 'third_party/zstd' 2022-12-01T09:54:32.9168971Z [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-12-01T09:54:33.2802140Z Entering 'android/libs/fbjni' 2022-12-01T09:54:33.3209028Z Entering 'third_party/FP16' 2022-12-01T09:54:33.3621505Z Entering 'third_party/FXdiv' 2022-12-01T09:54:33.4034275Z Entering 'third_party/NNPACK' 2022-12-01T09:54:33.4455360Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:33.4859162Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:33.5275503Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:33.5699105Z Entering 'third_party/benchmark' 2022-12-01T09:54:33.6116003Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:33.6536960Z Entering 'third_party/cub' 2022-12-01T09:54:33.6944954Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:33.7366506Z Entering 'third_party/cutlass' 2022-12-01T09:54:33.7806392Z Entering 'third_party/eigen' 2022-12-01T09:54:33.8221341Z Entering 'third_party/fbgemm' 2022-12-01T09:54:33.8623999Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:33.9059710Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:33.9500418Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:33.9927580Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:34.0364302Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:34.0781860Z Entering 'third_party/fmt' 2022-12-01T09:54:34.1193402Z Entering 'third_party/foxi' 2022-12-01T09:54:34.1619651Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:34.2033828Z Entering 'third_party/gloo' 2022-12-01T09:54:34.2441343Z Entering 'third_party/googletest' 2022-12-01T09:54:34.2842972Z Entering 'third_party/ideep' 2022-12-01T09:54:34.3243144Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:34.3662270Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:34.4133288Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:34.4539136Z Entering 'third_party/ittapi' 2022-12-01T09:54:34.4965379Z Entering 'third_party/kineto' 2022-12-01T09:54:34.5361899Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:34.5790740Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:34.6264496Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:34.6670655Z Entering 'third_party/neon2sse' 2022-12-01T09:54:34.7099143Z Entering 'third_party/nlohmann' 2022-12-01T09:54:34.7506016Z Entering 'third_party/onnx' 2022-12-01T09:54:34.7919062Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:34.8335799Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:34.8773400Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:34.9189455Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:34.9610726Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:35.0028614Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:35.0427965Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:35.0890508Z Entering 'third_party/pocketfft' 2022-12-01T09:54:35.1298820Z Entering 'third_party/protobuf' 2022-12-01T09:54:35.1712639Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:35.2132299Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:35.2564144Z Entering 'third_party/psimd' 2022-12-01T09:54:35.2978307Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:35.3393084Z Entering 'third_party/pybind11' 2022-12-01T09:54:35.3797945Z Entering 'third_party/python-enum' 2022-12-01T09:54:35.4204591Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:35.4604859Z Entering 'third_party/python-six' 2022-12-01T09:54:35.5023469Z Entering 'third_party/sleef' 2022-12-01T09:54:35.5419735Z Entering 'third_party/tbb' 2022-12-01T09:54:35.5838361Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:35.6264025Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:35.6686848Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:35.7131273Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:35.7561956Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:35.7970073Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:35.8421456Z Entering 'third_party/zstd' 2022-12-01T09:54:35.8903201Z ##[endgroup] 2022-12-01T09:54:35.9165772Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-12-01T09:54:35.9379829Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:54:35.9852198Z Prepare all required actions 2022-12-01T09:54:35.9852543Z Getting action download info 2022-12-01T09:54:36.1774098Z Download action repository 'actions/setup-python@v2' (SHA:75f3110429a8c05be0e1bf360334e4cced2b63fa) 2022-12-01T09:54:36.9293574Z ##[group]Run ./.github/actions/setup-win 2022-12-01T09:54:36.9293777Z with: 2022-12-01T09:54:36.9293932Z cuda-version: cpu 2022-12-01T09:54:36.9294100Z env: 2022-12-01T09:54:36.9294269Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:36.9294509Z ##[endgroup] 2022-12-01T09:54:36.9411218Z ##[group]Run set -euo pipefail 2022-12-01T09:54:36.9411451Z set -euo pipefail 2022-12-01T09:54:36.9411648Z function get_ec2_metadata() { 2022-12-01T09:54:36.9411898Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:54:36.9412265Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:54:36.9412602Z  category=$1 2022-12-01T09:54:36.9412896Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:54:36.9413150Z } 2022-12-01T09:54:36.9413358Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:54:36.9413629Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:54:36.9413897Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:54:36.9414153Z echo "system info $(uname -a)" 2022-12-01T09:54:36.9450128Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:36.9450552Z env: 2022-12-01T09:54:36.9450849Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:36.9451169Z ##[endgroup] 2022-12-01T09:54:36.9885750Z ami-id: ami-0bac16a0d43e93376 2022-12-01T09:54:37.0063133Z instance-id: i-04aa15718d7a9ce0a 2022-12-01T09:54:37.0244806Z instance-type: c5d.4xlarge 2022-12-01T09:54:37.0473338Z system info MSYS_NT-10.0-17763 EC2AMAZ-A10PA24 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys 2022-12-01T09:54:37.1246150Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-12-01T09:54:37.1246632Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-12-01T09:54:37.1268449Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:37.1268721Z env: 2022-12-01T09:54:37.1268907Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:37.1269460Z ##[endgroup] 2022-12-01T09:54:37.4731480Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:37.5573156Z Finished 2022-12-01T09:54:37.6024062Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-12-01T09:54:37.6024480Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-12-01T09:54:37.6045896Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:37.6046165Z env: 2022-12-01T09:54:37.6046343Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:37.6046514Z ##[endgroup] 2022-12-01T09:54:37.9538476Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:38.0386074Z Finished 2022-12-01T09:54:38.5946566Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-12-01T09:54:38.5946825Z .\.circleci\scripts\vs_install.ps1 2022-12-01T09:54:38.5968287Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:38.5968542Z env: 2022-12-01T09:54:38.5968712Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:38.5968880Z VS_VERSION: 16.8.6 2022-12-01T09:54:38.5969055Z INSTALL_WINDOWS_SDK: 1 2022-12-01T09:54:38.5969225Z ##[endgroup] 2022-12-01T09:54:38.9450837Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:39.0251305Z Finished 2022-12-01T09:54:39.2268731Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-12-01T09:54:39.2553220Z ##[group]Run actions/setup-python@v2 2022-12-01T09:54:39.2553402Z with: 2022-12-01T09:54:39.2553565Z python-version: 3.x 2022-12-01T09:54:39.2553736Z cache: pip 2022-12-01T09:54:39.2554064Z cache-dependency-path: **/requirements.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2022-12-01T09:54:39.2554504Z token: *** 2022-12-01T09:54:39.2554652Z env: 2022-12-01T09:54:39.2554802Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:39.2554975Z ##[endgroup] 2022-12-01T09:54:40.3762278Z Version 3.x was not found in the local cache 2022-12-01T09:54:40.6265117Z Version 3.x is available for downloading 2022-12-01T09:54:40.6266019Z Download from "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-win32-x64.zip" 2022-12-01T09:54:40.8821603Z Extract downloaded archive 2022-12-01T09:54:40.8914940Z [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\ff8ff80c-c1f0-458f-b5cf-e19c5b50191b', 'C:\actions-runner\_work\_temp\6654ec11-931c-4edf-a623-44b13a50bb7b')" 2022-12-01T09:54:42.1984970Z Execute installation script 2022-12-01T09:54:42.6643363Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:42.7477103Z Finished 2022-12-01T09:54:42.7889412Z Check if Python hostedtoolcache folder exist... 2022-12-01T09:54:42.7889597Z 2022-12-01T09:54:42.7901469Z Create Python toolcache folder 2022-12-01T09:54:42.7902155Z 2022-12-01T09:54:42.7927934Z Check if current Python version is installed... 2022-12-01T09:54:42.7928457Z 2022-12-01T09:54:42.7951410Z No Python3.11.* found 2022-12-01T09:54:42.7951681Z 2022-12-01T09:54:42.7956021Z Remove registry entries for Python 3.11(x64)... 2022-12-01T09:54:42.7956783Z 2022-12-01T09:54:43.0270305Z Create Python 3.11.0 folder in C:\actions-runner\_work\_tool\Python 2022-12-01T09:54:43.0270519Z 2022-12-01T09:54:43.0288138Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:54:43.0288369Z 2022-12-01T09:54:43.6173788Z Install Python 3.11.0 in C:\actions-runner\_work\_tool\Python... 2022-12-01T09:54:43.6174176Z 2022-12-01T09:55:15.6314766Z Create python3 symlink 2022-12-01T09:55:15.6315629Z 2022-12-01T09:55:15.6697764Z 2022-12-01T09:55:15.6698496Z 2022-12-01T09:55:15.6699642Z Directory: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:15.6702983Z Mode LastWriteTime Length Name 2022-12-01T09:55:15.6705473Z ---- ------------- ------ ---- 2022-12-01T09:55:15.6708941Z -a---l 12/1/2022 9:55 AM 0 python3.exe 2022-12-01T09:55:15.6714115Z Install and upgrade Pip 2022-12-01T09:55:15.6714842Z 2022-12-01T09:55:17.4628403Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpllbs8coa 2022-12-01T09:55:17.4648516Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (65.5.0) 2022-12-01T09:55:17.4658823Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (22.3) 2022-12-01T09:55:18.1182947Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (22.3) 2022-12-01T09:55:18.2463230Z Collecting pip 2022-12-01T09:55:18.3206665Z Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) 2022-12-01T09:55:18.4860295Z 2022-12-01T09:55:18.4861498Z ---------------------------------------- 2.1/2.1 MB 11.9 MB/s eta 0:00:00 2022-12-01T09:55:18.4862324Z 2022-12-01T09:55:18.5480192Z Installing collected packages: pip 2022-12-01T09:55:18.5481209Z Attempting uninstall: pip 2022-12-01T09:55:18.5509700Z Found existing installation: pip 22.3 2022-12-01T09:55:18.9384472Z Uninstalling pip-22.3: 2022-12-01T09:55:18.9605190Z Successfully uninstalled pip-22.3 2022-12-01T09:55:24.0339911Z Successfully installed pip-22.3.1 2022-12-01T09:55:24.1804351Z Create complete file 2022-12-01T09:55:24.1804645Z 2022-12-01T09:55:24.1815155Z 2022-12-01T09:55:24.1815565Z 2022-12-01T09:55:24.2057505Z Successfully setup CPython (3.11.0) 2022-12-01T09:55:37.7584478Z Received 11805403 of 11805403 (100.0%), 106.2 MBs/sec 2022-12-01T09:55:37.7587081Z Cache Size: ~11 MB (11805403 B) 2022-12-01T09:55:37.7608710Z [command]C:\Windows\System32\tar.exe -z -xf C:/actions-runner/_work/_temp/b78c2e05-0d50-4593-9808-70aeea183f04/cache.tgz -P -C C:/actions-runner/_work/pytorch/pytorch 2022-12-01T09:55:37.8713895Z Cache restored successfully 2022-12-01T09:55:37.8740874Z Cache restored from key: setup-python-Windows-python-3.11.0-pip-ad81c6587e689540b865df67fb055fc77adb9526d4d645eef033bcf28fc679ee 2022-12-01T09:55:37.9175260Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:55:37.9175544Z with: 2022-12-01T09:55:37.9176180Z github-secret: *** 2022-12-01T09:55:37.9176371Z activate-with-label: false 2022-12-01T09:55:37.9176565Z label: with-ssh 2022-12-01T09:55:37.9176755Z remove-existing-keys: true 2022-12-01T09:55:37.9176932Z env: 2022-12-01T09:55:37.9177098Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:37.9177355Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:37.9177588Z ##[endgroup] 2022-12-01T09:55:38.4276985Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:55:38.5089807Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2022-12-01T09:55:38.5123259Z Login using: ssh runneruser@ec2-3-83-229-101.compute-1.amazonaws.com 2022-12-01T09:55:38.5319867Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:55:38.5320169Z .github/scripts/parse_ref.py 2022-12-01T09:55:38.5372402Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:55:38.5372666Z env: 2022-12-01T09:55:38.5372828Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:38.5373086Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:38.5373316Z ##[endgroup] 2022-12-01T09:55:38.9052679Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:55:38.9879251Z Finished 2022-12-01T09:55:39.1972191Z Prepare all required actions 2022-12-01T09:55:39.1972577Z Getting action download info 2022-12-01T09:55:39.3608590Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:55:39.6838880Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:55:39.6839084Z with: 2022-12-01T09:55:39.6839439Z github-token: *** 2022-12-01T09:55:39.6839608Z env: 2022-12-01T09:55:39.6839775Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:39.6840034Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:39.6840268Z ##[endgroup] 2022-12-01T09:55:39.6961095Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:55:39.6961359Z with: 2022-12-01T09:55:39.6961515Z shell: bash 2022-12-01T09:55:39.6961688Z timeout_minutes: 10 2022-12-01T09:55:39.6961869Z max_attempts: 5 2022-12-01T09:55:39.6962057Z retry_wait_seconds: 30 2022-12-01T09:55:39.6962466Z 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-12-01T09:55:39.6962850Z polling_interval_seconds: 1 2022-12-01T09:55:39.6963045Z warning_on_retry: true 2022-12-01T09:55:39.6963231Z continue_on_error: false 2022-12-01T09:55:39.6963491Z env: 2022-12-01T09:55:39.6963662Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:39.6963908Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:39.6964327Z GITHUB_TOKEN: *** 2022-12-01T09:55:39.6964500Z ##[endgroup] 2022-12-01T09:55:39.8078036Z 2022-12-01T09:55:39.8094629Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:39.8372320Z + python3 -m pip install requests==2.26.0 2022-12-01T09:55:40.4307360Z Collecting requests==2.26.0 2022-12-01T09:55:40.4398415Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-12-01T09:55:40.4983902Z Collecting urllib3<1.27,>=1.21.1 2022-12-01T09:55:40.5044936Z Using cached urllib3-1.26.13-py2.py3-none-any.whl (140 kB) 2022-12-01T09:55:40.5742297Z Collecting certifi>=2017.4.17 2022-12-01T09:55:40.5811443Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-12-01T09:55:40.6378381Z Collecting charset-normalizer~=2.0.0 2022-12-01T09:55:40.6458632Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-12-01T09:55:40.6717649Z Collecting idna<4,>=2.5 2022-12-01T09:55:40.6774926Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-12-01T09:55:40.7707943Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-12-01T09:55:41.6357440Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.13 2022-12-01T09:55:41.7391804Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-04aa15718d7a9ce0a 2022-12-01T09:55:43.5230124Z + GHA_WORKFLOW_JOB_ID=9818099377 2022-12-01T09:55:43.5233743Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:43.5234741Z + echo '::set-output name=job-id::9818099377' 2022-12-01T09:55:43.8192585Z Command completed after 1 attempt(s). 2022-12-01T09:55:43.8192775Z 2022-12-01T09:55:43.8194240Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:43.8435307Z Prepare all required actions 2022-12-01T09:55:43.8435760Z Getting action download info 2022-12-01T09:55:44.0038366Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:55:44.2645250Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:55:44.2645465Z with: 2022-12-01T09:55:44.2645830Z github-token: *** 2022-12-01T09:55:44.2646241Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T09:55:44.2646614Z env: 2022-12-01T09:55:44.2646771Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:44.2647028Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:44.2647258Z ##[endgroup] 2022-12-01T09:55:44.2774728Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:55:44.2774971Z with: 2022-12-01T09:55:44.2775130Z shell: bash 2022-12-01T09:55:44.2775303Z timeout_minutes: 10 2022-12-01T09:55:44.2775482Z max_attempts: 5 2022-12-01T09:55:44.2775650Z retry_wait_seconds: 30 2022-12-01T09:55:44.2775904Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:55:44.2776158Z polling_interval_seconds: 1 2022-12-01T09:55:44.2776353Z warning_on_retry: true 2022-12-01T09:55:44.2776540Z continue_on_error: false 2022-12-01T09:55:44.2776698Z env: 2022-12-01T09:55:44.2776867Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:44.2777123Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:44.2777537Z GITHUB_TOKEN: *** 2022-12-01T09:55:44.2777711Z ##[endgroup] 2022-12-01T09:55:44.3401850Z 2022-12-01T09:55:44.3405125Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:44.3622310Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:55:44.9038524Z Requirement already satisfied: requests==2.26.0 in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (2.26.0) 2022-12-01T09:55:44.9588763Z Collecting pyyaml==6.0 2022-12-01T09:55:44.9719987Z Using cached PyYAML-6.0-cp311-cp311-win_amd64.whl (143 kB) 2022-12-01T09:55:44.9953589Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:55:44.9966572Z Requirement already satisfied: certifi>=2017.4.17 in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:55:44.9993704Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:55:45.0015721Z Requirement already satisfied: idna<4,>=2.5 in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:55:45.0945056Z Installing collected packages: pyyaml 2022-12-01T09:55:45.2722714Z Successfully installed pyyaml-6.0 2022-12-01T09:55:46.3499662Z Command completed after 1 attempt(s). 2022-12-01T09:55:46.3500322Z 2022-12-01T09:55:46.3502035Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:46.3661995Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:55:46.3662227Z .github/scripts/parse_ref.py 2022-12-01T09:55:46.3689608Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:46.3690674Z env: 2022-12-01T09:55:46.3690854Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:46.3691213Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:46.3691453Z ##[endgroup] 2022-12-01T09:55:46.4821676Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:46.5041490Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:55:46.5041803Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:55:46.5042046Z  --test-matrix "{ include: [ 2022-12-01T09:55:46.5042320Z  { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, 2022-12-01T09:55:46.5042620Z  { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, 2022-12-01T09:55:46.5043036Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-12-01T09:55:46.5043279Z ]} 2022-12-01T09:55:46.5043438Z " \ 2022-12-01T09:55:46.5043618Z  --pr-number "89997" \ 2022-12-01T09:55:46.5043804Z  --tag "" 2022-12-01T09:55:46.5071250Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:46.5071511Z env: 2022-12-01T09:55:46.5071695Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:46.5071946Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:46.5072620Z GITHUB_TOKEN: *** 2022-12-01T09:55:46.5072798Z ##[endgroup] 2022-12-01T09:55:46.9506400Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:46.9508370Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:55:46.9832447Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T09:55:46.9833061Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T09:55:46.9860660Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:46.9860923Z env: 2022-12-01T09:55:46.9861103Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:46.9861369Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:46.9861595Z ##[endgroup] 2022-12-01T09:55:47.0065710Z {include: [{config: default, shard: 1, num_shards: 2, runner: windows.4xlarge}, {config: default, shard: 2, num_shards: 2, runner: windows.4xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-12-01T09:55:47.0206948Z ##[group]Run .jenkins/pytorch/win-build.sh 2022-12-01T09:55:47.0207255Z .jenkins/pytorch/win-build.sh 2022-12-01T09:55:47.0234231Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:47.0234480Z env: 2022-12-01T09:55:47.0234657Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:47.0234921Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:47.0235211Z PYTORCH_FINAL_PACKAGE_DIR: /c/3591403534/build-results/ 2022-12-01T09:55:47.0235494Z BRANCH: 2022-12-01T09:55:47.0235697Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-12-01T09:55:47.0235888Z BUILD_WHEEL: 1 2022-12-01T09:55:47.0236179Z MAX_JOBS: 8 2022-12-01T09:55:47.0236347Z CUDA_VERSION: cpu 2022-12-01T09:55:47.0236529Z PYTHON_VERSION: 3.8 2022-12-01T09:55:47.0236741Z SCCACHE_BUCKET: ossci-compiler-cache 2022-12-01T09:55:47.0236946Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:55:47.0237142Z VC_PRODUCT: BuildTools 2022-12-01T09:55:47.0237391Z VC_VERSION: 2022-12-01T09:55:47.0237555Z VC_YEAR: 2019 2022-12-01T09:55:47.0237786Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-12-01T09:55:47.0238046Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:55:47.0238239Z PR_NUMBER: 89997 2022-12-01T09:55:47.0238453Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:47.0238653Z DEBUG: 0 2022-12-01T09:55:47.0238826Z TORCH_CUDA_ARCH_LIST: 7.0 2022-12-01T09:55:47.0238990Z USE_CUDA: 0 2022-12-01T09:55:47.0239166Z OUR_GITHUB_JOB_ID: 9818099377 2022-12-01T09:55:47.0239348Z ##[endgroup] 2022-12-01T09:55:47.1280178Z ++ [[ win-vs2019-cpu-py3 == *rocm* ]] 2022-12-01T09:55:47.1280464Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:55:47.1280646Z ++ [[ '' == *xla* ]] 2022-12-01T09:55:47.1280845Z ++ [[ win-vs2019-cpu-py3 == *centos* ]] 2022-12-01T09:55:47.1281084Z ++ [[ win-vs2019-cpu-py3 == *linux-bionic* ]] 2022-12-01T09:55:47.1281321Z ++ [[ win-vs2019-cpu-py3 == *linux-focal* ]] 2022-12-01T09:55:47.1281627Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common-build.sh 2022-12-01T09:55:47.1286348Z ++ [[ win-vs2019-cpu-py3 != *win-* ]] 2022-12-01T09:55:47.1352641Z ++ git rev-parse HEAD 2022-12-01T09:55:47.1592613Z + IMAGE_COMMIT_ID=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:47.1592881Z + export IMAGE_COMMIT_ID 2022-12-01T09:55:47.1593180Z + export IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:47.1593567Z + IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:47.1593848Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-12-01T09:55:47.1594131Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:47.1594439Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:47.1657551Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:47.1902584Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-12-01T09:55:47.1902858Z + export TMP_DIR_WIN 2022-12-01T09:55:47.1903107Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/3591403534/build-results/ 2022-12-01T09:55:47.1903390Z + PYTORCH_FINAL_PACKAGE_DIR=/c/3591403534/build-results/ 2022-12-01T09:55:47.1903629Z + [[ -n /c/3591403534/build-results/ ]] 2022-12-01T09:55:47.1903844Z + mkdir -p /c/3591403534/build-results/ 2022-12-01T09:55:47.2189363Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-12-01T09:55:47.2189792Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-12-01T09:55:47.2388736Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-12-01T09:55:47.2709066Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-12-01T09:55:47.2711608Z + '[' -n '' ']' 2022-12-01T09:55:47.2713197Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-12-01T09:55:47.2713643Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-12-01T09:55:47.2713903Z + set +ex 2022-12-01T09:55:48.5761405Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/build_pytorch.bat 2022-12-01T09:55:48.5946434Z 2022-12-01T09:55:48.5947063Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2022-12-01T09:55:48.5950782Z 2022-12-01T09:55:48.5952190Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python311\Scripts;C:\actions-runner\_work\_tool\Python\3.11.0\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.11.0\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-12-01T09:55:48.5956643Z 2022-12-01T09:55:48.5957179Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2022-12-01T09:55:48.5959769Z 2022-12-01T09:55:48.5960130Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_mkl.bat 2022-12-01T09:55:48.5974185Z 2022-12-01T09:55:48.5974421Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2022-12-01T09:55:48.5975106Z if "win-vs2019-cpu-py3" == "" (curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/mkl_2020.2.254.7z --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z ) else (aws s3 cp s3://ossci-windows/mkl_2020.2.254.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z --quiet ) 2022-12-01T09:55:48.5975623Z if errorlevel 1 exit /b 2022-12-01T09:55:48.5975829Z if not errorlevel 0 exit /b 2022-12-01T09:55:48.5976199Z 7z x -aoa C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z -oC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl 2022-12-01T09:55:48.5976596Z if errorlevel 1 exit /b 2022-12-01T09:55:48.5976797Z if not errorlevel 0 exit /b 2022-12-01T09:55:48.5977008Z ) 2022-12-01T09:55:51.2908872Z 2022-12-01T09:55:51.2909320Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-12-01T09:55:51.2909519Z 2022-12-01T09:55:51.2909627Z Scanning the drive for archives: 2022-12-01T09:55:51.2909846Z 1 file, 112478049 bytes (108 MiB) 2022-12-01T09:55:51.2909968Z 2022-12-01T09:55:51.2910149Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z 2022-12-01T09:55:52.7168112Z -- 2022-12-01T09:55:52.7168490Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z 2022-12-01T09:55:52.7168746Z Type = 7z 2022-12-01T09:55:52.7168972Z Physical Size = 112478049 2022-12-01T09:55:52.7169161Z Headers Size = 1228 2022-12-01T09:55:52.7169341Z Method = LZMA2:24 2022-12-01T09:55:52.7169552Z Solid = + 2022-12-01T09:55:52.7169720Z Blocks = 1 2022-12-01T09:55:52.7169858Z 2022-12-01T09:55:52.7170279Z Everything is Ok 2022-12-01T09:55:52.7170403Z 2022-12-01T09:55:52.7170470Z Folders: 3 2022-12-01T09:55:52.7170628Z Files: 79 2022-12-01T09:55:52.7170792Z Size: 875811702 2022-12-01T09:55:52.7170985Z Compressed: 112478049 2022-12-01T09:55:52.7201155Z 2022-12-01T09:55:52.7201790Z C:\actions-runner\_work\pytorch\pytorch>set CMAKE_INCLUDE_PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\include 2022-12-01T09:55:52.7204248Z 2022-12-01T09:55:52.7205269Z C:\actions-runner\_work\pytorch\pytorch>set LIB=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\lib; 2022-12-01T09:55:52.7208541Z 2022-12-01T09:55:52.7208785Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:52.7209762Z 2022-12-01T09:55:52.7210004Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:52.7211320Z 2022-12-01T09:55:52.7211759Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_magma.bat 2022-12-01T09:55:52.7227023Z 2022-12-01T09:55:52.7227445Z C:\actions-runner\_work\pytorch\pytorch>if "cpu" == "cpu" ( 2022-12-01T09:55:52.7227918Z echo skip magma installation for cpu builds 2022-12-01T09:55:52.7228117Z exit /b 0 2022-12-01T09:55:52.7228275Z ) 2022-12-01T09:55:52.7228473Z skip magma installation for cpu builds 2022-12-01T09:55:52.7231677Z 2022-12-01T09:55:52.7232138Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:52.7233184Z 2022-12-01T09:55:52.7233432Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:52.7234705Z 2022-12-01T09:55:52.7235111Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_sccache.bat 2022-12-01T09:55:52.7248306Z 2022-12-01T09:55:52.7248639Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2022-12-01T09:55:52.7254776Z 2022-12-01T09:55:52.7255336Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" (C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe --show-stats || ( 2022-12-01T09:55:52.7255758Z taskkill /im sccache.exe /f /t || ver 1>nul 2022-12-01T09:55:52.7256094Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2022-12-01T09:55:52.7256503Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe || ver 1>nul 2022-12-01T09:55:52.7256810Z if "win-vs2019-cpu-py3" == "" ( 2022-12-01T09:55:52.7257208Z curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/sccache.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:52.7257776Z curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/sccache-cl.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:52.7258170Z ) else ( 2022-12-01T09:55:52.7258527Z aws s3 cp s3://ossci-windows/sccache.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:52.7258978Z aws s3 cp s3://ossci-windows/sccache-cl.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:52.7259272Z ) 2022-12-01T09:55:52.7259435Z goto :check_sccache 2022-12-01T09:55:52.7259589Z ) ) 2022-12-01T09:55:52.7260390Z 'C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe' is not recognized as an internal or external command, 2022-12-01T09:55:52.7260736Z operable program or batch file. 2022-12-01T09:55:52.7830060Z ERROR: The process "sccache.exe" not found. 2022-12-01T09:55:52.7859211Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:52.7863662Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:53.5622559Z Completed 256.0 KiB/11.3 MiB (4.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5626255Z Completed 512.0 KiB/11.3 MiB (7.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5633880Z Completed 768.0 KiB/11.3 MiB (11.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5639889Z Completed 1.0 MiB/11.3 MiB (15.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5645421Z Completed 1.2 MiB/11.3 MiB (19.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5651860Z Completed 1.5 MiB/11.3 MiB (22.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5657938Z Completed 1.8 MiB/11.3 MiB (26.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5662712Z Completed 2.0 MiB/11.3 MiB (30.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5677598Z Completed 2.2 MiB/11.3 MiB (33.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5682153Z Completed 2.5 MiB/11.3 MiB (36.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5688242Z Completed 2.8 MiB/11.3 MiB (40.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5693884Z Completed 3.0 MiB/11.3 MiB (43.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5700272Z Completed 3.2 MiB/11.3 MiB (46.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5706398Z Completed 3.5 MiB/11.3 MiB (50.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5712036Z Completed 3.8 MiB/11.3 MiB (54.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5719850Z Completed 4.0 MiB/11.3 MiB (57.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5724778Z Completed 4.2 MiB/11.3 MiB (58.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5734926Z Completed 4.5 MiB/11.3 MiB (62.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5736929Z Completed 4.8 MiB/11.3 MiB (65.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5747119Z Completed 5.0 MiB/11.3 MiB (68.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5747394Z Completed 5.2 MiB/11.3 MiB (72.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5756131Z Completed 5.5 MiB/11.3 MiB (75.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5759970Z Completed 5.8 MiB/11.3 MiB (79.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5764759Z Completed 6.0 MiB/11.3 MiB (82.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5767562Z Completed 6.1 MiB/11.3 MiB (83.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5773039Z Completed 6.3 MiB/11.3 MiB (86.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5778671Z Completed 6.6 MiB/11.3 MiB (83.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5784365Z Completed 6.8 MiB/11.3 MiB (87.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5788722Z Completed 7.1 MiB/11.3 MiB (90.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5793546Z Completed 7.3 MiB/11.3 MiB (93.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5799020Z Completed 7.6 MiB/11.3 MiB (96.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5803730Z Completed 7.8 MiB/11.3 MiB (99.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5809450Z Completed 8.1 MiB/11.3 MiB (103.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5814143Z Completed 8.3 MiB/11.3 MiB (106.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5831655Z Completed 8.6 MiB/11.3 MiB (109.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5861985Z Completed 8.8 MiB/11.3 MiB (112.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5882745Z Completed 9.1 MiB/11.3 MiB (115.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5917186Z Completed 9.3 MiB/11.3 MiB (104.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5931310Z Completed 9.6 MiB/11.3 MiB (103.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5962652Z Completed 9.8 MiB/11.3 MiB (104.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.5993369Z Completed 10.1 MiB/11.3 MiB (103.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.6012905Z Completed 10.3 MiB/11.3 MiB (102.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.6045545Z Completed 10.6 MiB/11.3 MiB (103.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.6077874Z Completed 10.8 MiB/11.3 MiB (102.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:53.6106228Z Completed 11.1 MiB/11.3 MiB (101.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:54.2037404Z Completed 11.3 MiB/11.3 MiB (101.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:54.2037812Z download: s3://ossci-windows/sccache.exe to build\win_tmp\bin\sccache.exe 2022-12-01T09:55:55.0024833Z Completed 25.0 KiB/25.0 KiB (489.2 KiB/s) with 1 file(s) remaining 2022-12-01T09:55:55.0025366Z download: s3://ossci-windows/sccache-cl.exe to build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:55.0797320Z 2022-12-01T09:55:55.0798062Z C:\actions-runner\_work\pytorch\pytorch>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe --show-stats || ( 2022-12-01T09:55:55.0798523Z taskkill /im sccache.exe /f /t || ver 1>nul 2022-12-01T09:55:55.0798870Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2022-12-01T09:55:55.0799308Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe || ver 1>nul 2022-12-01T09:55:55.0799616Z if "win-vs2019-cpu-py3" == "" ( 2022-12-01T09:55:55.0800026Z curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/sccache.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:55.0800756Z curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/sccache-cl.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:55.0801113Z ) else ( 2022-12-01T09:55:55.0801420Z aws s3 cp s3://ossci-windows/sccache.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:55.0801873Z aws s3 cp s3://ossci-windows/sccache-cl.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:55.0802150Z ) 2022-12-01T09:55:55.0802311Z goto :check_sccache 2022-12-01T09:55:55.0802559Z ) 2022-12-01T09:55:56.5914278Z Compile requests 0 2022-12-01T09:55:56.5914629Z Compile requests executed 0 2022-12-01T09:55:56.5914826Z Cache hits 0 2022-12-01T09:55:56.5915025Z Cache misses 0 2022-12-01T09:55:56.5915242Z Cache timeouts 0 2022-12-01T09:55:56.5915439Z Cache read errors 0 2022-12-01T09:55:56.5915643Z Forced recaches 0 2022-12-01T09:55:56.5915845Z Cache write errors 0 2022-12-01T09:55:56.5916111Z Compilation failures 0 2022-12-01T09:55:56.5916311Z Cache errors 0 2022-12-01T09:55:56.5916572Z Non-cacheable compilations 0 2022-12-01T09:55:56.5916790Z Non-cacheable calls 0 2022-12-01T09:55:56.5917001Z Non-compilation calls 0 2022-12-01T09:55:56.5917208Z Unsupported compiler calls 0 2022-12-01T09:55:56.5917424Z Average cache write 0.000 s 2022-12-01T09:55:56.5917640Z Average cache read miss 0.000 s 2022-12-01T09:55:56.5917852Z Average cache read hit 0.000 s 2022-12-01T09:55:56.5918075Z Failed distributed compilations 0 2022-12-01T09:55:56.5918463Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:55:56.5940358Z 2022-12-01T09:55:56.5940790Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:56.5941837Z 2022-12-01T09:55:56.5942057Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:56.5944039Z 2022-12-01T09:55:56.5944402Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2022-12-01T09:55:56.5958727Z 2022-12-01T09:55:56.5959306Z 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-12-01T09:55:56.5963004Z 2022-12-01T09:55:56.5963254Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2022-12-01T09:55:56.5966440Z 2022-12-01T09:55:56.5966805Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-12-01T09:55:56.5967846Z 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-12-01T09:55:56.5968304Z if errorlevel 1 exit /b 2022-12-01T09:55:56.5968517Z if not errorlevel 0 exit /b 2022-12-01T09:55:56.5968944Z 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-12-01T09:55:56.5969342Z if errorlevel 1 exit /b 2022-12-01T09:55:56.5969542Z if not errorlevel 0 exit /b 2022-12-01T09:55:56.5969706Z ) 2022-12-01T09:55:56.5969803Z 2022-12-01T09:55:56.5970025Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-12-01T09:55:59.4574161Z 2022-12-01T09:55:59.4574721Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-12-01T09:55:59.4575058Z call conda install -y -q numpy"<1.23" cffi pyyaml boto3 libuv 2022-12-01T09:55:59.4575310Z if errorlevel 1 exit /b 2022-12-01T09:55:59.4575516Z if not errorlevel 0 exit /b 2022-12-01T09:55:59.4575778Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-12-01T09:55:59.4575996Z if errorlevel 1 exit /b 2022-12-01T09:55:59.4576197Z if not errorlevel 0 exit /b 2022-12-01T09:55:59.4576375Z ) 2022-12-01T09:55:59.4577097Z 2022-12-01T09:55:59.4577610Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:59.4578293Z 2022-12-01T09:55:59.4578566Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:59.4580624Z 2022-12-01T09:55:59.4580966Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (pip install -q "ninja==1.10.0.post1" dataclasses typing_extensions "expecttest==0.1.3" ) 2022-12-01T09:56:02.9462157Z 2022-12-01T09:56:02.9462826Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:56:02.9463755Z 2022-12-01T09:56:02.9464156Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:56:02.9465359Z 2022-12-01T09:56:02.9465581Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-12-01T09:56:02.9470713Z 2022-12-01T09:56:02.9471351Z (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-12-01T09:56:03.1250401Z ********************************************************************** 2022-12-01T09:56:03.1250713Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-12-01T09:56:03.1251054Z ** Copyright (c) 2020 Microsoft Corporation 2022-12-01T09:56:03.1251853Z ********************************************************************** 2022-12-01T09:56:03.7483159Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-12-01T09:56:03.7527869Z 2022-12-01T09:56:03.7528299Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-12-01T09:56:03.7533478Z 2022-12-01T09:56:03.7533924Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-12-01T09:56:03.7537906Z 2022-12-01T09:56:03.7538162Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-12-01T09:56:03.7540777Z 2022-12-01T09:56:03.7544555Z (base) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3;C:\Jenkins\Miniconda3\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\Library\usr\bin;C:\Jenkins\Miniconda3\Library\bin;C:\Jenkins\Miniconda3\Scripts;C:\Jenkins\Miniconda3\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python311\Scripts;C:\actions-runner\_work\_tool\Python\3.11.0\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.11.0\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-12-01T09:56:03.7547397Z 2022-12-01T09:56:03.7547591Z (base) C:\actions-runner\_work\pytorch\pytorch>if "7.0" == "" set TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:56:03.7547799Z 2022-12-01T09:56:03.7547962Z (base) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2022-12-01T09:56:03.7549214Z 2022-12-01T09:56:03.7549515Z (base) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2022-12-01T09:56:03.7551565Z 2022-12-01T09:56:03.7551822Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2022-12-01T09:56:03.7670375Z Stopping sccache server... 2022-12-01T09:56:03.7691786Z Compile requests 0 2022-12-01T09:56:03.7692090Z Compile requests executed 0 2022-12-01T09:56:03.7692659Z Cache hits 0 2022-12-01T09:56:03.7693052Z Cache misses 0 2022-12-01T09:56:03.7693378Z Cache timeouts 0 2022-12-01T09:56:03.7693765Z Cache read errors 0 2022-12-01T09:56:03.7694098Z Forced recaches 0 2022-12-01T09:56:03.7694425Z Cache write errors 0 2022-12-01T09:56:03.7695753Z Compilation failures 0 2022-12-01T09:56:03.7696203Z Cache errors 0 2022-12-01T09:56:03.7696567Z Non-cacheable compilations 0 2022-12-01T09:56:03.7696914Z Non-cacheable calls 0 2022-12-01T09:56:03.7697678Z Non-compilation calls 0 2022-12-01T09:56:03.7698176Z Unsupported compiler calls 0 2022-12-01T09:56:03.7701344Z Average cache write 0.000 s 2022-12-01T09:56:03.7707892Z Average cache read miss 0.000 s 2022-12-01T09:56:03.7708246Z Average cache read hit 0.000 s 2022-12-01T09:56:03.7708601Z Failed distributed compilations 0 2022-12-01T09:56:03.7709235Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:56:03.7718904Z 2022-12-01T09:56:03.7719360Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2022-12-01T09:56:03.7827651Z sccache: Starting the server... 2022-12-01T09:56:03.8139619Z 2022-12-01T09:56:03.8140134Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2022-12-01T09:56:03.8273248Z Compile requests 0 2022-12-01T09:56:03.8273562Z Compile requests executed 0 2022-12-01T09:56:03.8273860Z Cache hits 0 2022-12-01T09:56:03.8274063Z Cache misses 0 2022-12-01T09:56:03.8274818Z Cache timeouts 0 2022-12-01T09:56:03.8275036Z Cache read errors 0 2022-12-01T09:56:03.8275251Z Forced recaches 0 2022-12-01T09:56:03.8275502Z Cache write errors 0 2022-12-01T09:56:03.8275713Z Compilation failures 0 2022-12-01T09:56:03.8275916Z Cache errors 0 2022-12-01T09:56:03.8276132Z Non-cacheable compilations 0 2022-12-01T09:56:03.8276337Z Non-cacheable calls 0 2022-12-01T09:56:03.8276549Z Non-compilation calls 0 2022-12-01T09:56:03.8276772Z Unsupported compiler calls 0 2022-12-01T09:56:03.8276987Z Average cache write 0.000 s 2022-12-01T09:56:03.8277300Z Average cache read miss 0.000 s 2022-12-01T09:56:03.8277502Z Average cache read hit 0.000 s 2022-12-01T09:56:03.8277735Z Failed distributed compilations 0 2022-12-01T09:56:03.8278144Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:56:03.8293277Z 2022-12-01T09:56:03.8293613Z (base) C:\actions-runner\_work\pytorch\pytorch>set CC=sccache-cl 2022-12-01T09:56:03.8296151Z 2022-12-01T09:56:03.8296667Z (base) C:\actions-runner\_work\pytorch\pytorch>set CXX=sccache-cl 2022-12-01T09:56:03.8298712Z 2022-12-01T09:56:03.8299026Z (base) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2022-12-01T09:56:03.8303528Z 2022-12-01T09:56:03.8303830Z (base) C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2022-12-01T09:56:03.8304108Z 2022-12-01T09:56:03.8304253Z 2022-12-01T09:56:03.8304394Z 2022-12-01T09:56:03.8304813Z curl -kL https://github.com/peterjc123/randomtemp-rust/releases/download/v0.4/randomtemp.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe 2022-12-01T09:56:03.8305259Z if errorlevel 1 exit /b 2022-12-01T09:56:03.8305449Z if not errorlevel 0 exit /b 2022-12-01T09:56:03.8306070Z echo @"C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2022-12-01T09:56:03.8307432Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:56:03.8307789Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:56:03.8308240Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2022-12-01T09:56:03.8308947Z set CMAKE_CUDA_COMPILER_LAUNCHER=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/randomtemp.exe;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp\bin\sccache.exe 2022-12-01T09:56:03.8309291Z ) 2022-12-01T09:56:03.8825708Z 2022-12-01T09:56:03.8826381Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (if NOT "win-vs2019-cpu-py3" == "" ( 2022-12-01T09:56:03.8826843Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-12-01T09:56:03.8827415Z 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-12-01T09:56:03.8828008Z 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-12-01T09:56:03.8828526Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-12-01T09:56:03.8828852Z if errorlevel 1 exit /b 2022-12-01T09:56:03.8829042Z if not errorlevel 0 exit /b 2022-12-01T09:56:03.8829216Z ) ) 2022-12-01T09:56:04.6454283Z Completed 2.3 KiB/2.3 KiB (47.4 KiB/s) with 1 file(s) remaining 2022-12-01T09:56:04.6454765Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-12-01T09:56:04.7263089Z 2022-12-01T09:56:04.7263720Z (base) C:\actions-runner\_work\pytorch\pytorch>if not xwin-vs2019-cpu-py3 == xwin-vs2019-cpu-py3 (set BUILD_SPLIT_CUDA=ON ) 2022-12-01T09:56:04.7265098Z 2022-12-01T09:56:04.7265655Z (base) C:\actions-runner\_work\pytorch\pytorch>python setup.py bdist_wheel && sccache --show-stats && python -c "import os, glob; os.system('python -mpip install ' + glob.glob('dist/*.whl')[0] + '[opt-einsum]')" ( 2022-12-01T09:56:24.2228563Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:30.6142955Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-12-01T09:56:31.1032491Z -- The C compiler identification is MSVC 19.28.29337.0 2022-12-01T09:56:31.3274938Z -- Detecting CXX compiler ABI info 2022-12-01T09:56:32.7419854Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:56:32.7443145Z -- Check for working CXX compiler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe - skipped 2022-12-01T09:56:32.7507465Z -- Detecting CXX compile features 2022-12-01T09:56:32.7587580Z -- Detecting CXX compile features - done 2022-12-01T09:56:32.7881601Z -- Detecting C compiler ABI info 2022-12-01T09:56:33.4732983Z -- Detecting C compiler ABI info - done 2022-12-01T09:56:33.4756917Z -- Check for working C compiler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe - skipped 2022-12-01T09:56:33.4761654Z -- Detecting C compile features 2022-12-01T09:56:33.4768207Z -- Detecting C compile features - done 2022-12-01T09:56:33.4790113Z -- Not forcing any particular BLAS to be found 2022-12-01T09:56:33.4865856Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:33.4866310Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:33.4866636Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:33.4866963Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:33.4867234Z Call Stack (most recent call first): 2022-12-01T09:56:33.4868202Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:56:33.4868554Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:33.4868742Z 2022-12-01T09:56:33.4868982Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:33.4869396Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:33.4869720Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:33.4870049Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:33.4870382Z Call Stack (most recent call first): 2022-12-01T09:56:33.4871714Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:56:33.4872035Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:33.4872223Z 2022-12-01T09:56:33.4885207Z CMake Warning at CMakeLists.txt:375 (message): 2022-12-01T09:56:33.4885503Z TensorPipe cannot be used on Windows. Set it to OFF 2022-12-01T09:56:33.4885664Z 2022-12-01T09:56:33.4885669Z 2022-12-01T09:56:33.5924574Z -- Performing Test COMPILER_WORKS 2022-12-01T09:56:34.4311362Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:56:34.4320050Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:56:35.6200058Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:56:35.6208555Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:56:36.5653896Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:56:36.5656537Z -- std::exception_ptr is supported. 2022-12-01T09:56:36.5663608Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:56:36.7614939Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:56:36.7699487Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:56:37.6069845Z -- Performing Test C_HAS_AVX_1 - Success 2022-12-01T09:56:37.6078032Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:56:38.3530826Z -- Performing Test C_HAS_AVX2_1 - Success 2022-12-01T09:56:38.3538730Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:56:38.9976004Z -- Performing Test C_HAS_AVX512_1 - Success 2022-12-01T09:56:38.9984303Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:56:39.6352284Z -- Performing Test CXX_HAS_AVX_1 - Success 2022-12-01T09:56:39.6360159Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:56:40.2843116Z -- Performing Test CXX_HAS_AVX2_1 - Success 2022-12-01T09:56:40.2851276Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:56:41.0474829Z -- Performing Test CXX_HAS_AVX512_1 - Success 2022-12-01T09:56:41.0478533Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:56:41.0484431Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:56:41.8003429Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:56:41.8005672Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:56:41.8019957Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:56:42.4475759Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2022-12-01T09:56:42.4476274Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:56:43.0556200Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2022-12-01T09:56:43.1294348Z -- Building using own protobuf under third_party per request. 2022-12-01T09:56:43.1294664Z -- Use custom protobuf build. 2022-12-01T09:56:43.1331582Z -- 2022-12-01T09:56:43.1331805Z -- 3.13.0.0 2022-12-01T09:56:43.1920733Z -- Looking for pthread.h 2022-12-01T09:56:43.3668322Z -- Looking for pthread.h - not found 2022-12-01T09:56:43.3798260Z -- Found Threads: TRUE 2022-12-01T09:56:43.4610216Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:56:43.4643625Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:56:43.4822462Z -- MKL_THREADING = OMP 2022-12-01T09:56:43.4836626Z -- Looking for sys/types.h 2022-12-01T09:56:44.1041442Z -- Looking for sys/types.h - found 2022-12-01T09:56:44.1058107Z -- Looking for stdint.h 2022-12-01T09:56:44.5827361Z -- Looking for stdint.h - found 2022-12-01T09:56:44.5844162Z -- Looking for stddef.h 2022-12-01T09:56:45.1298499Z -- Looking for stddef.h - found 2022-12-01T09:56:45.1301375Z -- Check size of void* 2022-12-01T09:56:45.7386961Z -- Check size of void* - done 2022-12-01T09:56:45.7521696Z -- Looking for cblas_sgemm 2022-12-01T09:56:46.9236085Z -- Looking for cblas_sgemm - found 2022-12-01T09:56:46.9932230Z -- MKL libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/mkl_intel_lp64.lib;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/mkl_intel_thread.lib;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/mkl_core.lib;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib 2022-12-01T09:56:46.9932895Z -- MKL include directory: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:46.9933197Z -- MKL OpenMP type: Intel 2022-12-01T09:56:46.9933523Z -- MKL OpenMP library: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib 2022-12-01T09:56:47.6617354Z -- The ASM compiler identification is MSVC 2022-12-01T09:56:47.6629227Z -- Found assembler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:48.9269561Z -- Found Python: C:/actions-runner/_work/_tool/Python/3.11.0/x64/python3.exe (found version "3.11.0") found components: Interpreter 2022-12-01T09:56:48.9999310Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.38.1.windows.1") 2022-12-01T09:56:49.1013054Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:56:49.1013324Z -- Version: 1.6.1 2022-12-01T09:56:49.1036142Z -- Looking for shm_open in rt 2022-12-01T09:56:49.3648379Z -- Looking for shm_open in rt - not found 2022-12-01T09:56:49.3651871Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:56:49.3652094Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:56:50.8583811Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:56:50.8584120Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:56:50.8584371Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:56:51.0173233Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:56:51.0173538Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:56:51.0173785Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:56:51.1771776Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2022-12-01T09:56:51.1772085Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:56:51.1772336Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:56:51.8457716Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:56:51.9515918Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:56:51.9534174Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:56:52.4198355Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:56:54.2915761Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:54.2916312Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:54.2916686Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:54.2916998Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:54.2917296Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:54.2917664Z -- Found OpenMP_C: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:54.2918054Z Call Stack (most recent call first): 2022-12-01T09:56:54.2918484Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:54.2918924Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:56:54.2919215Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:54.2919399Z 2022-12-01T09:56:54.9322722Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:54.9323236Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:54.9323583Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:54.9323908Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:54.9324182Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:54.9324430Z Call Stack (most recent call first): 2022-12-01T09:56:54.9324812Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:54.9325134Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:56:54.9325444Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:54.9325624Z 2022-12-01T09:56:54.9325897Z -- Found OpenMP_CXX: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:54.9327986Z -- Found OpenMP: TRUE 2022-12-01T09:56:54.9329306Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:56:54.9329612Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:56:54.9329753Z 2022-12-01T09:56:54.9329758Z 2022-12-01T09:56:55.2344043Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:56:55.2344336Z ========== 2022-12-01T09:56:55.2344445Z 2022-12-01T09:56:55.2344631Z 2022-12-01T09:56:55.2344784Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:56:55.2345044Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:56:55.2345169Z 2022-12-01T09:56:55.2345174Z 2022-12-01T09:56:55.2345317Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:56:55.2345614Z CMAKE_CXX_FLAGS_DEBUG is /MDd /Z7 /Ob0 /Od /RTC1 /w /bigobj 2022-12-01T09:56:55.2345752Z 2022-12-01T09:56:55.2347269Z 2022-12-01T09:56:55.2347638Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:56:55.2347951Z CMAKE_CXX_FLAGS_RELEASE is /MD /O2 /Ob2 /DNDEBUG /w /bigobj 2022-12-01T09:56:55.2348668Z 2022-12-01T09:56:55.2348693Z 2022-12-01T09:56:55.2348824Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:56:55.2349058Z ========== 2022-12-01T09:56:55.2349165Z 2022-12-01T09:56:55.2349170Z 2022-12-01T09:56:55.2796809Z ** AsmJit Summary ** 2022-12-01T09:56:55.2797196Z ASMJIT_DIR=C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2022-12-01T09:56:55.2797487Z ASMJIT_TEST=FALSE 2022-12-01T09:56:55.2797691Z ASMJIT_TARGET_TYPE=SHARED 2022-12-01T09:56:55.2797870Z ASMJIT_DEPS= 2022-12-01T09:56:55.2798060Z ASMJIT_LIBS=asmjit 2022-12-01T09:56:55.2798247Z ASMJIT_CFLAGS= 2022-12-01T09:56:55.2798557Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4 2022-12-01T09:56:55.2798912Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2022-12-01T09:56:55.2799139Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2022-12-01T09:56:55.2952149Z -- Using third party subdirectory Eigen. 2022-12-01T09:56:55.3525985Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found suitable version "3.9.12", minimum required is "3.0") 2022-12-01T09:56:55.3849922Z -- Found PythonLibs: C:/Jenkins/Miniconda3/libs/python39.lib (found suitable version "3.9.12", minimum required is "3.0") 2022-12-01T09:56:55.3851766Z -- Using third_party/pybind11. 2022-12-01T09:56:55.3853814Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2022-12-01T09:56:56.5739401Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:56:57.4794005Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:56:57.4797186Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:56:57.4799823Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:56:57.4800155Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:56:57.4800438Z Call Stack (most recent call first): 2022-12-01T09:56:57.4800672Z CMakeLists.txt:722 (include) 2022-12-01T09:56:57.4800804Z 2022-12-01T09:56:57.4800809Z 2022-12-01T09:56:57.4830227Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:57.4830684Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:57.4831017Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:57.4831384Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:57.4831653Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:57.4831932Z Call Stack (most recent call first): 2022-12-01T09:56:57.4832219Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:57.4832514Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:56:57.4832753Z CMakeLists.txt:722 (include) 2022-12-01T09:56:57.4833018Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.4833195Z 2022-12-01T09:56:57.4834555Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:57.4835159Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:57.4835498Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:57.4835820Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:57.4836106Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:57.4836344Z Call Stack (most recent call first): 2022-12-01T09:56:57.4836612Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:57.4836909Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:56:57.4837192Z CMakeLists.txt:722 (include) 2022-12-01T09:56:57.4837470Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.4837779Z 2022-12-01T09:56:57.4840938Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:57.4841397Z -- Will link against OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib 2022-12-01T09:56:57.4871899Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:56:57.4872315Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:57.4872680Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:57.4872985Z set the policy and suppress this warning. 2022-12-01T09:56:57.4873131Z 2022-12-01T09:56:57.4873290Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:57.4873659Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:56:57.4873957Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.4874141Z 2022-12-01T09:56:57.4874301Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:35 (option): 2022-12-01T09:56:57.4874619Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:57.4874934Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:57.4875229Z set the policy and suppress this warning. 2022-12-01T09:56:57.4875375Z 2022-12-01T09:56:57.4875533Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:57.4875800Z normal variable 'USE_NCCL'. 2022-12-01T09:56:57.4876077Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.4876255Z 2022-12-01T09:56:57.4876402Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2022-12-01T09:56:57.4876700Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:57.4877032Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:57.4877326Z set the policy and suppress this warning. 2022-12-01T09:56:57.4877471Z 2022-12-01T09:56:57.4877626Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:57.4877899Z normal variable 'USE_RCCL'. 2022-12-01T09:56:57.4878206Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.4878382Z 2022-12-01T09:56:57.4878556Z -- MSVC detected 2022-12-01T09:56:57.4878735Z -- Set USE_REDIS OFF 2022-12-01T09:56:57.4878933Z -- Set USE_IBVERBS OFF 2022-12-01T09:56:57.4879120Z -- Set USE_NCCL OFF 2022-12-01T09:56:57.4879305Z -- Set USE_RCCL OFF 2022-12-01T09:56:57.4879490Z -- Set USE_LIBUV ON 2022-12-01T09:56:57.4879687Z -- Only USE_LIBUV is supported on Windows 2022-12-01T09:56:57.4895462Z -- Gloo build as SHARED library 2022-12-01T09:56:57.5078389Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:56:57.5078731Z Metal is only used in ios builds. 2022-12-01T09:56:57.5078961Z Call Stack (most recent call first): 2022-12-01T09:56:57.5079167Z CMakeLists.txt:722 (include) 2022-12-01T09:56:57.5079300Z 2022-12-01T09:56:57.5079305Z 2022-12-01T09:56:57.5641918Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:56:57.5761820Z -- Found PythonLibs: C:/Jenkins/Miniconda3/libs/python39.lib (found version "3.9.12") 2022-12-01T09:56:57.5774510Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:56:57.5783819Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:56:57.5793339Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:56:58.2675448Z -- 2022-12-01T09:56:58.2675791Z -- ******** Summary ******** 2022-12-01T09:56:58.2676099Z -- CMake version : 3.22.3 2022-12-01T09:56:58.2676694Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:56:58.2676967Z -- System : Windows 2022-12-01T09:56:58.2677279Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:58.2677600Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:56:58.2678021Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /w /bigobj -DUSE_PTHREADPOOL -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include /EHsc /wd26812 2022-12-01T09:56:58.2678468Z -- Build type : Release 2022-12-01T09:56:58.2678813Z -- Compile definitions : WIN32_LEAN_AND_MEAN;_OPENMP_NOFORCE_MANIFEST;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:56:58.2679196Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages 2022-12-01T09:56:58.2679517Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:56:58.2679886Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules 2022-12-01T09:56:58.2680136Z -- 2022-12-01T09:56:58.2680322Z -- ONNX version : 1.12.0 2022-12-01T09:56:58.2680555Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:56:58.2680784Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:56:58.2680996Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:56:58.2681233Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:56:58.2681465Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:56:58.2681694Z -- ONNX_WERROR : OFF 2022-12-01T09:56:58.2681908Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:56:58.2682128Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:56:58.2682333Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:56:58.2682551Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:56:58.2682741Z -- 2022-12-01T09:56:58.2682929Z -- Protobuf compiler : 2022-12-01T09:56:58.2683147Z -- Protobuf includes : 2022-12-01T09:56:58.2683345Z -- Protobuf libraries : 2022-12-01T09:56:58.2683559Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:56:58.2711078Z -- 2022-12-01T09:56:58.2711273Z -- ******** Summary ******** 2022-12-01T09:56:58.2711487Z -- CMake version : 3.22.3 2022-12-01T09:56:58.2711740Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:56:58.2712001Z -- System : Windows 2022-12-01T09:56:58.2712309Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:58.2712623Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:56:58.2713020Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /w /bigobj -DUSE_PTHREADPOOL -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:58.2713377Z -- Build type : Release 2022-12-01T09:56:58.2713689Z -- Compile definitions : WIN32_LEAN_AND_MEAN;_OPENMP_NOFORCE_MANIFEST;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:56:58.2714029Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages 2022-12-01T09:56:58.2714476Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:56:58.2714815Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules 2022-12-01T09:56:58.2715052Z -- 2022-12-01T09:56:58.2715225Z -- ONNX version : 1.4.1 2022-12-01T09:56:58.2715440Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:56:58.2715645Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:56:58.2715860Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:56:58.2716085Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:56:58.2716308Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:56:58.2716492Z -- 2022-12-01T09:56:58.2716661Z -- Protobuf compiler : 2022-12-01T09:56:58.2716879Z -- Protobuf includes : 2022-12-01T09:56:58.2717153Z -- Protobuf libraries : 2022-12-01T09:56:58.2717370Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:56:58.2717656Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:56:58.2717948Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:56:58.2911850Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:56:58.4327323Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:56:58.4330383Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-12-01T09:56:58.4330767Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-12-01T09:56:58.4331089Z Call Stack (most recent call first): 2022-12-01T09:56:58.4331325Z CMakeLists.txt:722 (include) 2022-12-01T09:56:58.4331461Z 2022-12-01T09:56:58.4331467Z 2022-12-01T09:56:58.4338589Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:56:58.4338850Z -- No OMAP3 processor on this machine. 2022-12-01T09:56:58.4339094Z -- No OMAP4 processor on this machine. 2022-12-01T09:56:58.4427524Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:56:58.4428152Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:56:58.4428408Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:56:58.4428683Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:56:58.4428950Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:56:58.4518979Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:56:58.4542927Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:56:58.4575267Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:56:58.4665828Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:58.4666285Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:58.4666621Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:58.4666930Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:58.4667219Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:58.4667459Z Call Stack (most recent call first): 2022-12-01T09:56:58.4667748Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:58.4668106Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:56:58.4668449Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:56:58.4668762Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:58.4668940Z 2022-12-01T09:56:58.4669152Z -- Found OpenMP_C: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:58.4672187Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:58.4672612Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:58.4672944Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:58.4673265Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:58.4673716Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:58.4673957Z Call Stack (most recent call first): 2022-12-01T09:56:58.4674226Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:58.4674574Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:56:58.4674933Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:56:58.4675264Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:58.4675446Z 2022-12-01T09:56:58.4675664Z -- Found OpenMP_CXX: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:58.5010990Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:56:58.5524851Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found suitable version "3.9.12", minimum required is "2.7") 2022-12-01T09:56:58.5758504Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:56:58.6132135Z -- Enabled workload: TRAINING 2022-12-01T09:56:58.6132406Z -- Enabled primitives: ALL 2022-12-01T09:56:58.6132634Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:56:58.6132848Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:56:58.6236427Z -- Primitive cache is enabled 2022-12-01T09:56:58.7241690Z -- The ASM_MASM compiler identification is MSVC 2022-12-01T09:56:58.8629553Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/ml64.exe 2022-12-01T09:56:58.9568422Z -- Found MKL-DNN: TRUE 2022-12-01T09:56:58.9574483Z -- Performing Test C_HAS_THREAD 2022-12-01T09:56:59.4649977Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:56:59.4766209Z -- Version: 7.0.3 2022-12-01T09:56:59.4766430Z -- Build type: Release 2022-12-01T09:56:59.4778192Z -- CXX_STANDARD: 14 2022-12-01T09:56:59.4791273Z -- Performing Test has_std_14_flag 2022-12-01T09:56:59.9445834Z -- Performing Test has_std_14_flag - Failed 2022-12-01T09:56:59.9461968Z -- Performing Test has_std_1y_flag 2022-12-01T09:57:00.4709170Z -- Performing Test has_std_1y_flag - Failed 2022-12-01T09:57:00.4717256Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:57:00.9439575Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:57:00.9446316Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:57:01.4596262Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:57:01.4608982Z -- Required features: cxx_variadic_templates 2022-12-01T09:57:01.4722434Z -- Looking for _strtod_l 2022-12-01T09:57:01.9485526Z -- Looking for _strtod_l - found 2022-12-01T09:57:01.9499187Z -- Using CPU-only version of Kineto 2022-12-01T09:57:01.9499512Z -- Configuring Kineto dependency: 2022-12-01T09:57:01.9499850Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2022-12-01T09:57:01.9500148Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:57:01.9500366Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:57:02.0063199Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:57:02.0066281Z INFO CUDA_SOURCE_DIR = 2022-12-01T09:57:02.0066474Z INFO ROCM_SOURCE_DIR = 2022-12-01T09:57:02.0554898Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:57:02.1533592Z -- Kineto: FMT_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/fmt 2022-12-01T09:57:02.1534018Z -- Kineto: FMT_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/fmt/include 2022-12-01T09:57:02.1534356Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:57:02.1534612Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:57:02.1542017Z -- Configured Kineto (CPU) 2022-12-01T09:57:02.1554648Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:57:02.1555041Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:57:02.1555555Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:57:02.1555932Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:57:02.1556238Z Call Stack (most recent call first): 2022-12-01T09:57:02.1556491Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:57:02.1556789Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:02.1556969Z 2022-12-01T09:57:02.1583362Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:57:02.2723711Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-12-01T09:57:02.2922588Z -- Looking for backtrace 2022-12-01T09:57:02.4261527Z -- Looking for backtrace - not found 2022-12-01T09:57:02.4327179Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2022-12-01T09:57:02.4327813Z -- don't use NUMA 2022-12-01T09:57:05.8050582Z -- headers outputs: 2022-12-01T09:57:14.2599768Z -- sources outputs: 2022-12-01T09:57:15.6164078Z -- declarations_yaml outputs: 2022-12-01T09:57:15.6266786Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:57:16.0644550Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-12-01T09:57:16.3592737Z -- Using ATen parallel backend: OMP 2022-12-01T09:57:16.3610775Z disabling CUDA because USE_CUDA is set false 2022-12-01T09:57:16.5691065Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:57:16.5691461Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:57:16.5691877Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:57:16.5692296Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:57:17.1652140Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:17.1652483Z Syntax Warning in cmake code at column 107 2022-12-01T09:57:17.1652632Z 2022-12-01T09:57:17.1652807Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:17.1653135Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:17.1653321Z 2022-12-01T09:57:17.1653449Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:17.1653692Z Syntax Warning in cmake code at column 115 2022-12-01T09:57:17.1653835Z 2022-12-01T09:57:17.1653978Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:17.1654293Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:17.1654471Z 2022-12-01T09:57:17.3036694Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:17.3037166Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:17.3037543Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:17.3037875Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:17.3038161Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:17.3038391Z Call Stack (most recent call first): 2022-12-01T09:57:17.3038676Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:17.3038962Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:17.3039234Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:17.3039417Z 2022-12-01T09:57:17.3040603Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:17.3041035Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:17.3041367Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:17.3041685Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:17.3042110Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:17.3042350Z Call Stack (most recent call first): 2022-12-01T09:57:17.3042618Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:17.3042903Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:17.3043193Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:17.3043372Z 2022-12-01T09:57:17.3047002Z -- pytorch is compiling with OpenMP. 2022-12-01T09:57:17.3047408Z OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include. 2022-12-01T09:57:17.3047833Z OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib. 2022-12-01T09:57:17.3048965Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:57:17.3049302Z OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include. 2022-12-01T09:57:17.3049723Z OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib. 2022-12-01T09:57:17.4207679Z -- Using Lib/site-packages as python relative installation path 2022-12-01T09:57:17.5230125Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:57:17.5230485Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:57:17.5230842Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:57:17.5231140Z tested. 2022-12-01T09:57:17.5231245Z 2022-12-01T09:57:17.5231250Z 2022-12-01T09:57:17.5277531Z -- 2022-12-01T09:57:17.5277829Z -- ******** Summary ******** 2022-12-01T09:57:17.5278022Z -- General: 2022-12-01T09:57:17.5278262Z -- CMake version : 3.22.3 2022-12-01T09:57:17.5278555Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:57:17.5278846Z -- System : Windows 2022-12-01T09:57:17.5279185Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:57:17.5279476Z -- C++ compiler id : MSVC 2022-12-01T09:57:17.5279707Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:57:17.5279933Z -- Using ccache if found : OFF 2022-12-01T09:57:17.5280485Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /w /bigobj -DUSE_PTHREADPOOL -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO 2022-12-01T09:57:17.5281078Z -- Build type : Release 2022-12-01T09:57:17.5281526Z -- Compile definitions : WIN32_LEAN_AND_MEAN;_OPENMP_NOFORCE_MANIFEST;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;_CRT_SECURE_NO_DEPRECATE=1;IDEEP_USE_MKL;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-12-01T09:57:17.5282005Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages 2022-12-01T09:57:17.5282345Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:57:17.5282610Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:57:17.5282799Z -- 2022-12-01T09:57:17.5282985Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:57:17.5283198Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:57:17.5283410Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:57:17.5283601Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:57:17.5283829Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:57:17.5284068Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:57:17.5284337Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:57:17.5284553Z -- BUILD_BINARY : OFF 2022-12-01T09:57:17.5284769Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:57:17.5284985Z -- Link local protobuf : ON 2022-12-01T09:57:17.5285173Z -- BUILD_DOCS : OFF 2022-12-01T09:57:17.5285375Z -- BUILD_PYTHON : True 2022-12-01T09:57:17.5285578Z -- Python version : 3.9.12 2022-12-01T09:57:17.5285988Z -- Python executable : C:/Jenkins/Miniconda3/python.exe 2022-12-01T09:57:17.5286253Z -- Pythonlibs version : 3.9.12 2022-12-01T09:57:17.5286524Z -- Python library : C:/Jenkins/Miniconda3/libs/python39.lib 2022-12-01T09:57:17.5286802Z -- Python includes : C:/Jenkins/Miniconda3/include 2022-12-01T09:57:17.5287075Z -- Python site-packages: Lib/site-packages 2022-12-01T09:57:17.5287315Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:57:17.5287547Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:57:17.5287771Z -- BUILD_TEST : True 2022-12-01T09:57:17.5287956Z -- BUILD_JNI : OFF 2022-12-01T09:57:17.5288160Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:57:17.5288445Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:57:17.5288742Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:57:17.5288954Z -- TRACING_BASED : OFF 2022-12-01T09:57:17.5289180Z -- USE_BLAS : 1 2022-12-01T09:57:17.5289379Z -- BLAS : mkl 2022-12-01T09:57:17.5289573Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:57:17.5289774Z -- USE_LAPACK : 1 2022-12-01T09:57:17.5289973Z -- LAPACK : mkl 2022-12-01T09:57:17.5290151Z -- USE_ASAN : OFF 2022-12-01T09:57:17.5290358Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:57:17.5290561Z -- USE_CUDA : 0 2022-12-01T09:57:17.5290760Z -- USE_ROCM : OFF 2022-12-01T09:57:17.5290957Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:57:17.5291157Z -- USE_FBGEMM : ON 2022-12-01T09:57:17.5291345Z -- USE_FAKELOWP : OFF 2022-12-01T09:57:17.5291546Z -- USE_KINETO : ON 2022-12-01T09:57:17.5291744Z -- USE_FFMPEG : OFF 2022-12-01T09:57:17.5291940Z -- USE_GFLAGS : OFF 2022-12-01T09:57:17.5292129Z -- USE_GLOG : OFF 2022-12-01T09:57:17.5292306Z -- USE_LEVELDB : OFF 2022-12-01T09:57:17.5292506Z -- USE_LITE_PROTO : OFF 2022-12-01T09:57:17.5292706Z -- USE_LMDB : OFF 2022-12-01T09:57:17.5292903Z -- USE_METAL : OFF 2022-12-01T09:57:17.5293101Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:57:17.5293296Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:57:17.5293508Z -- USE_MPS : OFF 2022-12-01T09:57:17.5293701Z -- USE_FFTW : OFF 2022-12-01T09:57:17.5293898Z -- USE_MKL : ON 2022-12-01T09:57:17.5294090Z -- USE_MKLDNN : ON 2022-12-01T09:57:17.5294276Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:57:17.5294478Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:57:17.5294674Z -- USE_UCC : OFF 2022-12-01T09:57:17.5294867Z -- USE_ITT : ON 2022-12-01T09:57:17.5295062Z -- USE_NCCL : OFF 2022-12-01T09:57:17.5295235Z -- USE_NNPACK : OFF 2022-12-01T09:57:17.5295429Z -- USE_NUMPY : ON 2022-12-01T09:57:17.5295618Z -- USE_OBSERVERS : ON 2022-12-01T09:57:17.5295818Z -- USE_OPENCL : OFF 2022-12-01T09:57:17.5296008Z -- USE_OPENCV : OFF 2022-12-01T09:57:17.5296204Z -- USE_OPENMP : ON 2022-12-01T09:57:17.5296380Z -- USE_TBB : OFF 2022-12-01T09:57:17.5296574Z -- USE_VULKAN : OFF 2022-12-01T09:57:17.5296768Z -- USE_PROF : OFF 2022-12-01T09:57:17.5296963Z -- USE_QNNPACK : OFF 2022-12-01T09:57:17.5297165Z -- USE_PYTORCH_QNNPACK : OFF 2022-12-01T09:57:17.5297351Z -- USE_XNNPACK : ON 2022-12-01T09:57:17.5297546Z -- USE_REDIS : OFF 2022-12-01T09:57:17.5297740Z -- USE_ROCKSDB : OFF 2022-12-01T09:57:17.5297934Z -- USE_ZMQ : OFF 2022-12-01T09:57:17.5298137Z -- USE_DISTRIBUTED : ON 2022-12-01T09:57:17.5298325Z -- USE_MPI : OFF 2022-12-01T09:57:17.5298526Z -- USE_GLOO : ON 2022-12-01T09:57:17.5298735Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:57:17.5299027Z -- USE_TENSORPIPE : OFF 2022-12-01T09:57:17.5299324Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:57:17.5299719Z -- Private Dependencies : pthreadpool;cpuinfo;XNNPACK;fbgemm;ittnotify;fp16;gloo;foxi_loader;fmt::fmt-header-only;kineto 2022-12-01T09:57:17.5300035Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:57:17.5300249Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:57:17.5389313Z -- Configuring done 2022-12-01T09:57:24.1041415Z -- Generating done 2022-12-01T09:57:24.3729074Z CMake Warning: 2022-12-01T09:57:24.3729452Z Manually-specified variables were not used by the project: 2022-12-01T09:57:24.3729633Z 2022-12-01T09:57:24.3729722Z BUILD_ENVIRONMENT 2022-12-01T09:57:24.3730083Z BUILD_TYPE 2022-12-01T09:57:24.3730261Z BUILD_WHEEL 2022-12-01T09:57:24.3730371Z 2022-12-01T09:57:24.3730376Z 2022-12-01T09:57:24.3758427Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2022-12-01T09:57:29.5378568Z [1/4] Generating ATen declarations_yaml 2022-12-01T09:57:34.9287357Z [2/4] Generating ATen sources 2022-12-01T09:57:37.4913539Z [3/4] Generating ATen headers 2022-12-01T09:57:38.1973074Z [1/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2022-12-01T09:57:38.2540798Z [2/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2022-12-01T09:57:38.3061566Z [3/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2022-12-01T09:57:38.3201774Z [4/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2022-12-01T09:57:38.3242990Z [5/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2022-12-01T09:57:38.3276409Z [6/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2022-12-01T09:57:38.3308992Z [7/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2022-12-01T09:57:38.3449609Z [8/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2022-12-01T09:57:38.4683714Z [9/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2022-12-01T09:57:38.6096913Z [10/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2022-12-01T09:57:38.6470008Z [11/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2022-12-01T09:57:38.6591990Z [12/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2022-12-01T09:57:38.6732055Z [13/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2022-12-01T09:57:38.6767954Z [14/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2022-12-01T09:57:38.6880415Z [15/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2022-12-01T09:57:38.7071476Z [16/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2022-12-01T09:57:38.7513128Z [17/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2022-12-01T09:57:38.8592216Z [18/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2022-12-01T09:57:38.9526121Z [19/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2022-12-01T09:57:38.9778148Z [20/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2022-12-01T09:57:39.0287914Z [21/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2022-12-01T09:57:39.0788315Z [22/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2022-12-01T09:57:39.1191864Z [23/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2022-12-01T09:57:39.1444425Z [24/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2022-12-01T09:57:39.2184833Z [25/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2022-12-01T09:57:39.2300692Z [26/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2022-12-01T09:57:39.3399345Z [27/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2022-12-01T09:57:39.3532171Z [28/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2022-12-01T09:57:39.4071546Z [29/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2022-12-01T09:57:39.4274717Z [30/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2022-12-01T09:57:39.4446547Z [31/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2022-12-01T09:57:39.4686102Z [32/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2022-12-01T09:57:39.5716868Z [33/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2022-12-01T09:57:39.6093249Z [34/5961] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2022-12-01T09:57:39.6093953Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:39.6094259Z 2022-12-01T09:57:39.6094509Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:39.6094782Z 2022-12-01T09:57:39.6094789Z 2022-12-01T09:57:39.6332580Z [35/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2022-12-01T09:57:39.7271552Z [36/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2022-12-01T09:57:39.7421661Z [37/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2022-12-01T09:57:39.7739433Z [38/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2022-12-01T09:57:39.7778798Z [39/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2022-12-01T09:57:39.8259848Z [40/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2022-12-01T09:57:39.8299584Z [41/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2022-12-01T09:57:40.0075671Z [42/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2022-12-01T09:57:40.0110498Z [43/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2022-12-01T09:57:40.0582262Z [44/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2022-12-01T09:57:40.1276387Z [45/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2022-12-01T09:57:40.1779143Z [46/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2022-12-01T09:57:40.2508990Z [47/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2022-12-01T09:57:40.3581338Z [48/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2022-12-01T09:57:40.3615456Z [49/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2022-12-01T09:57:40.4323762Z [50/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2022-12-01T09:57:40.4770328Z [51/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2022-12-01T09:57:40.5368811Z [52/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2022-12-01T09:57:40.6113768Z [53/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2022-12-01T09:57:40.6940722Z [54/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2022-12-01T09:57:40.7057451Z [55/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2022-12-01T09:57:40.7162949Z [56/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2022-12-01T09:57:40.8083048Z [57/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2022-12-01T09:57:40.8812483Z [58/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2022-12-01T09:57:40.9355533Z [59/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2022-12-01T09:57:41.0391056Z [60/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2022-12-01T09:57:41.0633879Z [61/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2022-12-01T09:57:41.0825522Z [62/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2022-12-01T09:57:41.1274746Z [63/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2022-12-01T09:57:41.1663067Z [64/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2022-12-01T09:57:41.2171641Z [65/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2022-12-01T09:57:41.2906837Z [66/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2022-12-01T09:57:41.3476781Z [67/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x2.c.obj 2022-12-01T09:57:41.3990014Z [68/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x4.c.obj 2022-12-01T09:57:41.4124269Z [69/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2022-12-01T09:57:41.4159868Z [70/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2022-12-01T09:57:41.4593761Z [71/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2022-12-01T09:57:41.5030372Z [72/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x8.c.obj 2022-12-01T09:57:41.5071682Z [73/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2022-12-01T09:57:41.5260722Z [74/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x8.c.obj 2022-12-01T09:57:41.5882429Z [75/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x1.c.obj 2022-12-01T09:57:41.5915103Z [76/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x1.c.obj 2022-12-01T09:57:41.6008348Z [77/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x4.c.obj 2022-12-01T09:57:41.6753506Z [78/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x2.c.obj 2022-12-01T09:57:41.6937513Z [79/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x8.c.obj 2022-12-01T09:57:41.7060719Z [80/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x2.c.obj 2022-12-01T09:57:41.7342643Z [81/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x1.c.obj 2022-12-01T09:57:41.7664856Z [82/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x2.c.obj 2022-12-01T09:57:41.7773518Z [83/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x4.c.obj 2022-12-01T09:57:41.7926667Z [84/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x8.c.obj 2022-12-01T09:57:41.8636996Z [85/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2022-12-01T09:57:41.8733893Z [86/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x1.c.obj 2022-12-01T09:57:41.8758367Z [87/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x4.c.obj 2022-12-01T09:57:41.9012508Z [88/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x1.c.obj 2022-12-01T09:57:41.9341734Z [89/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x8.c.obj 2022-12-01T09:57:41.9442424Z [90/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x4.c.obj 2022-12-01T09:57:41.9660972Z [91/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x2.c.obj 2022-12-01T09:57:42.0012087Z [92/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x8.c.obj 2022-12-01T09:57:42.0519390Z [93/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x8.c.obj 2022-12-01T09:57:42.0673008Z [94/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x1.c.obj 2022-12-01T09:57:42.0813304Z [95/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x2.c.obj 2022-12-01T09:57:42.0938087Z [96/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x4.c.obj 2022-12-01T09:57:42.1387654Z [97/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x8.c.obj 2022-12-01T09:57:42.1497935Z [98/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x4.c.obj 2022-12-01T09:57:42.1677526Z [99/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x1.c.obj 2022-12-01T09:57:42.1923146Z [100/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x2.c.obj 2022-12-01T09:57:42.2444914Z [101/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x1.c.obj 2022-12-01T09:57:42.2659762Z [102/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x2.c.obj 2022-12-01T09:57:42.2743473Z [103/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x2.c.obj 2022-12-01T09:57:42.2843143Z [104/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x4.c.obj 2022-12-01T09:57:42.3257867Z [105/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x1.c.obj 2022-12-01T09:57:42.3374237Z [106/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x8.c.obj 2022-12-01T09:57:42.3701533Z [107/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x4.c.obj 2022-12-01T09:57:42.3847432Z [108/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x1.c.obj 2022-12-01T09:57:42.4394482Z [109/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x2.c.obj 2022-12-01T09:57:42.4574298Z [110/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x8.c.obj 2022-12-01T09:57:42.4662850Z [111/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x2.c.obj 2022-12-01T09:57:42.4752480Z [112/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x4.c.obj 2022-12-01T09:57:42.5177947Z [113/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x8.c.obj 2022-12-01T09:57:42.5284998Z [114/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x8.c.obj 2022-12-01T09:57:42.5645916Z [115/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x1.c.obj 2022-12-01T09:57:42.5812853Z [116/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x4.c.obj 2022-12-01T09:57:42.6261045Z [117/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x8.c.obj 2022-12-01T09:57:42.6506844Z [118/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x1.c.obj 2022-12-01T09:57:42.6532710Z [119/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x4.c.obj 2022-12-01T09:57:42.6630940Z [120/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x1.c.obj 2022-12-01T09:57:42.7142028Z [121/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x2.c.obj 2022-12-01T09:57:42.7263134Z [122/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x2.c.obj 2022-12-01T09:57:42.7685556Z [123/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x8.c.obj 2022-12-01T09:57:42.7904784Z [124/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x4.c.obj 2022-12-01T09:57:42.8391596Z [125/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x2.c.obj 2022-12-01T09:57:42.8423533Z [126/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x2.c.obj 2022-12-01T09:57:42.8703310Z [127/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x1.c.obj 2022-12-01T09:57:42.8989464Z [128/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x4.c.obj 2022-12-01T09:57:42.9114833Z [129/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x1.c.obj 2022-12-01T09:57:42.9210395Z [130/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x4.c.obj 2022-12-01T09:57:42.9412362Z [131/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x8.c.obj 2022-12-01T09:57:42.9811330Z [132/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x8.c.obj 2022-12-01T09:57:43.0323323Z [133/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x4.c.obj 2022-12-01T09:57:43.0569628Z [134/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x2.c.obj 2022-12-01T09:57:43.0685744Z [135/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x8.c.obj 2022-12-01T09:57:43.0880685Z [136/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x1.c.obj 2022-12-01T09:57:43.1032074Z [137/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x8.c.obj 2022-12-01T09:57:43.1056354Z [138/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x1.c.obj 2022-12-01T09:57:43.1242703Z [139/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x1.c.obj 2022-12-01T09:57:43.1612495Z [140/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x2.c.obj 2022-12-01T09:57:43.2348696Z [141/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x4.c.obj 2022-12-01T09:57:43.2624302Z [142/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x4.c.obj 2022-12-01T09:57:43.2734707Z [143/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x2.c.obj 2022-12-01T09:57:43.2842481Z [144/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x8.c.obj 2022-12-01T09:57:43.2939926Z [145/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x4.c.obj 2022-12-01T09:57:43.2965806Z [146/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x1.c.obj 2022-12-01T09:57:43.3088437Z [147/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x2.c.obj 2022-12-01T09:57:43.3612958Z [148/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x8.c.obj 2022-12-01T09:57:43.4401544Z [149/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x1.c.obj 2022-12-01T09:57:43.4579210Z [150/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x2.c.obj 2022-12-01T09:57:43.4606262Z [151/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x8.c.obj 2022-12-01T09:57:43.4726216Z [152/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x1.c.obj 2022-12-01T09:57:43.4822921Z [153/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x8.c.obj 2022-12-01T09:57:43.4849546Z [154/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x4.c.obj 2022-12-01T09:57:43.4953318Z [155/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x1.c.obj 2022-12-01T09:57:43.5484956Z [156/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x4.c.obj 2022-12-01T09:57:43.6443151Z [157/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x2.c.obj 2022-12-01T09:57:43.6551102Z [158/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x2.c.obj 2022-12-01T09:57:43.6650835Z [159/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x8.c.obj 2022-12-01T09:57:43.6841732Z [160/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x1.c.obj 2022-12-01T09:57:43.6868088Z [161/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x4.c.obj 2022-12-01T09:57:43.6893038Z [162/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x4.c.obj 2022-12-01T09:57:43.7000376Z [163/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x2.c.obj 2022-12-01T09:57:43.7456146Z [164/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x8.c.obj 2022-12-01T09:57:43.9450319Z [165/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2022-12-01T09:57:43.9594846Z [166/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2022-12-01T09:57:43.9754823Z [167/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2022-12-01T09:57:43.9883402Z [168/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2022-12-01T09:57:43.9917066Z [169/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2022-12-01T09:57:44.0216279Z [170/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2022-12-01T09:57:44.0256325Z [171/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2022-12-01T09:57:44.1331314Z [172/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2022-12-01T09:57:44.2197510Z [173/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2022-12-01T09:57:44.2730850Z [174/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2022-12-01T09:57:44.2765604Z [175/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2022-12-01T09:57:44.2969707Z [176/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2022-12-01T09:57:44.3095210Z [177/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2022-12-01T09:57:44.3227601Z [178/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2022-12-01T09:57:44.3264967Z [179/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2022-12-01T09:57:44.4382180Z [180/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2022-12-01T09:57:44.5215746Z [181/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2022-12-01T09:57:44.5416220Z [182/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2022-12-01T09:57:44.6510252Z [183/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2022-12-01T09:57:44.6543053Z [184/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2022-12-01T09:57:44.6585175Z [185/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2022-12-01T09:57:44.6617289Z [186/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2022-12-01T09:57:44.6954199Z [187/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2022-12-01T09:57:44.7082760Z [188/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2022-12-01T09:57:44.7117731Z [189/5961] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2022-12-01T09:57:44.7118260Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:44.7118485Z 2022-12-01T09:57:44.7118675Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:44.7118929Z 2022-12-01T09:57:44.7118936Z 2022-12-01T09:57:44.8014407Z [190/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2022-12-01T09:57:44.8141473Z [191/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2022-12-01T09:57:44.9630245Z [192/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2022-12-01T09:57:44.9681548Z [193/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2022-12-01T09:57:44.9947814Z [194/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2022-12-01T09:57:45.0262491Z [195/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2022-12-01T09:57:45.0383085Z [196/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2022-12-01T09:57:45.0510391Z [197/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2022-12-01T09:57:45.0879324Z [198/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2022-12-01T09:57:45.1516918Z [199/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2022-12-01T09:57:45.1840478Z [200/5961] Linking CXX static library lib\libprotobuf-lite.lib 2022-12-01T09:57:45.2591916Z [201/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2022-12-01T09:57:45.2850965Z [202/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2022-12-01T09:57:45.2895987Z [203/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2022-12-01T09:57:45.3336850Z [204/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2022-12-01T09:57:45.3373381Z [205/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2022-12-01T09:57:45.3627445Z [206/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2022-12-01T09:57:45.5004402Z [207/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2022-12-01T09:57:45.5434856Z [208/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2022-12-01T09:57:45.5557818Z [209/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2022-12-01T09:57:45.5708888Z [210/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2022-12-01T09:57:45.5809553Z [211/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2022-12-01T09:57:45.6126556Z [212/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2022-12-01T09:57:45.6623810Z [213/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2022-12-01T09:57:45.6939447Z [214/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2022-12-01T09:57:45.8222518Z [215/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2022-12-01T09:57:45.8331996Z [216/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2022-12-01T09:57:45.8561332Z [217/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2022-12-01T09:57:45.8753958Z [218/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2022-12-01T09:57:45.8782609Z [219/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2022-12-01T09:57:45.9282256Z [220/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2022-12-01T09:57:45.9482546Z [221/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2022-12-01T09:57:46.0619343Z [222/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2022-12-01T09:57:46.1595132Z [223/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2022-12-01T09:57:46.2022913Z [224/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2022-12-01T09:57:46.2487304Z [225/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2022-12-01T09:57:46.2645477Z [226/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2022-12-01T09:57:46.2677336Z [227/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2022-12-01T09:57:46.2706390Z [228/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2022-12-01T09:57:46.3347189Z [229/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2022-12-01T09:57:46.4265995Z [230/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-p6.c.obj 2022-12-01T09:57:46.4291421Z [231/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut16-p4.c.obj 2022-12-01T09:57:46.4387907Z [232/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-cvt.c.obj 2022-12-01T09:57:46.4533263Z [233/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2022-12-01T09:57:46.5192522Z [234/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2022-12-01T09:57:46.5228620Z [235/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:57:46.5576105Z [236/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2022-12-01T09:57:46.5709828Z [237/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-p5.c.obj 2022-12-01T09:57:46.5847924Z [238/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-addsub.c.obj 2022-12-01T09:57:46.6225719Z [239/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2022-12-01T09:57:46.6353427Z [240/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x4.c.obj 2022-12-01T09:57:46.6798043Z [241/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x2.c.obj 2022-12-01T09:57:46.7153574Z [242/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x1.c.obj 2022-12-01T09:57:46.7253684Z [243/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x8.c.obj 2022-12-01T09:57:46.7361766Z [244/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x1.c.obj 2022-12-01T09:57:46.7582675Z [245/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x2.c.obj 2022-12-01T09:57:46.8233013Z [246/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x1.c.obj 2022-12-01T09:57:46.8330592Z [247/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x2.c.obj 2022-12-01T09:57:46.8911213Z [248/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x4.c.obj 2022-12-01T09:57:46.8935312Z [249/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x8.c.obj 2022-12-01T09:57:46.9146048Z [250/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x1.c.obj 2022-12-01T09:57:46.9245740Z [251/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x4.c.obj 2022-12-01T09:57:46.9337371Z [252/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x4.c.obj 2022-12-01T09:57:47.0021102Z [253/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x2.c.obj 2022-12-01T09:57:47.0117474Z [254/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x8.c.obj 2022-12-01T09:57:47.0770260Z [255/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x8.c.obj 2022-12-01T09:57:47.0796212Z [256/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x2.c.obj 2022-12-01T09:57:47.1237602Z [257/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x1.c.obj 2022-12-01T09:57:47.1265894Z [258/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x1.c.obj 2022-12-01T09:57:47.1581098Z [259/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x2.c.obj 2022-12-01T09:57:47.1848070Z [260/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x4.c.obj 2022-12-01T09:57:47.2424811Z [261/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x4.c.obj 2022-12-01T09:57:47.2451803Z [262/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x6.c.obj 2022-12-01T09:57:47.2478958Z [263/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x1.c.obj 2022-12-01T09:57:47.3105038Z [264/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x3.c.obj 2022-12-01T09:57:47.3135139Z [265/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-lut16-p3-x5.c.obj 2022-12-01T09:57:47.3296340Z [266/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x6.c.obj 2022-12-01T09:57:47.3711729Z [267/5961] Linking CXX static library lib\libprotobuf.lib 2022-12-01T09:57:47.3943781Z [268/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x3.c.obj 2022-12-01T09:57:47.4036715Z [269/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x5.c.obj 2022-12-01T09:57:47.4063717Z [270/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x2.c.obj 2022-12-01T09:57:47.4165076Z [271/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-scalar-rr2-p6-x4.c.obj 2022-12-01T09:57:47.4662955Z [272/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x2.c.obj 2022-12-01T09:57:47.4977258Z [273/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x4.c.obj 2022-12-01T09:57:47.5171327Z [274/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x1.c.obj 2022-12-01T09:57:47.5296462Z [275/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x1.c.obj 2022-12-01T09:57:47.5925644Z [276/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x2.c.obj 2022-12-01T09:57:47.5953594Z [277/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c1-minmax-scalar-2x.c.obj 2022-12-01T09:57:47.6051571Z [278/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x1.c.obj 2022-12-01T09:57:47.6077585Z [279/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c4-minmax-scalar-2x.c.obj 2022-12-01T09:57:47.6203939Z [280/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x4.c.obj 2022-12-01T09:57:47.6810620Z [281/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c2-minmax-scalar-2x.c.obj 2022-12-01T09:57:47.7324370Z [282/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x1.c.obj 2022-12-01T09:57:47.7433453Z [283/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x4.c.obj 2022-12-01T09:57:47.7760511Z [284/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x2.c.obj 2022-12-01T09:57:47.7951330Z [285/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x4.c.obj 2022-12-01T09:57:47.7979375Z [286/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x8.c.obj 2022-12-01T09:57:47.8318715Z [287/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x2.c.obj 2022-12-01T09:57:47.8346808Z [288/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x2.c.obj 2022-12-01T09:57:47.8757375Z [289/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x4.c.obj 2022-12-01T09:57:47.9371846Z [290/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x1.c.obj 2022-12-01T09:57:47.9417487Z [291/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x4.c.obj 2022-12-01T09:57:47.9742034Z [292/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x2.c.obj 2022-12-01T09:57:47.9980776Z [293/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut64-p2-div-x1.c.obj 2022-12-01T09:57:48.0008194Z [294/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x2.c.obj 2022-12-01T09:57:48.0178178Z [295/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x1.c.obj 2022-12-01T09:57:48.0528270Z [296/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut64-p2-div-x4.c.obj 2022-12-01T09:57:48.0622223Z [297/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x1.c.obj 2022-12-01T09:57:48.1581661Z [298/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut64-p2-div-x2.c.obj 2022-12-01T09:57:48.1605975Z [299/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x4.c.obj 2022-12-01T09:57:48.1627663Z [300/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.obj 2022-12-01T09:57:48.1650085Z [301/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-p5-div-x1.c.obj 2022-12-01T09:57:48.1739298Z [302/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.obj 2022-12-01T09:57:48.1908712Z [303/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-p5-div-x4.c.obj 2022-12-01T09:57:48.2038214Z [304/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x1.c.obj 2022-12-01T09:57:48.2165489Z [305/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.obj 2022-12-01T09:57:48.3259748Z [306/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-scalar-rr2-p5-div-x2.c.obj 2022-12-01T09:57:48.3478845Z [307/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x2.c.obj 2022-12-01T09:57:48.3504620Z [308/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x4.c.obj 2022-12-01T09:57:48.3676068Z [309/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x2.c.obj 2022-12-01T09:57:48.3756948Z [310/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x1.c.obj 2022-12-01T09:57:48.3920089Z [311/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x1.c.obj 2022-12-01T09:57:48.3943891Z [312/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x1.c.obj 2022-12-01T09:57:48.4051881Z [313/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x4.c.obj 2022-12-01T09:57:48.5259680Z [314/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x2.c.obj 2022-12-01T09:57:48.5351225Z [315/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-scalar-bitcast.c.obj 2022-12-01T09:57:48.5444231Z [316/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-p5.c.obj 2022-12-01T09:57:48.5472618Z [317/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x4.c.obj 2022-12-01T09:57:48.5663012Z [318/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-lut64-p2.c.obj 2022-12-01T09:57:48.5756407Z [319/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x2.c.obj 2022-12-01T09:57:48.5869212Z [320/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x4.c.obj 2022-12-01T09:57:48.5904242Z [321/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-scalar-fabsf.c.obj 2022-12-01T09:57:48.6683262Z [322/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-lut2048-p1.c.obj 2022-12-01T09:57:48.6801535Z [323/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut4-p4.c.obj 2022-12-01T09:57:48.6900846Z [324/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut8-p4.c.obj 2022-12-01T09:57:48.6925467Z [325/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut8-p3.c.obj 2022-12-01T09:57:48.7112009Z [326/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut16-p3.c.obj 2022-12-01T09:57:48.7601098Z [327/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-floor.c.obj 2022-12-01T09:57:48.8011562Z [328/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-rint.c.obj 2022-12-01T09:57:48.8039795Z [329/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-nearbyint.c.obj 2022-12-01T09:57:48.8067890Z [330/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-addsub.c.obj 2022-12-01T09:57:48.8183650Z [331/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-addsub.c.obj 2022-12-01T09:57:48.8411868Z [332/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-cvt.c.obj 2022-12-01T09:57:48.8436640Z [333/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-cvt.c.obj 2022-12-01T09:57:48.8574029Z [334/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-ceil.c.obj 2022-12-01T09:57:48.9479979Z [335/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-addsub.c.obj 2022-12-01T09:57:48.9862438Z [336/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-scalar-rr2-lut64-p2-div.c.obj 2022-12-01T09:57:48.9888289Z [337/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-scalar-rr2-lut2048-p1-div.c.obj 2022-12-01T09:57:48.9912338Z [338/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-scalar-rr2-p5-div.c.obj 2022-12-01T09:57:49.0001153Z [339/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-trunc.c.obj 2022-12-01T09:57:49.0138500Z [340/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\params-init.c.obj 2022-12-01T09:57:49.0546389Z [341/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.0693926Z [342/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.2226795Z [343/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.2261074Z [344/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.2289088Z [345/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.2314372Z [346/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.2416827Z [347/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up1x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.2443639Z [348/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.2618100Z [349/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.2783614Z [350/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.4390608Z [351/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.4426064Z [352/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.4534375Z [353/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.4563810Z [354/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.5019512Z [355/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up2x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.5048905Z [356/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.5081112Z [357/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.5115459Z [358/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up4x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.6893482Z [359/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.6922898Z [360/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.7397730Z [361/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.7424991Z [362/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.7532930Z [363/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.7561745Z [364/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:49.7668926Z [365/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.7793457Z [366/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.9699579Z [367/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.9728681Z [368/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.9932859Z [369/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:49.9964043Z [370/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:49.9991487Z [371/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.0106982Z [372/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.0137784Z [373/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.0309399Z [374/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.2059035Z [375/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.2298927Z [376/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.2526938Z [377/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.2552203Z [378/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.2585258Z [379/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.2713062Z [380/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.2812258Z [381/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.3249167Z [382/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.4419771Z [383/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.4760187Z [384/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.5042748Z [385/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.5148497Z [386/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.5179981Z [387/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.5214940Z [388/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.5343508Z [389/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.5957149Z [390/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.7093327Z [391/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.7241301Z [392/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.7464447Z [393/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.7557261Z [394/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.7657396Z [395/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.7694713Z [396/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.8272807Z [397/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:50.8382549Z [398/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:50.9773089Z [399/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.9876082Z [400/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:50.9965534Z [401/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.0074934Z [402/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.0104469Z [403/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.0275861Z [404/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.0414973Z [405/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.0521332Z [406/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.2134602Z [407/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.2293426Z [408/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.2332776Z [409/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.2436496Z [410/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.2460816Z [411/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.2552187Z [412/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.2678371Z [413/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.2708971Z [414/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.4128293Z [415/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up1x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.4279163Z [416/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.4590587Z [417/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.4618020Z [418/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.4714823Z [419/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.4744583Z [420/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.5006106Z [421/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:51.5040647Z [422/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up2x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.6240086Z [423/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:51.6335863Z [424/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up4x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:51.7940527Z [425/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2022-12-01T09:57:51.8179658Z [426/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2022-12-01T09:57:51.8215377Z [427/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2022-12-01T09:57:51.8342416Z [428/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2022-12-01T09:57:51.8373540Z [429/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2022-12-01T09:57:51.8616860Z [430/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2022-12-01T09:57:51.9925133Z [431/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2022-12-01T09:57:52.0059618Z [432/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2022-12-01T09:57:52.1674841Z [433/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2022-12-01T09:57:52.1714920Z [434/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2022-12-01T09:57:52.1845055Z [435/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2022-12-01T09:57:52.1903424Z [436/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2022-12-01T09:57:52.2197640Z [437/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2022-12-01T09:57:52.2536801Z [438/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2022-12-01T09:57:52.3614070Z [439/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2022-12-01T09:57:52.3792269Z [440/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2022-12-01T09:57:52.5245594Z [441/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2022-12-01T09:57:52.5370527Z [442/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2022-12-01T09:57:52.5702388Z [443/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2022-12-01T09:57:52.5731208Z [444/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2022-12-01T09:57:52.5869626Z [445/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2022-12-01T09:57:52.6381154Z [446/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2022-12-01T09:57:52.7356996Z [447/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2022-12-01T09:57:52.7494487Z [448/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2022-12-01T09:57:52.8996694Z [449/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2022-12-01T09:57:52.9216784Z [450/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2022-12-01T09:57:52.9343361Z [451/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2022-12-01T09:57:52.9542485Z [452/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2022-12-01T09:57:52.9976804Z [453/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2022-12-01T09:57:53.0215692Z [454/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2022-12-01T09:57:53.1124291Z [455/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2022-12-01T09:57:53.1413520Z [456/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2022-12-01T09:57:53.2413359Z [457/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2022-12-01T09:57:53.2615901Z [458/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2022-12-01T09:57:53.2822814Z [459/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2022-12-01T09:57:53.2950077Z [460/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2022-12-01T09:57:53.3438112Z [461/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2022-12-01T09:57:53.3609117Z [462/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2022-12-01T09:57:53.3736406Z [463/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2022-12-01T09:57:53.5130364Z [464/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2022-12-01T09:57:53.6071318Z [465/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2022-12-01T09:57:53.6208645Z [466/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2022-12-01T09:57:53.6583895Z [467/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2022-12-01T09:57:53.6726535Z [468/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2022-12-01T09:57:53.7082989Z [469/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2022-12-01T09:57:53.7120110Z [470/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2022-12-01T09:57:53.7273068Z [471/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2022-12-01T09:57:53.7302431Z [472/5961] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2022-12-01T09:57:53.7303049Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:53.7303428Z 2022-12-01T09:57:53.7303607Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:53.7303773Z 2022-12-01T09:57:53.7303778Z 2022-12-01T09:57:53.7326379Z [473/5961] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2022-12-01T09:57:53.7326954Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:53.7327423Z 2022-12-01T09:57:53.7327644Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:53.7327899Z 2022-12-01T09:57:53.7327906Z 2022-12-01T09:57:53.8630103Z [474/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2022-12-01T09:57:53.9175513Z [475/5961] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2022-12-01T09:57:53.9264639Z [476/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2022-12-01T09:57:53.9380687Z [477/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2022-12-01T09:57:53.9694146Z [478/5961] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2022-12-01T09:57:54.0547335Z [479/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2022-12-01T09:57:54.1678640Z [480/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2022-12-01T09:57:54.1802552Z [481/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2022-12-01T09:57:54.2865938Z [482/5961] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2022-12-01T09:57:54.3000928Z [483/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2022-12-01T09:57:54.3655256Z [484/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2022-12-01T09:57:54.3680136Z [485/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2022-12-01T09:57:54.3712292Z [486/5961] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2022-12-01T09:57:54.4455544Z [487/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2022-12-01T09:57:54.4484915Z [488/5961] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2022-12-01T09:57:54.4511341Z [489/5961] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2022-12-01T09:57:54.4648991Z [490/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2022-12-01T09:57:54.4752333Z [491/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2022-12-01T09:57:54.4973771Z [492/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2022-12-01T09:57:54.5287020Z [493/5961] Linking CXX static library lib\libprotoc.lib 2022-12-01T09:57:54.5329282Z [494/5961] Linking C static library lib\pthreadpool.lib 2022-12-01T09:57:54.5863982Z [495/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2022-12-01T09:57:54.5891227Z [496/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2022-12-01T09:57:54.5990168Z [497/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2022-12-01T09:57:54.6968037Z [498/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2022-12-01T09:57:54.7134880Z [499/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2022-12-01T09:57:54.7393409Z [500/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2022-12-01T09:57:54.7701391Z [501/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2022-12-01T09:57:54.7723907Z [502/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2022-12-01T09:57:54.7749121Z [503/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2022-12-01T09:57:54.8216459Z [504/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2022-12-01T09:57:54.8243459Z [505/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2022-12-01T09:57:54.8267365Z [506/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2022-12-01T09:57:54.8991401Z [507/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2022-12-01T09:57:54.9079877Z [508/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2022-12-01T09:57:54.9282308Z [509/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2022-12-01T09:57:54.9377629Z [510/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2022-12-01T09:57:54.9746647Z [511/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2022-12-01T09:57:55.0585998Z [512/5961] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2022-12-01T09:57:55.0692075Z [513/5961] Building C object confu-deps\cpuinfo\deps\clog\CMakeFiles\clog.dir\src\clog.c.obj 2022-12-01T09:57:55.0800725Z [514/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\4x-scalar-c1.c.obj 2022-12-01T09:57:55.0899884Z [515/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:57:55.1150462Z [516/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:57:55.1773186Z [517/5961] Linking C static library lib\clog.lib 2022-12-01T09:57:55.2223025Z [518/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:57:55.2262809Z [519/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:57:55.2283310Z [520/5961] Linking C static library lib\cpuinfo.lib 2022-12-01T09:57:55.2381043Z [521/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:57:55.2406692Z [522/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9x-scalar-c1.c.obj 2022-12-01T09:57:55.2503365Z [523/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc\3x3s2p0p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:55.2728265Z [524/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:55.3268015Z [525/5961] Linking C static library lib\cpuinfo_internals.lib 2022-12-01T09:57:55.4104456Z [526/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc\3x3s2p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:55.4204084Z [527/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9p8x-scalar-c1.c.obj 2022-12-01T09:57:55.4233968Z [528/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:55.4262847Z [529/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-minmax-scalar.c.obj 2022-12-01T09:57:55.4411183Z [530/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-scalar-acc2.c.obj 2022-12-01T09:57:55.4663738Z [531/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-minmax-scalar-acc2.c.obj 2022-12-01T09:57:55.5187653Z [532/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-minmax-scalar-acc2.c.obj 2022-12-01T09:57:55.6052769Z [533/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-minmax-scalar.c.obj 2022-12-01T09:57:55.6229470Z [534/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-scalar.c.obj 2022-12-01T09:57:55.6258795Z [535/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-scalar-acc2.c.obj 2022-12-01T09:57:55.6365474Z [536/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-scalar.c.obj 2022-12-01T09:57:55.6486886Z [537/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-scalar-acc2.c.obj 2022-12-01T09:57:55.6700616Z [538/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-scalar.c.obj 2022-12-01T09:57:55.7332266Z [539/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-minmax-scalar-acc2.c.obj 2022-12-01T09:57:55.7508573Z [540/5961] Linking CXX executable bin\protoc.exe 2022-12-01T09:57:55.8067610Z [541/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-minmax-scalar-acc2.c.obj 2022-12-01T09:57:55.8248721Z [542/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-minmax-scalar-acc2.c.obj 2022-12-01T09:57:55.8282987Z [543/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-scalar-acc2.c.obj 2022-12-01T09:57:55.8413727Z [544/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-scalar.c.obj 2022-12-01T09:57:55.8437889Z [545/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-minmax-scalar.c.obj 2022-12-01T09:57:55.8675151Z [546/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-minmax-scalar.c.obj 2022-12-01T09:57:55.9568404Z [547/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-scalar-acc2.c.obj 2022-12-01T09:57:55.9657368Z [548/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-minmax-scalar.c.obj 2022-12-01T09:57:56.0209099Z [549/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-scalar-acc2.c.obj 2022-12-01T09:57:56.0301885Z [550/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-minmax-scalar.c.obj 2022-12-01T09:57:56.0385657Z [551/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-scalar.c.obj 2022-12-01T09:57:56.0514671Z [552/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-minmax-scalar-acc2.c.obj 2022-12-01T09:57:56.0539916Z [553/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-scalar.c.obj 2022-12-01T09:57:56.0641671Z [554/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-minmax-scalar-acc2.c.obj 2022-12-01T09:57:56.1622545Z [555/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-scalar-acc2.c.obj 2022-12-01T09:57:56.1655322Z [556/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-scalar.c.obj 2022-12-01T09:57:56.2266492Z [557/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-minmax-scalar-acc2.c.obj 2022-12-01T09:57:56.2291612Z [558/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-minmax-scalar.c.obj 2022-12-01T09:57:56.2399940Z [559/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-1x1-acc2.c.obj 2022-12-01T09:57:56.2570509Z [560/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-minmax-scalar.c.obj 2022-12-01T09:57:56.2675918Z [561/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-1x1-acc3.c.obj 2022-12-01T09:57:56.2702393Z [562/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-scalar-acc2.c.obj 2022-12-01T09:57:56.3746694Z [563/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-scalar.c.obj 2022-12-01T09:57:56.3786255Z [564/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-1x1-acc4.c.obj 2022-12-01T09:57:56.4204523Z [565/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-1x1.c.obj 2022-12-01T09:57:56.4303651Z [566/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-2x1.c.obj 2022-12-01T09:57:56.4334089Z [567/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-3x1.c.obj 2022-12-01T09:57:56.4536930Z [568/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-2x1-acc2.c.obj 2022-12-01T09:57:56.4734727Z [569/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-4x1.c.obj 2022-12-01T09:57:56.4841915Z [570/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-1x1-acc2.c.obj 2022-12-01T09:57:56.5781416Z [571/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-1x1-acc3.c.obj 2022-12-01T09:57:56.5878297Z [572/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-5x1.c.obj 2022-12-01T09:57:56.6308834Z [573/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-1x1-acc4.c.obj 2022-12-01T09:57:56.6343515Z [574/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-scalar-6x1.c.obj 2022-12-01T09:57:56.6373195Z [575/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-2x1.c.obj 2022-12-01T09:57:56.6654842Z [576/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-1x1.c.obj 2022-12-01T09:57:56.7618997Z [577/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-2x1-acc2.c.obj 2022-12-01T09:57:56.7648227Z [578/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-3x1.c.obj 2022-12-01T09:57:56.7749629Z [579/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-scalar-4x1.c.obj 2022-12-01T09:57:56.7988723Z [580/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-1x1-acc4.c.obj 2022-12-01T09:57:56.8147043Z [581/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-1x1-acc5.c.obj 2022-12-01T09:57:56.8196226Z [582/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-1x1.c.obj 2022-12-01T09:57:56.8308582Z [583/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-1x1-acc2.c.obj 2022-12-01T09:57:56.9645698Z [584/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-2x1-acc2.c.obj 2022-12-01T09:57:56.9678314Z [585/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-1x1-acc3.c.obj 2022-12-01T09:57:56.9703366Z [586/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-3x1.c.obj 2022-12-01T09:57:56.9730536Z [587/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-3x1-acc2.c.obj 2022-12-01T09:57:57.0183070Z [588/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-1x1-acc5.c.obj 2022-12-01T09:57:57.0212363Z [589/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-2x1-acc3.c.obj 2022-12-01T09:57:57.0242758Z [590/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-scalar-2x1.c.obj 2022-12-01T09:57:57.0349354Z [591/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-1x1.c.obj 2022-12-01T09:57:57.1690428Z [592/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-1x1-acc4.c.obj 2022-12-01T09:57:57.1800618Z [593/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-1x1-acc3.c.obj 2022-12-01T09:57:57.1831181Z [594/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-2x1-acc2.c.obj 2022-12-01T09:57:57.1855200Z [595/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-1x1-acc2.c.obj 2022-12-01T09:57:57.2190378Z [596/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x4.c.obj 2022-12-01T09:57:57.2596364Z [597/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:57.2623335Z [598/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-relu-scalar.c.obj 2022-12-01T09:57:57.2816836Z [599/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-scalar.c.obj 2022-12-01T09:57:57.3786894Z [600/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-bitcast-x1.c.obj 2022-12-01T09:57:57.4007389Z [601/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-scalar.c.obj 2022-12-01T09:57:57.4034091Z [602/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-2x1.c.obj 2022-12-01T09:57:57.4178989Z [603/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-3x1-acc2.c.obj 2022-12-01T09:57:57.4209133Z [604/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-relu-scalar.c.obj 2022-12-01T09:57:57.4634877Z [605/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-2x1-acc3.c.obj 2022-12-01T09:57:57.4659715Z [606/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-scalar-3x1.c.obj 2022-12-01T09:57:57.4770115Z [607/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-bitcast-x2.c.obj 2022-12-01T09:57:57.5815754Z [608/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-bitcast-x3.c.obj 2022-12-01T09:57:57.5991059Z [609/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-fabsf-x1.c.obj 2022-12-01T09:57:57.6016594Z [610/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-fabsf-x3.c.obj 2022-12-01T09:57:57.6118812Z [611/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-fabsf-x2.c.obj 2022-12-01T09:57:57.6275433Z [612/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-bitcast-x4.c.obj 2022-12-01T09:57:57.6585361Z [613/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-scalar-fabsf-x4.c.obj 2022-12-01T09:57:57.6611594Z [614/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool-cw\scalar-x1.c.obj 2022-12-01T09:57:57.6979985Z [615/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x4inc-minmax-scalar.c.obj 2022-12-01T09:57:57.7642834Z [616/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7p7x-minmax-scalar-c1.c.obj 2022-12-01T09:57:57.7795277Z [617/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7x-minmax-scalar-c1.c.obj 2022-12-01T09:57:57.8366607Z [618/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\2x4inc-minmax-scalar.c.obj 2022-12-01T09:57:57.8580698Z [619/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x4inc-minmax-scalar.c.obj 2022-12-01T09:57:57.8704848Z [620/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-scalar.c.obj 2022-12-01T09:57:57.8993881Z [621/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-minmax-scalar.c.obj 2022-12-01T09:57:57.9104529Z [622/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-relu-scalar.c.obj 2022-12-01T09:57:57.9433590Z [623/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-relu-scalar.c.obj 2022-12-01T09:57:58.0121819Z [624/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:58.0246545Z [625/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-scalar.c.obj 2022-12-01T09:57:58.0594137Z [626/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-relu-scalar.c.obj 2022-12-01T09:57:58.1034648Z [627/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:58.1058383Z [628/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:58.1439385Z [629/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-scalar.c.obj 2022-12-01T09:57:58.1464512Z [630/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-relu-scalar.c.obj 2022-12-01T09:57:58.1615138Z [631/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p4.c.obj 2022-12-01T09:57:58.1642359Z [632/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-scalar.c.obj 2022-12-01T09:57:58.1737316Z [633/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:57:58.2107254Z [634/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p2.c.obj 2022-12-01T09:57:58.2568122Z [635/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p1.c.obj 2022-12-01T09:57:58.2593580Z [636/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:57:58.3194711Z [637/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:57:58.3646932Z [638/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-scalar.c.obj 2022-12-01T09:57:58.3954338Z [639/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-minmax-scalar.c.obj 2022-12-01T09:57:58.4053784Z [640/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-relu-scalar.c.obj 2022-12-01T09:57:58.4078549Z [641/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:58.4251076Z [642/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:58.4453797Z [643/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:58.4631750Z [644/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:58.5523779Z [645/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-relu-scalar.c.obj 2022-12-01T09:57:58.5791116Z [646/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:58.5880577Z [647/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:58.5990999Z [648/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:58.6088992Z [649/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\3x3-minmax-scalar.c.obj 2022-12-01T09:57:58.6111913Z [650/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-scalar.c.obj 2022-12-01T09:57:58.6373221Z [651/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:57:58.6573360Z [652/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-fmagic-x1.c.obj 2022-12-01T09:57:58.7514409Z [653/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-fmagic-x2.c.obj 2022-12-01T09:57:58.7620940Z [654/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\scalar-2x4.c.obj 2022-12-01T09:57:58.7644711Z [655/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\scalar-2x1.c.obj 2022-12-01T09:57:58.7855330Z [656/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-fmagic-x3.c.obj 2022-12-01T09:57:58.8004995Z [657/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-imagic-x3.c.obj 2022-12-01T09:57:58.8098794Z [658/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-imagic-x4.c.obj 2022-12-01T09:57:58.8452762Z [659/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-fmagic-x4.c.obj 2022-12-01T09:57:58.8481093Z [660/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-imagic-x1.c.obj 2022-12-01T09:57:58.9562571Z [661/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-imagic-x2.c.obj 2022-12-01T09:57:58.9721700Z [662/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-lrintf-x3.c.obj 2022-12-01T09:57:58.9752081Z [663/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-lrintf-x1.c.obj 2022-12-01T09:57:58.9911550Z [664/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-lrintf-x4.c.obj 2022-12-01T09:57:58.9942590Z [665/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-scalar-lrintf-x2.c.obj 2022-12-01T09:57:59.0131042Z [666/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-fmagic-x1.c.obj 2022-12-01T09:57:59.0281251Z [667/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-imagic-x2.c.obj 2022-12-01T09:57:59.0421371Z [668/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-fmagic-x2.c.obj 2022-12-01T09:57:59.1454525Z [669/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-fmagic-x3.c.obj 2022-12-01T09:57:59.1676484Z [670/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-imagic-x3.c.obj 2022-12-01T09:57:59.1778052Z [671/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-imagic-x1.c.obj 2022-12-01T09:57:59.1870609Z [672/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-lrintf-x1.c.obj 2022-12-01T09:57:59.1897274Z [673/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-fmagic-x4.c.obj 2022-12-01T09:57:59.2067009Z [674/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-lrintf-x3.c.obj 2022-12-01T09:57:59.2205951Z [675/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-lrintf-x4.c.obj 2022-12-01T09:57:59.2334511Z [676/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-imagic-x4.c.obj 2022-12-01T09:57:59.3261795Z [677/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x2.c.obj 2022-12-01T09:57:59.3291163Z [678/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x4-acc4.c.obj 2022-12-01T09:57:59.3384912Z [679/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-scalar-lrintf-x2.c.obj 2022-12-01T09:57:59.3412490Z [680/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x2-acc2.c.obj 2022-12-01T09:57:59.3519970Z [681/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x1.c.obj 2022-12-01T09:57:59.3545704Z [682/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x4-acc2.c.obj 2022-12-01T09:57:59.3745008Z [683/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-lut64-p2-x4.c.obj 2022-12-01T09:57:59.3841592Z [684/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x2.c.obj 2022-12-01T09:57:59.4821153Z [685/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x4-acc2.c.obj 2022-12-01T09:57:59.4852716Z [686/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x2-acc2.c.obj 2022-12-01T09:57:59.4940358Z [687/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x1.c.obj 2022-12-01T09:57:59.4968837Z [688/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x4.c.obj 2022-12-01T09:57:59.5098606Z [689/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x4-acc4.c.obj 2022-12-01T09:57:59.5562872Z [690/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\scalar.c.obj 2022-12-01T09:57:59.5701873Z [691/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\1x1-minmax-scalar.c.obj 2022-12-01T09:57:59.5726874Z [692/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\1x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:59.6709808Z [693/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\2x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:59.6738990Z [694/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:59.6762490Z [695/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-scalar.c.obj 2022-12-01T09:57:59.6856589Z [696/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:59.6953986Z [697/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\2x1-minmax-scalar.c.obj 2022-12-01T09:57:59.7362298Z [698/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x4-minmax-scalar.c.obj 2022-12-01T09:57:59.7551614Z [699/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x2.c.obj 2022-12-01T09:57:59.7792722Z [700/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-scalar.c.obj 2022-12-01T09:57:59.8640339Z [701/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x2-minmax-scalar.c.obj 2022-12-01T09:57:59.8676296Z [702/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x1.c.obj 2022-12-01T09:57:59.8704440Z [703/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x1.c.obj 2022-12-01T09:57:59.8883888Z [704/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x4.c.obj 2022-12-01T09:57:59.8982192Z [705/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x4.c.obj 2022-12-01T09:57:59.9350294Z [706/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x2.c.obj 2022-12-01T09:57:59.9602387Z [707/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x1.c.obj 2022-12-01T09:57:59.9797776Z [708/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x8.c.obj 2022-12-01T09:58:00.0523268Z [709/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x8.c.obj 2022-12-01T09:58:00.0550440Z [710/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x2.c.obj 2022-12-01T09:58:00.0661629Z [711/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x4.c.obj 2022-12-01T09:58:00.0755996Z [712/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x8.c.obj 2022-12-01T09:58:00.0879942Z [713/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x4.c.obj 2022-12-01T09:58:00.1263560Z [714/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x8.c.obj 2022-12-01T09:58:00.1538524Z [715/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x2.c.obj 2022-12-01T09:58:00.1696575Z [716/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x1.c.obj 2022-12-01T09:58:00.2445109Z [717/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x1.c.obj 2022-12-01T09:58:00.2613467Z [718/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x2.c.obj 2022-12-01T09:58:00.2636450Z [719/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x4.c.obj 2022-12-01T09:58:00.2739923Z [720/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x8.c.obj 2022-12-01T09:58:00.2771472Z [721/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x4.c.obj 2022-12-01T09:58:00.3122331Z [722/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x1.c.obj 2022-12-01T09:58:00.3497429Z [723/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x2.c.obj 2022-12-01T09:58:00.3635933Z [724/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x8.c.obj 2022-12-01T09:58:00.4370940Z [725/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x8.c.obj 2022-12-01T09:58:00.4507708Z [726/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x1.c.obj 2022-12-01T09:58:00.4645711Z [727/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x2.c.obj 2022-12-01T09:58:00.4669832Z [728/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x4.c.obj 2022-12-01T09:58:00.4894665Z [729/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x1.c.obj 2022-12-01T09:58:00.5322614Z [730/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x1.c.obj 2022-12-01T09:58:00.5449514Z [731/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x2.c.obj 2022-12-01T09:58:00.5473856Z [732/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x4.c.obj 2022-12-01T09:58:00.6238226Z [733/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x8.c.obj 2022-12-01T09:58:00.6425553Z [734/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x2.c.obj 2022-12-01T09:58:00.6629933Z [735/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:00.6829311Z [736/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:00.6978357Z [737/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:00.7355155Z [738/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:58:00.7455208Z [739/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:00.7553364Z [740/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:00.8065883Z [741/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:58:00.8369947Z [742/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c2.c.obj 2022-12-01T09:58:00.8531614Z [743/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:58:00.8683375Z [744/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c1.c.obj 2022-12-01T09:58:00.9184491Z [745/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c4.c.obj 2022-12-01T09:58:00.9353106Z [746/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c1.c.obj 2022-12-01T09:58:00.9381141Z [747/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c2.c.obj 2022-12-01T09:58:00.9408555Z [748/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c4.c.obj 2022-12-01T09:58:01.0563983Z [749/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c1.c.obj 2022-12-01T09:58:01.0701183Z [750/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c4.c.obj 2022-12-01T09:58:01.0982006Z [751/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c1.c.obj 2022-12-01T09:58:01.1082661Z [752/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c4.c.obj 2022-12-01T09:58:01.1182297Z [753/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c2.c.obj 2022-12-01T09:58:01.1280265Z [754/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c2.c.obj 2022-12-01T09:58:01.1385955Z [755/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c4.c.obj 2022-12-01T09:58:01.1603655Z [756/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c2.c.obj 2022-12-01T09:58:01.2472684Z [757/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c2.c.obj 2022-12-01T09:58:01.2628864Z [758/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c1.c.obj 2022-12-01T09:58:01.2901830Z [759/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c4.c.obj 2022-12-01T09:58:01.2938783Z [760/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c1.c.obj 2022-12-01T09:58:01.3699996Z [761/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.3804149Z [762/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.4090165Z [763/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.4280125Z [764/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.4832858Z [765/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.4965668Z [766/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.5360591Z [767/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.5645905Z [768/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.6043528Z [769/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.6070284Z [770/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.6612879Z [771/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.6641403Z [772/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.7374315Z [773/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.7783020Z [774/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.7809462Z [775/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.7959279Z [776/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.8510767Z [777/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.8931332Z [778/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:01.9148850Z [779/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:01.9494868Z [780/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:01.9893349Z [781/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.0130937Z [782/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.0237343Z [783/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.0328178Z [784/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.1047060Z [785/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.1400667Z [786/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.1744085Z [787/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.1970767Z [788/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.2478571Z [789/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.2504650Z [790/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.2670485Z [791/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.2692344Z [792/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.3319001Z [793/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.3816813Z [794/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.4148142Z [795/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.4453904Z [796/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.5091053Z [797/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.5120753Z [798/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.5266446Z [799/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.5436998Z [800/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.5678478Z [801/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.6158673Z [802/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.6418808Z [803/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.6893523Z [804/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.7586995Z [805/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.7614761Z [806/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.7714370Z [807/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.7755908Z [808/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:02.7959997Z [809/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:02.7984293Z [810/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-scalar.c.obj 2022-12-01T09:58:02.8143771Z [811/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-signed64.c.obj 2022-12-01T09:58:02.8857543Z [812/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-scalar-fmagic.c.obj 2022-12-01T09:58:02.9422821Z [813/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-unsigned64.c.obj 2022-12-01T09:58:02.9513324Z [814/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:02.9538740Z [815/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-unsigned32.c.obj 2022-12-01T09:58:02.9642998Z [816/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-scalar.c.obj 2022-12-01T09:58:02.9673037Z [817/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:02.9801231Z [818/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:02.9959281Z [819/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:03.1071447Z [820/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:03.1210803Z [821/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:03.1421817Z [822/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:03.1525532Z [823/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:03.1625769Z [824/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:03.1668974Z [825/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:03.1775069Z [826/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:03.1809105Z [827/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:03.3014395Z [828/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:03.3043760Z [829/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:58:03.3551270Z [830/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:03.3591012Z [831/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.3688832Z [832/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:03.3822827Z [833/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:03.3929467Z [834/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:03.3958528Z [835/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.5094479Z [836/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:03.5250868Z [837/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.5667469Z [838/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:03.5752073Z [839/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up2x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.5853108Z [840/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:03.5879796Z [841/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x25-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:03.5906346Z [842/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:58:03.6126166Z [843/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:58:03.7017138Z [844/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up4x25-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.7056228Z [845/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:58:03.8005558Z [846/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:58:03.8122006Z [847/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c1.c.obj 2022-12-01T09:58:03.8216429Z [848/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c1.c.obj 2022-12-01T09:58:03.8313720Z [849/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c2.c.obj 2022-12-01T09:58:03.8359899Z [850/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-fmagic-c4.c.obj 2022-12-01T09:58:03.8590626Z [851/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c1.c.obj 2022-12-01T09:58:03.8911206Z [852/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c4.c.obj 2022-12-01T09:58:03.8941056Z [853/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c1.c.obj 2022-12-01T09:58:04.0034270Z [854/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-lrintf-c2.c.obj 2022-12-01T09:58:04.0141422Z [855/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c1.c.obj 2022-12-01T09:58:04.0238380Z [856/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c4.c.obj 2022-12-01T09:58:04.0333678Z [857/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c4.c.obj 2022-12-01T09:58:04.0578823Z [858/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-scalar-imagic-c2.c.obj 2022-12-01T09:58:04.0695878Z [859/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-imagic-c2.c.obj 2022-12-01T09:58:04.0834649Z [860/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c4.c.obj 2022-12-01T09:58:04.2661195Z [861/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.2690000Z [862/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.3131693Z [863/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:04.3156793Z [864/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.4610487Z [865/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.4735151Z [866/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-fmagic-c2.c.obj 2022-12-01T09:58:04.4760389Z [867/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c1.c.obj 2022-12-01T09:58:04.4785882Z [868/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c2.c.obj 2022-12-01T09:58:04.4812948Z [869/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-scalar-lrintf-c4.c.obj 2022-12-01T09:58:04.4842688Z [870/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.5131929Z [871/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.5158943Z [872/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:04.7193533Z [873/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.7334943Z [874/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:04.7361439Z [875/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:04.7479238Z [876/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.7508716Z [877/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.7543726Z [878/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.7768273Z [879/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:04.7800700Z [880/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:04.9693534Z [881/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.9731687Z [882/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:04.9833961Z [883/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.0002785Z [884/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.0103495Z [885/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.0199566Z [886/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.0686049Z [887/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.0709053Z [888/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.2074291Z [889/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.2369454Z [890/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.2394278Z [891/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.2485594Z [892/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.2625656Z [893/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.2821987Z [894/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.3024734Z [895/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.3141281Z [896/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.4595134Z [897/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.4826792Z [898/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.4933584Z [899/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.4965561Z [900/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.5067099Z [901/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.5177663Z [902/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.5435759Z [903/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.5566786Z [904/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.6929134Z [905/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.7080531Z [906/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.7378977Z [907/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.7409813Z [908/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.7505252Z [909/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.7774760Z [910/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.8198891Z [911/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.8546240Z [912/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:58:05.8980960Z [913/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-scalar-fmagic.c.obj 2022-12-01T09:58:05.9080390Z [914/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-scalar.c.obj 2022-12-01T09:58:05.9174156Z [915/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:05.9293467Z [916/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:58:05.9327330Z [917/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-signed64.c.obj 2022-12-01T09:58:05.9573767Z [918/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-unsigned32.c.obj 2022-12-01T09:58:06.0070670Z [919/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-unsigned64.c.obj 2022-12-01T09:58:06.0384509Z [920/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:06.0820992Z [921/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:06.0926422Z [922/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:06.1036790Z [923/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:06.1171618Z [924/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:06.1387278Z [925/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:06.1494898Z [926/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:06.1982782Z [927/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:06.2357052Z [928/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:06.2754992Z [929/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:06.2935438Z [930/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:58:06.2963608Z [931/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:58:06.3062000Z [932/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:06.3306814Z [933/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:58:06.3412489Z [934/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\scalar-x4.c.obj 2022-12-01T09:58:06.3824014Z [935/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:58:06.4115627Z [936/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:58:06.4660842Z [937/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:58:06.4748755Z [938/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-rmax\scalar.c.obj 2022-12-01T09:58:06.4780676Z [939/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:06.4887245Z [940/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-lut32norm\scalar.c.obj 2022-12-01T09:58:06.4920621Z [941/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:06.5213400Z [942/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x2.c.obj 2022-12-01T09:58:06.5339210Z [943/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-vclamp\scalar-x4.c.obj 2022-12-01T09:58:06.5580451Z [944/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-pad\scalar.c.obj 2022-12-01T09:58:06.6248230Z [945/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x1.c.obj 2022-12-01T09:58:06.6273041Z [946/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-fill\scalar-x16.c.obj 2022-12-01T09:58:06.6419227Z [947/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x16.c.obj 2022-12-01T09:58:06.6521471Z [948/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-copy\memcpy.c.obj 2022-12-01T09:58:06.6555562Z [949/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x4.c.obj 2022-12-01T09:58:06.6980982Z [950/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:06.7007504Z [951/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x8.c.obj 2022-12-01T09:58:06.7701706Z [952/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:06.8034810Z [953/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:06.8122981Z [954/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:06.8222832Z [955/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:06.8265446Z [956/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:06.8354107Z [957/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:06.8491616Z [958/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\xm-scalar.c.obj 2022-12-01T09:58:06.8926253Z [959/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x4-scalar.c.obj 2022-12-01T09:58:06.9134771Z [960/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x3-scalar.c.obj 2022-12-01T09:58:06.9524187Z [961/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x2-scalar.c.obj 2022-12-01T09:58:06.9977877Z [962/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:07.0012745Z [963/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:07.0128915Z [964/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:07.0366178Z [965/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:07.0395399Z [966/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:07.0658204Z [967/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:07.0947767Z [968/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:07.1367314Z [969/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:07.1504408Z [970/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x2-scalar.c.obj 2022-12-01T09:58:07.1759797Z [971/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x3-scalar.c.obj 2022-12-01T09:58:07.1952742Z [972/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-depthtospace2d-chw2hwc\scalar.c.obj 2022-12-01T09:58:07.1982593Z [973/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x4-scalar.c.obj 2022-12-01T09:58:07.2145505Z [974/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:07.2243787Z [975/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:07.2745033Z [976/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x2-scalar-float.c.obj 2022-12-01T09:58:07.3233536Z [977/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x2-scalar-float.c.obj 2022-12-01T09:58:07.3334541Z [978/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:07.3512606Z [979/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:07.3725953Z [980/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x1-scalar-float.c.obj 2022-12-01T09:58:07.3930735Z [981/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:07.3962611Z [982/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x4-scalar-float.c.obj 2022-12-01T09:58:07.4083845Z [983/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x1-scalar-float.c.obj 2022-12-01T09:58:07.4560646Z [984/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x4-scalar-float.c.obj 2022-12-01T09:58:07.5088587Z [985/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:07.5215808Z [986/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:07.5246020Z [987/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-unpool\scalar.c.obj 2022-12-01T09:58:07.5387244Z [988/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:07.5823002Z [989/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:07.5854669Z [990/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-scalar-float.c.obj 2022-12-01T09:58:07.5947775Z [991/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x2-scalar.c.obj 2022-12-01T09:58:07.6053339Z [992/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x2-scalar-float.c.obj 2022-12-01T09:58:07.6525475Z [993/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\xm-scalar.c.obj 2022-12-01T09:58:07.6643306Z [994/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x3-scalar.c.obj 2022-12-01T09:58:07.6747676Z [995/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x4-scalar.c.obj 2022-12-01T09:58:07.7335968Z [996/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\1x2-scalar-float.c.obj 2022-12-01T09:58:07.7751181Z [997/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:07.7780484Z [998/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-scalar-float.c.obj 2022-12-01T09:58:07.7810485Z [999/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:07.7954989Z [1000/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:07.8184410Z [1001/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:07.8327463Z [1002/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x1-scalar-float.c.obj 2022-12-01T09:58:07.8428831Z [1003/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:07.9204070Z [1004/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x2-scalar-float.c.obj 2022-12-01T09:58:07.9508079Z [1005/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:07.9609895Z [1006/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-1x1.c.obj 2022-12-01T09:58:07.9635725Z [1007/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x1-scalar-float.c.obj 2022-12-01T09:58:07.9735161Z [1008/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:58:07.9874843Z [1009/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x3-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.0114838Z [1010/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x3-minmax-sse.c.obj 2022-12-01T09:58:08.0271655Z [1011/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-2x2.c.obj 2022-12-01T09:58:08.0920781Z [1012/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x4-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.1170218Z [1013/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x4-minmax-sse.c.obj 2022-12-01T09:58:08.1431707Z [1014/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x9-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.1468183Z [1015/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x9-minmax-sse.c.obj 2022-12-01T09:58:08.1555352Z [1016/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x25-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.1593618Z [1017/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.1732229Z [1018/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x25-minmax-sse.c.obj 2022-12-01T09:58:08.1875943Z [1019/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.2680879Z [1020/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-sse.c.obj 2022-12-01T09:58:08.2980110Z [1021/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:58:08.3006393Z [1022/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse-2x4.c.obj 2022-12-01T09:58:08.3096714Z [1023/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:08.3122235Z [1024/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-maxpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:08.3146944Z [1025/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x8-minmax-sse.c.obj 2022-12-01T09:58:08.3305228Z [1026/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-sse.c.obj 2022-12-01T09:58:08.3522240Z [1027/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-sse.c.obj 2022-12-01T09:58:08.4402111Z [1028/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.4704518Z [1029/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-sse-acc2.c.obj 2022-12-01T09:58:08.4797255Z [1030/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-sse.c.obj 2022-12-01T09:58:08.5004141Z [1031/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-1x4-acc4.c.obj 2022-12-01T09:58:08.5041536Z [1032/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-2x4-acc2.c.obj 2022-12-01T09:58:08.5302507Z [1033/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-1x4-acc3.c.obj 2022-12-01T09:58:08.5512064Z [1034/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-1x4-acc2.c.obj 2022-12-01T09:58:08.5541759Z [1035/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-1x4.c.obj 2022-12-01T09:58:08.6518862Z [1036/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-2x4.c.obj 2022-12-01T09:58:08.6776688Z [1037/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-4x4.c.obj 2022-12-01T09:58:08.6803765Z [1038/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-6x4.c.obj 2022-12-01T09:58:08.7033591Z [1039/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-1x4-acc2.c.obj 2022-12-01T09:58:08.7063259Z [1040/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-3x4.c.obj 2022-12-01T09:58:08.7216739Z [1041/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-5x4.c.obj 2022-12-01T09:58:08.7485043Z [1042/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-1x4-acc4.c.obj 2022-12-01T09:58:08.7594862Z [1043/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-2x4.c.obj 2022-12-01T09:58:08.8604987Z [1044/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-1x4-acc3.c.obj 2022-12-01T09:58:08.8809724Z [1045/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-1x4.c.obj 2022-12-01T09:58:08.8843210Z [1046/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-2x4-acc2.c.obj 2022-12-01T09:58:08.8976379Z [1047/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-1x4-acc3.c.obj 2022-12-01T09:58:08.9014351Z [1048/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-1x4-acc4.c.obj 2022-12-01T09:58:08.9422130Z [1049/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-4x4.c.obj 2022-12-01T09:58:08.9593739Z [1050/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-1x4-acc5.c.obj 2022-12-01T09:58:08.9626775Z [1051/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-3x4.c.obj 2022-12-01T09:58:09.0613615Z [1052/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-1x4-acc2.c.obj 2022-12-01T09:58:09.0804379Z [1053/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-2x4-acc2.c.obj 2022-12-01T09:58:09.0869700Z [1054/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-1x4.c.obj 2022-12-01T09:58:09.0971198Z [1055/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-2x4.c.obj 2022-12-01T09:58:09.1073451Z [1056/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-3x4-acc2.c.obj 2022-12-01T09:58:09.1311310Z [1057/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-2x4-acc3.c.obj 2022-12-01T09:58:09.1664413Z [1058/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-3x4.c.obj 2022-12-01T09:58:09.1771573Z [1059/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-5x4.c.obj 2022-12-01T09:58:09.2680666Z [1060/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-1x4-acc2.c.obj 2022-12-01T09:58:09.2863303Z [1061/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-4x4.c.obj 2022-12-01T09:58:09.2954167Z [1062/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-1x4.c.obj 2022-12-01T09:58:09.2989250Z [1063/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-4x4-acc2.c.obj 2022-12-01T09:58:09.3096311Z [1064/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-1x4-acc3.c.obj 2022-12-01T09:58:09.3293013Z [1065/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-1x4-acc4.c.obj 2022-12-01T09:58:09.3595389Z [1066/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-2x4-acc2.c.obj 2022-12-01T09:58:09.3862730Z [1067/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-1x4-acc5.c.obj 2022-12-01T09:58:09.4783629Z [1068/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-2x4-acc3.c.obj 2022-12-01T09:58:09.4963362Z [1069/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool-cw\sse-x4.c.obj 2022-12-01T09:58:09.5276265Z [1070/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-3x4-acc2.c.obj 2022-12-01T09:58:09.5304001Z [1071/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7p7x-minmax-sse-c4.c.obj 2022-12-01T09:58:09.5329357Z [1072/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-3x4.c.obj 2022-12-01T09:58:09.5357139Z [1073/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-2x4.c.obj 2022-12-01T09:58:09.5507575Z [1074/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x8inc-minmax-sse-dup.c.obj 2022-12-01T09:58:09.5841287Z [1075/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8inc-minmax-sse-load1.c.obj 2022-12-01T09:58:09.6736564Z [1076/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7x-minmax-sse-c4.c.obj 2022-12-01T09:58:09.6845481Z [1077/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:09.6999699Z [1078/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8inc-minmax-sse-dup.c.obj 2022-12-01T09:58:09.7277369Z [1079/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:09.7465949Z [1080/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x8inc-minmax-sse-load1.c.obj 2022-12-01T09:58:09.7490959Z [1081/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8inc-minmax-sse-dup.c.obj 2022-12-01T09:58:09.7649053Z [1082/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:09.7854267Z [1083/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8inc-minmax-sse-load1.c.obj 2022-12-01T09:58:09.8707463Z [1084/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8inc-minmax-sse-dup.c.obj 2022-12-01T09:58:09.8981553Z [1085/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8inc-minmax-sse-load1.c.obj 2022-12-01T09:58:09.9080075Z [1086/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:09.9527469Z [1087/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:58:09.9556620Z [1088/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse-dup.c.obj 2022-12-01T09:58:09.9657906Z [1089/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse-load1.c.obj 2022-12-01T09:58:09.9682694Z [1090/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse-dup.c.obj 2022-12-01T09:58:09.9780152Z [1091/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.0861967Z [1092/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:58:10.1053297Z [1093/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.1420251Z [1094/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.1557624Z [1095/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.1585372Z [1096/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.1704321Z [1097/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.1813327Z [1098/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.1838996Z [1099/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.2560151Z [1100/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\sse-p8.c.obj 2022-12-01T09:58:10.2770771Z [1101/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\sse-c4.c.obj 2022-12-01T09:58:10.3066758Z [1102/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\sse-p4.c.obj 2022-12-01T09:58:10.3510147Z [1103/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.3536610Z [1104/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\sse-c8.c.obj 2022-12-01T09:58:10.3573389Z [1105/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.3710131Z [1106/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.3813467Z [1107/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.4587953Z [1108/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.4785502Z [1109/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.5138311Z [1110/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.5562344Z [1111/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse-load1.c.obj 2022-12-01T09:58:10.5586060Z [1112/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:58:10.5687384Z [1113/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.5716931Z [1114/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.5845013Z [1115/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse-dup.c.obj 2022-12-01T09:58:10.6906366Z [1116/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8s4-minmax-sse.c.obj 2022-12-01T09:58:10.6934082Z [1117/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.7114617Z [1118/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.7363118Z [1119/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse-2x8.c.obj 2022-12-01T09:58:10.7631744Z [1120/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.7728637Z [1121/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.7831197Z [1122/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.8298709Z [1123/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:10.8400654Z [1124/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\sse.c.obj 2022-12-01T09:58:10.8643704Z [1125/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-sse.c.obj 2022-12-01T09:58:10.8960106Z [1126/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-sse.c.obj 2022-12-01T09:58:10.9058871Z [1127/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\32x1-minmax-sse.c.obj 2022-12-01T09:58:10.9301816Z [1128/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-sse-x8.c.obj 2022-12-01T09:58:10.9332960Z [1129/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-sse-x4.c.obj 2022-12-01T09:58:10.9428264Z [1130/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.0012318Z [1131/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x8.c.obj 2022-12-01T09:58:11.0048416Z [1132/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\16x1-minmax-sse.c.obj 2022-12-01T09:58:11.0270858Z [1133/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.0544693Z [1134/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.0643470Z [1135/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.0906986Z [1136/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-sse-x4.c.obj 2022-12-01T09:58:11.1000563Z [1137/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x4.c.obj 2022-12-01T09:58:11.1105483Z [1138/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-sse-x4.c.obj 2022-12-01T09:58:11.1590093Z [1139/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-sse-x8.c.obj 2022-12-01T09:58:11.1686666Z [1140/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-sse-x8.c.obj 2022-12-01T09:58:11.1928663Z [1141/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-sse-x4.c.obj 2022-12-01T09:58:11.2167331Z [1142/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-sse-x4.c.obj 2022-12-01T09:58:11.2196043Z [1143/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-sse-x8.c.obj 2022-12-01T09:58:11.2516452Z [1144/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-sse-x4.c.obj 2022-12-01T09:58:11.2673794Z [1145/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-sse-x8.c.obj 2022-12-01T09:58:11.3174432Z [1146/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.3292094Z [1147/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.3380783Z [1148/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.3481107Z [1149/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-sse-x8.c.obj 2022-12-01T09:58:11.3711078Z [1150/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.3738971Z [1151/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.4030246Z [1152/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x4.c.obj 2022-12-01T09:58:11.4351528Z [1153/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-sse-x8.c.obj 2022-12-01T09:58:11.4742148Z [1154/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x8.c.obj 2022-12-01T09:58:11.4931724Z [1155/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-sse-x4.c.obj 2022-12-01T09:58:11.4960057Z [1156/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.5053792Z [1157/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x4.c.obj 2022-12-01T09:58:11.5271042Z [1158/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x8.c.obj 2022-12-01T09:58:11.5301826Z [1159/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-sse-x8.c.obj 2022-12-01T09:58:11.5606715Z [1160/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-sse-x4.c.obj 2022-12-01T09:58:11.6066242Z [1161/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-sse-x4.c.obj 2022-12-01T09:58:11.6377864Z [1162/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-sse-x4.c.obj 2022-12-01T09:58:11.6529697Z [1163/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-sse-x8.c.obj 2022-12-01T09:58:11.6555101Z [1164/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse-x4.c.obj 2022-12-01T09:58:11.6644856Z [1165/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-sse-x8.c.obj 2022-12-01T09:58:11.6893952Z [1166/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-sse-x4.c.obj 2022-12-01T09:58:11.7148764Z [1167/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c4-minmax-sse-2x.c.obj 2022-12-01T09:58:11.7380709Z [1168/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c8-minmax-sse-2x.c.obj 2022-12-01T09:58:11.7634800Z [1169/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-sse-x8.c.obj 2022-12-01T09:58:11.7987393Z [1170/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse-x8.c.obj 2022-12-01T09:58:11.8127854Z [1171/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\sse-sqrt-x8.c.obj 2022-12-01T09:58:11.8237685Z [1172/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\sse-sqrt-x4.c.obj 2022-12-01T09:58:11.8490123Z [1173/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-sse-x8.c.obj 2022-12-01T09:58:11.8822471Z [1174/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-sse-x4.c.obj 2022-12-01T09:58:11.9037906Z [1175/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-sse-x4.c.obj 2022-12-01T09:58:11.9315329Z [1176/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-sse-x4.c.obj 2022-12-01T09:58:11.9547964Z [1177/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-sse-x8.c.obj 2022-12-01T09:58:11.9658822Z [1178/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse-addsub.c.obj 2022-12-01T09:58:12.0061793Z [1179/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse-addsub.c.obj 2022-12-01T09:58:12.0168252Z [1180/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-sse-x8.c.obj 2022-12-01T09:58:12.0313289Z [1181/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse-addsub.c.obj 2022-12-01T09:58:12.0658808Z [1182/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-hh1mac.c.obj 2022-12-01T09:58:12.0892548Z [1183/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse-addsub.c.obj 2022-12-01T09:58:12.1070219Z [1184/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-nr1mac.c.obj 2022-12-01T09:58:12.1104243Z [1185/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x8.c.obj 2022-12-01T09:58:12.1204901Z [1186/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x4-sse.c.obj 2022-12-01T09:58:12.1673781Z [1187/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x16.c.obj 2022-12-01T09:58:12.1922202Z [1188/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\4x4-sse.c.obj 2022-12-01T09:58:12.2110651Z [1189/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-nr2mac.c.obj 2022-12-01T09:58:12.2491637Z [1190/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int32-x16.c.obj 2022-12-01T09:58:12.2586202Z [1191/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int32-x8.c.obj 2022-12-01T09:58:12.2618171Z [1192/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int32-x24.c.obj 2022-12-01T09:58:12.2718418Z [1193/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x24.c.obj 2022-12-01T09:58:12.2751200Z [1194/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x32.c.obj 2022-12-01T09:58:12.3203881Z [1195/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int32-x32.c.obj 2022-12-01T09:58:12.3667876Z [1196/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\4x-sse2-c4.c.obj 2022-12-01T09:58:12.3760761Z [1197/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9x-sse2-c4.c.obj 2022-12-01T09:58:12.4049769Z [1198/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:12.4151862Z [1199/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9p8x-sse2-c4.c.obj 2022-12-01T09:58:12.4179783Z [1200/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:12.4280725Z [1201/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:12.4827733Z [1202/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:12.5032016Z [1203/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8inc-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.5572557Z [1204/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x8inc-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.5692380Z [1205/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8inc-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.5999597Z [1206/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.6116029Z [1207/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.6211814Z [1208/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8inc-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.6600721Z [1209/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:12.7266226Z [1210/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:12.7298106Z [1211/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:12.7754826Z [1212/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:12.7874430Z [1213/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse2-2x4.c.obj 2022-12-01T09:58:12.7966722Z [1214/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:12.8160624Z [1215/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:12.8329782Z [1216/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:12.8437430Z [1217/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse2-2x8.c.obj 2022-12-01T09:58:12.8769475Z [1218/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:12.8869960Z [1219/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:12.9328403Z [1220/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:12.9428021Z [1221/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:12.9673495Z [1222/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:12.9703565Z [1223/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:12.9832053Z [1224/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x12-acc2.c.obj 2022-12-01T09:58:12.9929240Z [1225/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x8.c.obj 2022-12-01T09:58:13.0280404Z [1226/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x8-acc2.c.obj 2022-12-01T09:58:13.0400327Z [1227/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:13.0957127Z [1228/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x16-acc2.c.obj 2022-12-01T09:58:13.1109425Z [1229/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x4.c.obj 2022-12-01T09:58:13.1251030Z [1230/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x16.c.obj 2022-12-01T09:58:13.1348847Z [1231/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x12-acc3.c.obj 2022-12-01T09:58:13.1379589Z [1232/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x16-acc4.c.obj 2022-12-01T09:58:13.1527972Z [1233/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x12.c.obj 2022-12-01T09:58:13.1782295Z [1234/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20.c.obj 2022-12-01T09:58:13.1928031Z [1235/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x4.c.obj 2022-12-01T09:58:13.2573634Z [1236/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x8.c.obj 2022-12-01T09:58:13.2727634Z [1237/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20-acc2.c.obj 2022-12-01T09:58:13.2819338Z [1238/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20-acc5.c.obj 2022-12-01T09:58:13.2992237Z [1239/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x12.c.obj 2022-12-01T09:58:13.3083979Z [1240/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x24.c.obj 2022-12-01T09:58:13.3197724Z [1241/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x16.c.obj 2022-12-01T09:58:13.3294547Z [1242/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x4.c.obj 2022-12-01T09:58:13.3460874Z [1243/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x20.c.obj 2022-12-01T09:58:13.4220708Z [1244/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x12.c.obj 2022-12-01T09:58:13.4310833Z [1245/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x16.c.obj 2022-12-01T09:58:13.4439513Z [1246/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x20.c.obj 2022-12-01T09:58:13.4572598Z [1247/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x24.c.obj 2022-12-01T09:58:13.4672769Z [1248/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse2-rr2-p6-x8.c.obj 2022-12-01T09:58:13.5033346Z [1249/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse2-x4.c.obj 2022-12-01T09:58:13.5191327Z [1250/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse2-x8.c.obj 2022-12-01T09:58:13.5422021Z [1251/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse2-x4.c.obj 2022-12-01T09:58:13.5738209Z [1252/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse2-x8.c.obj 2022-12-01T09:58:13.6139966Z [1253/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse2-x4.c.obj 2022-12-01T09:58:13.6337307Z [1254/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse2-x8.c.obj 2022-12-01T09:58:13.6526815Z [1255/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse2-x8.c.obj 2022-12-01T09:58:13.6551216Z [1256/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse2-x4.c.obj 2022-12-01T09:58:13.6773398Z [1257/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x8.c.obj 2022-12-01T09:58:13.7217375Z [1258/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse2-x4.c.obj 2022-12-01T09:58:13.7320985Z [1259/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse2-x8.c.obj 2022-12-01T09:58:13.7413508Z [1260/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x4.c.obj 2022-12-01T09:58:13.7900416Z [1261/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x16.c.obj 2022-12-01T09:58:13.7938115Z [1262/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x12.c.obj 2022-12-01T09:58:13.8104618Z [1263/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x4.c.obj 2022-12-01T09:58:13.8132587Z [1264/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x8.c.obj 2022-12-01T09:58:13.8445885Z [1265/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x24.c.obj 2022-12-01T09:58:13.8771399Z [1266/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x12.c.obj 2022-12-01T09:58:13.8868286Z [1267/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x16.c.obj 2022-12-01T09:58:13.8985280Z [1268/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x20.c.obj 2022-12-01T09:58:13.9371660Z [1269/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse2-int32.c.obj 2022-12-01T09:58:13.9829467Z [1270/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x20.c.obj 2022-12-01T09:58:14.0031952Z [1271/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-p5-div-x24.c.obj 2022-12-01T09:58:14.0122954Z [1272/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse2-int16.c.obj 2022-12-01T09:58:14.0260163Z [1273/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-sse2-rr2-lut64-p2.c.obj 2022-12-01T09:58:14.0288524Z [1274/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-sse2-rr2-lut16-p3.c.obj 2022-12-01T09:58:14.0397171Z [1275/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-sse2-rr2-p5.c.obj 2022-12-01T09:58:14.0426966Z [1276/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-sse2-rr2-p5.c.obj 2022-12-01T09:58:14.0701456Z [1277/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-sse2.c.obj 2022-12-01T09:58:14.1331243Z [1278/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse2-cvt.c.obj 2022-12-01T09:58:14.1538071Z [1279/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse2-cvt.c.obj 2022-12-01T09:58:14.1565320Z [1280/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse2-cvt.c.obj 2022-12-01T09:58:14.1681274Z [1281/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse2-cvt.c.obj 2022-12-01T09:58:14.1782163Z [1282/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-sse2-rr2-p6.c.obj 2022-12-01T09:58:14.1911672Z [1283/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-lut64-p2-div.c.obj 2022-12-01T09:58:14.2020908Z [1284/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-nr1.c.obj 2022-12-01T09:58:14.2170717Z [1285/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-div.c.obj 2022-12-01T09:58:14.2870461Z [1286/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.obj 2022-12-01T09:58:14.3106619Z [1287/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.obj 2022-12-01T09:58:14.3272831Z [1288/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:14.3407483Z [1289/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-nr2.c.obj 2022-12-01T09:58:14.3450589Z [1290/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.3552363Z [1291/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:14.3758027Z [1292/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.4058395Z [1293/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.4752930Z [1294/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:14.4787503Z [1295/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.5121352Z [1296/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.5144672Z [1297/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:14.5253149Z [1298/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:14.5837719Z [1299/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.6120916Z [1300/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:14.6312824Z [1301/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:14.7079329Z [1302/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:14.7206882Z [1303/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.7527191Z [1304/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.7554433Z [1305/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.7651179Z [1306/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:14.8442012Z [1307/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.8471367Z [1308/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.8672372Z [1309/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:14.9452308Z [1310/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:14.9614669Z [1311/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.0049579Z [1312/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.0075296Z [1313/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.0107237Z [1314/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.0692467Z [1315/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.0940438Z [1316/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.1038247Z [1317/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.1695137Z [1318/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.1966756Z [1319/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.2343431Z [1320/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.2507502Z [1321/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.2815484Z [1322/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.2931018Z [1323/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.3184112Z [1324/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.3283807Z [1325/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.3967895Z [1326/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.4358292Z [1327/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.4794508Z [1328/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.4818841Z [1329/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.5239550Z [1330/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.5351130Z [1331/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.5505378Z [1332/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.5688451Z [1333/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.6344555Z [1334/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.6650015Z [1335/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.7080363Z [1336/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.7211909Z [1337/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.7389682Z [1338/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:15.7686383Z [1339/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.7827307Z [1340/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:15.8025788Z [1341/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:15.8242371Z [1342/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.8764163Z [1343/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:15.8856950Z [1344/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:15.9022699Z [1345/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:15.9050682Z [1346/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:15.9365360Z [1347/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:15.9494332Z [1348/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:58:15.9698383Z [1349/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:15.9726750Z [1350/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:16.0454976Z [1351/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:16.0485586Z [1352/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:16.0597957Z [1353/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:16.1143221Z [1354/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:58:16.1232249Z [1355/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:16.1258281Z [1356/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:58:16.1454843Z [1357/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse2-c16.c.obj 2022-12-01T09:58:16.1571784Z [1358/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse2-c24.c.obj 2022-12-01T09:58:16.1918037Z [1359/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:16.2076274Z [1360/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse2-c24.c.obj 2022-12-01T09:58:16.2826319Z [1361/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.2925292Z [1362/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse2-c16.c.obj 2022-12-01T09:58:16.3538022Z [1363/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.3567929Z [1364/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.3833195Z [1365/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.3860230Z [1366/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.4325803Z [1367/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.4355568Z [1368/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.5260541Z [1369/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.5412259Z [1370/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.5945528Z [1371/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.6040973Z [1372/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.6142650Z [1373/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.6175895Z [1374/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.6551498Z [1375/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.6662084Z [1376/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.7680316Z [1377/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.7711109Z [1378/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.8314661Z [1379/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.8406679Z [1380/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.8496313Z [1381/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:16.8619688Z [1382/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.8905642Z [1383/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:16.9248939Z [1384/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:16.9978589Z [1385/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:17.0154486Z [1386/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.0645548Z [1387/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:17.0845753Z [1388/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:17.1055538Z [1389/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.1150279Z [1390/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.1297885Z [1391/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.1497055Z [1392/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.2273449Z [1393/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.2483543Z [1394/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-xw-minmax-fp32-sse2.c.obj 2022-12-01T09:58:17.2996900Z [1395/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.3176238Z [1396/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.3316169Z [1397/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.3511105Z [1398/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.3779620Z [1399/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.3803580Z [1400/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.4781351Z [1401/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.5015039Z [1402/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.5314268Z [1403/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-sse2.c.obj 2022-12-01T09:58:17.5343245Z [1404/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.5437909Z [1405/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.5693226Z [1406/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.5974966Z [1407/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.6014347Z [1408/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.6907671Z [1409/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:17.7258951Z [1410/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.7362036Z [1411/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.7389238Z [1412/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-sse2.c.obj 2022-12-01T09:58:17.7418742Z [1413/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-sse2.c.obj 2022-12-01T09:58:17.7646102Z [1414/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:17.7668159Z [1415/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:17.7763995Z [1416/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:17.8455626Z [1417/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse2-mul16-ld64-x24.c.obj 2022-12-01T09:58:17.8876285Z [1418/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse2-mul16-ld64-x24.c.obj 2022-12-01T09:58:17.8904996Z [1419/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse2-mul16-ld64-x32.c.obj 2022-12-01T09:58:17.8930560Z [1420/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:17.9037527Z [1421/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse2-mul16-ld64-x32.c.obj 2022-12-01T09:58:17.9139459Z [1422/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:17.9194927Z [1423/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:17.9237730Z [1424/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:18.0011167Z [1425/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9p8x-minmax-sse2-c8.c.obj 2022-12-01T09:58:18.0412338Z [1426/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:18.0509407Z [1427/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:18.0643565Z [1428/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9x-minmax-sse2-c8.c.obj 2022-12-01T09:58:18.0737144Z [1429/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:18.0764804Z [1430/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:18.0872428Z [1431/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:18.0971144Z [1432/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:58:18.1577133Z [1433/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:18.2029949Z [1434/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:18.2132510Z [1435/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:18.2377662Z [1436/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:18.2532075Z [1437/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse2-c16.c.obj 2022-12-01T09:58:18.2559027Z [1438/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse2-c16.c.obj 2022-12-01T09:58:18.2653763Z [1439/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse2-c24.c.obj 2022-12-01T09:58:18.2691901Z [1440/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:58:18.3620844Z [1441/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:58:18.3708613Z [1442/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse2-c24.c.obj 2022-12-01T09:58:18.3851589Z [1443/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.4854721Z [1444/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.4942508Z [1445/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.4966971Z [1446/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.5062464Z [1447/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.5085800Z [1448/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.5954253Z [1449/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.6198178Z [1450/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.6354949Z [1451/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.7281429Z [1452/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.7305943Z [1453/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.7425988Z [1454/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.7455725Z [1455/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.7480720Z [1456/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.8291848Z [1457/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.8528658Z [1458/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.8763233Z [1459/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.9547773Z [1460/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.9722490Z [1461/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:18.9745602Z [1462/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.9864419Z [1463/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:18.9958755Z [1464/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.0547186Z [1465/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.0907772Z [1466/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.1153829Z [1467/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.1972994Z [1468/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.2067507Z [1469/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.2091977Z [1470/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.2199357Z [1471/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.2340839Z [1472/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.2816823Z [1473/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.3198913Z [1474/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.3429387Z [1475/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.4333381Z [1476/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.4362334Z [1477/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.4389093Z [1478/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.4483966Z [1479/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.4625151Z [1480/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.5175026Z [1481/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.5507555Z [1482/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.5977346Z [1483/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:58:19.6077306Z [1484/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-sse2.c.obj 2022-12-01T09:58:19.6121285Z [1485/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-sse2.c.obj 2022-12-01T09:58:19.6596204Z [1486/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.6709727Z [1487/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-sse2.c.obj 2022-12-01T09:58:19.6737593Z [1488/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.6765973Z [1489/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-sse2-ld128.c.obj 2022-12-01T09:58:19.6992072Z [1490/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:19.7541765Z [1491/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:19.7576990Z [1492/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:19.7667531Z [1493/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:19.8191700Z [1494/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:19.8299141Z [1495/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:58:19.8322838Z [1496/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse2-c16.c.obj 2022-12-01T09:58:19.8347011Z [1497/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:19.8438788Z [1498/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:58:19.9069467Z [1499/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x16.c.obj 2022-12-01T09:58:19.9101889Z [1500/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:58:19.9227295Z [1501/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x20.c.obj 2022-12-01T09:58:19.9821938Z [1502/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-rmax\sse2.c.obj 2022-12-01T09:58:19.9857377Z [1503/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:58:19.9944172Z [1504/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\sse2-x64.c.obj 2022-12-01T09:58:20.0036654Z [1505/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse2-c16.c.obj 2022-12-01T09:58:20.0060921Z [1506/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:58:20.0624970Z [1507/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-fill\sse2-x64.c.obj 2022-12-01T09:58:20.0934654Z [1508/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\16x16-reuse-mov-sse2.c.obj 2022-12-01T09:58:20.1187397Z [1509/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\16x16-reuse-switch-sse2.c.obj 2022-12-01T09:58:20.1339460Z [1510/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-pad\sse2.c.obj 2022-12-01T09:58:20.1443462Z [1511/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-vclamp\sse2-x64.c.obj 2022-12-01T09:58:20.1485056Z [1512/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x2-sse2.c.obj 2022-12-01T09:58:20.1577451Z [1513/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\xm-sse2.c.obj 2022-12-01T09:58:20.1604811Z [1514/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x3-sse2.c.obj 2022-12-01T09:58:20.2196192Z [1515/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x4-sse2.c.obj 2022-12-01T09:58:20.2870354Z [1516/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-multi-mov-sse2.c.obj 2022-12-01T09:58:20.3126838Z [1517/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-switch-sse2.c.obj 2022-12-01T09:58:20.3151077Z [1518/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-multi-switch-sse2.c.obj 2022-12-01T09:58:20.3238483Z [1519/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-multi-sse2.c.obj 2022-12-01T09:58:20.3324857Z [1520/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\4x8-sse2.c.obj 2022-12-01T09:58:20.3432555Z [1521/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-mov-sse2.c.obj 2022-12-01T09:58:20.3714314Z [1522/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-mov-sse2.c.obj 2022-12-01T09:58:20.4160989Z [1523/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-switch-sse2.c.obj 2022-12-01T09:58:20.4684586Z [1524/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-unpool\sse2.c.obj 2022-12-01T09:58:20.4712166Z [1525/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-mov-sse2.c.obj 2022-12-01T09:58:20.4893404Z [1526/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x3-sse2.c.obj 2022-12-01T09:58:20.4936064Z [1527/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-multi-sse2.c.obj 2022-12-01T09:58:20.5202447Z [1528/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\xm-sse2.c.obj 2022-12-01T09:58:20.5305150Z [1529/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-multi-sse2.c.obj 2022-12-01T09:58:20.5486908Z [1530/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-switch-sse2.c.obj 2022-12-01T09:58:20.5748262Z [1531/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x2-sse2.c.obj 2022-12-01T09:58:20.6615339Z [1532/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-mov-sse2.c.obj 2022-12-01T09:58:20.6717814Z [1533/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-multi-sse2.c.obj 2022-12-01T09:58:20.6741986Z [1534/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-mov-sse2.c.obj 2022-12-01T09:58:20.6765322Z [1535/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-multi-sse2.c.obj 2022-12-01T09:58:20.6955363Z [1536/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-switch-sse2.c.obj 2022-12-01T09:58:20.7047649Z [1537/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x4-sse2.c.obj 2022-12-01T09:58:20.7439514Z [1538/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-1x4-acc3.c.obj 2022-12-01T09:58:20.7815489Z [1539/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-1x4-acc4.c.obj 2022-12-01T09:58:20.8561828Z [1540/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-1x4-acc2.c.obj 2022-12-01T09:58:20.8653254Z [1541/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-switch-sse2.c.obj 2022-12-01T09:58:20.8753943Z [1542/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-4x4.c.obj 2022-12-01T09:58:20.8842449Z [1543/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-1x4.c.obj 2022-12-01T09:58:20.8930906Z [1544/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-2x4.c.obj 2022-12-01T09:58:20.9034244Z [1545/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-5x4.c.obj 2022-12-01T09:58:20.9439551Z [1546/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-3x4.c.obj 2022-12-01T09:58:20.9843947Z [1547/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-2x4-acc2.c.obj 2022-12-01T09:58:21.0968980Z [1548/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-6x4.c.obj 2022-12-01T09:58:21.1003496Z [1549/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.1086704Z [1550/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.1201582Z [1551/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.1231158Z [1552/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.1260913Z [1553/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-xw-minmax-fp32-ssse3.c.obj 2022-12-01T09:58:21.2059828Z [1554/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.2561894Z [1555/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-xw-minmax-fp32-ssse3.c.obj 2022-12-01T09:58:21.3412702Z [1556/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.3518613Z [1557/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.3542659Z [1558/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-xw-minmax-fp32-ssse3.c.obj 2022-12-01T09:58:21.3568493Z [1559/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.3671062Z [1560/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.3697832Z [1561/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.4361372Z [1562/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-ssse3-ld128.c.obj 2022-12-01T09:58:21.4985525Z [1563/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-ssse3-x16.c.obj 2022-12-01T09:58:21.5011407Z [1564/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-ssse3.c.obj 2022-12-01T09:58:21.5153302Z [1565/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-ssse3-ld64.c.obj 2022-12-01T09:58:21.5277101Z [1566/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-ssse3.c.obj 2022-12-01T09:58:21.5279359Z [1567/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-ssse3.c.obj 2022-12-01T09:58:21.5306995Z [1568/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-ssse3.c.obj 2022-12-01T09:58:21.5403708Z [1569/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x8.c.obj 2022-12-01T09:58:21.5890079Z [1570/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x32.c.obj 2022-12-01T09:58:21.6556700Z [1571/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x16.c.obj 2022-12-01T09:58:21.6644192Z [1572/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-ssse3-x32.c.obj 2022-12-01T09:58:21.6766221Z [1573/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x24.c.obj 2022-12-01T09:58:21.6800092Z [1574/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:21.6904363Z [1575/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int32-x16.c.obj 2022-12-01T09:58:21.6934070Z [1576/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int32-x24.c.obj 2022-12-01T09:58:21.6970161Z [1577/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int32-x32.c.obj 2022-12-01T09:58:21.7501425Z [1578/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int32-x8.c.obj 2022-12-01T09:58:21.8221465Z [1579/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:21.8491351Z [1580/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse41-2x4.c.obj 2022-12-01T09:58:21.8579625Z [1581/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:21.8604413Z [1582/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:21.8710769Z [1583/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:21.8740840Z [1584/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse41-2x8.c.obj 2022-12-01T09:58:21.8768775Z [1585/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x4.c.obj 2022-12-01T09:58:21.8863907Z [1586/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:21.9760414Z [1587/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:22.0102482Z [1588/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x20.c.obj 2022-12-01T09:58:22.0141069Z [1589/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:22.0284065Z [1590/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x12.c.obj 2022-12-01T09:58:22.0313121Z [1591/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x24.c.obj 2022-12-01T09:58:22.0340357Z [1592/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x8.c.obj 2022-12-01T09:58:22.0432027Z [1593/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-lut16-p3-x16.c.obj 2022-12-01T09:58:22.0530876Z [1594/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x4.c.obj 2022-12-01T09:58:22.1670971Z [1595/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x8.c.obj 2022-12-01T09:58:22.1761911Z [1596/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x12.c.obj 2022-12-01T09:58:22.1851928Z [1597/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x24.c.obj 2022-12-01T09:58:22.1880741Z [1598/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-sse41-rr2-p6-x16.c.obj 2022-12-01T09:58:22.1976224Z [1599/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse41-x4.c.obj 2022-12-01T09:58:22.2017205Z [1600/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse41-x8.c.obj 2022-12-01T09:58:22.2111761Z [1601/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse41-x4.c.obj 2022-12-01T09:58:22.2502157Z [1602/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse41-x8.c.obj 2022-12-01T09:58:22.3551124Z [1603/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse41-x4.c.obj 2022-12-01T09:58:22.3637678Z [1604/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x4.c.obj 2022-12-01T09:58:22.3724797Z [1605/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x8.c.obj 2022-12-01T09:58:22.3748793Z [1606/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse41-x4.c.obj 2022-12-01T09:58:22.3853304Z [1607/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse41-x4.c.obj 2022-12-01T09:58:22.3877282Z [1608/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse41-x8.c.obj 2022-12-01T09:58:22.3904743Z [1609/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse41-x8.c.obj 2022-12-01T09:58:22.4359021Z [1610/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse41-x8.c.obj 2022-12-01T09:58:22.5193543Z [1611/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x16.c.obj 2022-12-01T09:58:22.5277669Z [1612/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x12.c.obj 2022-12-01T09:58:22.5360510Z [1613/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x4.c.obj 2022-12-01T09:58:22.5445613Z [1614/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x24.c.obj 2022-12-01T09:58:22.5470277Z [1615/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x8.c.obj 2022-12-01T09:58:22.5685398Z [1616/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x20.c.obj 2022-12-01T09:58:22.5855765Z [1617/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x16.c.obj 2022-12-01T09:58:22.5973581Z [1618/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x12.c.obj 2022-12-01T09:58:22.6798568Z [1619/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x20.c.obj 2022-12-01T09:58:22.6888480Z [1620/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse41-int16.c.obj 2022-12-01T09:58:22.6988455Z [1621/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-p5-div-x24.c.obj 2022-12-01T09:58:22.7010327Z [1622/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-sse41.c.obj 2022-12-01T09:58:22.7103979Z [1623/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse41-int32.c.obj 2022-12-01T09:58:22.7131304Z [1624/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse41.c.obj 2022-12-01T09:58:22.7224312Z [1625/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse41.c.obj 2022-12-01T09:58:22.7363713Z [1626/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse41.c.obj 2022-12-01T09:58:22.8354534Z [1627/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse41.c.obj 2022-12-01T09:58:22.8560048Z [1628/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:22.8661245Z [1629/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:22.8816806Z [1630/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:22.8917036Z [1631/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:22.9002010Z [1632/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:22.9105864Z [1633/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:22.9134274Z [1634/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:23.0116244Z [1635/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:23.0420530Z [1636/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:23.0566807Z [1637/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:23.0604167Z [1638/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:23.0792037Z [1639/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:23.0816334Z [1640/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:23.1191186Z [1641/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:23.1289073Z [1642/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:23.2023395Z [1643/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:23.2790848Z [1644/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.2899260Z [1645/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.3141105Z [1646/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.3166167Z [1647/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.3355221Z [1648/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.3539134Z [1649/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.3786707Z [1650/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.4352840Z [1651/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.5326390Z [1652/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.5412008Z [1653/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.5523293Z [1654/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.5548250Z [1655/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.5571305Z [1656/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.5773654Z [1657/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.6170741Z [1658/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.6673949Z [1659/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.7540262Z [1660/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.7675802Z [1661/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.7716039Z [1662/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.7919137Z [1663/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:23.8315437Z [1664/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.8340680Z [1665/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.8571724Z [1666/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.8955281Z [1667/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.9967034Z [1668/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:23.9996742Z [1669/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.0021954Z [1670/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.0189326Z [1671/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.0621636Z [1672/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.0720366Z [1673/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.0863768Z [1674/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.1276147Z [1675/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.2230436Z [1676/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.2377001Z [1677/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.2409992Z [1678/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.2541208Z [1679/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.2956913Z [1680/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.3205450Z [1681/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.3292612Z [1682/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.3453860Z [1683/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.4324668Z [1684/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.4603473Z [1685/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.4809726Z [1686/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.5002767Z [1687/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.5031843Z [1688/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:24.5056862Z [1689/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:24.5450852Z [1690/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:24.5560051Z [1691/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:24.6118043Z [1692/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.6683894Z [1693/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.6771085Z [1694/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:24.6792701Z [1695/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.6903881Z [1696/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.7102065Z [1697/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:58:24.7195908Z [1698/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.7297726Z [1699/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.8081618Z [1700/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.8472001Z [1701/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:24.8650370Z [1702/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.8750133Z [1703/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:24.8851981Z [1704/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:24.8883580Z [1705/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:58:24.8911837Z [1706/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:24.9006949Z [1707/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:24.9769360Z [1708/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:25.0311873Z [1709/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:58:25.0335783Z [1710/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse41-c16.c.obj 2022-12-01T09:58:25.0360317Z [1711/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse41-c16.c.obj 2022-12-01T09:58:25.0537566Z [1712/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse41-c24.c.obj 2022-12-01T09:58:25.0652306Z [1713/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse41-c24.c.obj 2022-12-01T09:58:25.1230866Z [1714/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.1455333Z [1715/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.2120527Z [1716/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.2609519Z [1717/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.2762788Z [1718/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.2862353Z [1719/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.2962055Z [1720/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.2991716Z [1721/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.3543964Z [1722/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.3768140Z [1723/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.4567738Z [1724/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.5030785Z [1725/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.5116786Z [1726/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.5249173Z [1727/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.5353100Z [1728/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.5458677Z [1729/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.5931386Z [1730/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.5962767Z [1731/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.6956648Z [1732/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.7485719Z [1733/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.7613166Z [1734/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.7713671Z [1735/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.7740333Z [1736/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:25.8112298Z [1737/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.8293465Z [1738/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.8325316Z [1739/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.9499394Z [1740/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:25.9807376Z [1741/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:25.9975617Z [1742/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.0199063Z [1743/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:26.0302368Z [1744/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.0567230Z [1745/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.0626875Z [1746/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.0667338Z [1747/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.1777498Z [1748/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.2233658Z [1749/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.2347483Z [1750/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.2712968Z [1751/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-xw-minmax-fp32-sse41.c.obj 2022-12-01T09:58:26.2826712Z [1752/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.2852211Z [1753/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.2878495Z [1754/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.3026277Z [1755/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.4168938Z [1756/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.4507214Z [1757/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.4547878Z [1758/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.5154217Z [1759/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.5179703Z [1760/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.5277296Z [1761/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.5426192Z [1762/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.5750479Z [1763/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.6468307Z [1764/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.6879184Z [1765/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.6908728Z [1766/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.6931794Z [1767/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-sse4.c.obj 2022-12-01T09:58:26.7019720Z [1768/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-sse4.c.obj 2022-12-01T09:58:26.7203251Z [1769/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-sse4.c.obj 2022-12-01T09:58:26.7571707Z [1770/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:26.7701718Z [1771/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:26.8073781Z [1772/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-sse4-sra.c.obj 2022-12-01T09:58:26.8479253Z [1773/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul16-ld64-x24.c.obj 2022-12-01T09:58:26.8508164Z [1774/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:26.8532736Z [1775/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-sse4-srl.c.obj 2022-12-01T09:58:26.8629744Z [1776/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul16-ld64-x32.c.obj 2022-12-01T09:58:26.8766590Z [1777/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:26.9482994Z [1778/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul32-ld32-x32.c.obj 2022-12-01T09:58:26.9572969Z [1779/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul32-ld32-x24.c.obj 2022-12-01T09:58:26.9813013Z [1780/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul32-ld32-x8.c.obj 2022-12-01T09:58:27.0066173Z [1781/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:27.0091212Z [1782/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:27.0188003Z [1783/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul16-ld64-x32.c.obj 2022-12-01T09:58:27.0375254Z [1784/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-sse41-mul32-ld32-x16.c.obj 2022-12-01T09:58:27.0823207Z [1785/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul32-ld32-x16.c.obj 2022-12-01T09:58:27.1013148Z [1786/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul16-ld64-x24.c.obj 2022-12-01T09:58:27.1227703Z [1787/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul32-ld32-x8.c.obj 2022-12-01T09:58:27.1575197Z [1788/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul32-ld32-x24.c.obj 2022-12-01T09:58:27.1677292Z [1789/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:27.1706405Z [1790/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:27.1881435Z [1791/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:27.1924770Z [1792/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-sse41-mul32-ld32-x32.c.obj 2022-12-01T09:58:27.2628871Z [1793/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:27.2922996Z [1794/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:27.3056197Z [1795/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:27.3189255Z [1796/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:27.3286210Z [1797/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:27.3433910Z [1798/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:27.3782037Z [1799/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:27.3887338Z [1800/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:27.4533387Z [1801/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-sse41-mul32.c.obj 2022-12-01T09:58:27.4922049Z [1802/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:27.4949201Z [1803/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:58:27.4974579Z [1804/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:27.5118367Z [1805/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:58:27.5295515Z [1806/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse41-c16.c.obj 2022-12-01T09:58:27.5539942Z [1807/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:27.6202847Z [1808/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:27.6437612Z [1809/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse41-c24.c.obj 2022-12-01T09:58:27.6465520Z [1810/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse41-c24.c.obj 2022-12-01T09:58:27.6593616Z [1811/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:58:27.6686375Z [1812/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse41-c16.c.obj 2022-12-01T09:58:27.7619924Z [1813/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:27.7920879Z [1814/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:27.8036599Z [1815/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:27.8417347Z [1816/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:27.8693586Z [1817/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:27.8734892Z [1818/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:27.8837952Z [1819/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:27.9187362Z [1820/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.0059162Z [1821/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.0291315Z [1822/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.0402310Z [1823/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.0852078Z [1824/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.1027369Z [1825/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.1149590Z [1826/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.1258759Z [1827/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.1458687Z [1828/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.2395270Z [1829/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.2650260Z [1830/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.2880004Z [1831/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.3061076Z [1832/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.3326782Z [1833/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.3459307Z [1834/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.3678889Z [1835/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.4000049Z [1836/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.4731150Z [1837/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.5051560Z [1838/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.5222977Z [1839/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.5478169Z [1840/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.5579942Z [1841/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.5939126Z [1842/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.6038893Z [1843/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.6240067Z [1844/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.7228718Z [1845/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.7582146Z [1846/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.7686054Z [1847/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.7978904Z [1848/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.8011046Z [1849/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.8361210Z [1850/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.8453052Z [1851/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.8633091Z [1852/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:58:28.9514425Z [1853/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:28.9773536Z [1854/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse41-mul32-ld32-x8.c.obj 2022-12-01T09:58:28.9874351Z [1855/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:28.9963430Z [1856/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-sse4.c.obj 2022-12-01T09:58:29.0152212Z [1857/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:29.0198658Z [1858/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2022-12-01T09:58:29.0310927Z [1859/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-sse4.c.obj 2022-12-01T09:58:29.0340103Z [1860/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse41-mul32-ld32-x16.c.obj 2022-12-01T09:58:29.1032257Z [1861/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:29.1426499Z [1862/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:29.1685572Z [1863/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse41-mul32-ld32-x16.c.obj 2022-12-01T09:58:29.1709025Z [1864/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse41-mul32-ld32-x8.c.obj 2022-12-01T09:58:29.1795100Z [1865/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:29.1909522Z [1866/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:29.1933326Z [1867/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse41-c8.c.obj 2022-12-01T09:58:29.2438707Z [1868/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:29.2602564Z [1869/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:58:29.2968717Z [1870/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:58:29.3234156Z [1871/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:58:29.3385516Z [1872/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-sse41-c16.c.obj 2022-12-01T09:58:29.3566114Z [1873/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:58:29.3595766Z [1874/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse41-c8.c.obj 2022-12-01T09:58:29.4053657Z [1875/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\sse41-x64.c.obj 2022-12-01T09:58:29.4110930Z [1876/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x16.c.obj 2022-12-01T09:58:29.4436317Z [1877/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x32.c.obj 2022-12-01T09:58:29.4810347Z [1878/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x24.c.obj 2022-12-01T09:58:29.4897668Z [1879/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int32-x16.c.obj 2022-12-01T09:58:29.5048548Z [1880/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int32-x8.c.obj 2022-12-01T09:58:29.5214351Z [1881/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int32-x32.c.obj 2022-12-01T09:58:29.5523316Z [1882/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x8.c.obj 2022-12-01T09:58:29.6123352Z [1883/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-avx-acc2.c.obj 2022-12-01T09:58:29.6347708Z [1884/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx-int32-x24.c.obj 2022-12-01T09:58:29.6472343Z [1885/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-avx.c.obj 2022-12-01T09:58:29.6647518Z [1886/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-avx-acc2.c.obj 2022-12-01T09:58:29.6836368Z [1887/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-avx-acc2.c.obj 2022-12-01T09:58:29.6942080Z [1888/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-avx-acc2.c.obj 2022-12-01T09:58:29.7040350Z [1889/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-avx.c.obj 2022-12-01T09:58:29.7356444Z [1890/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-avx.c.obj 2022-12-01T09:58:29.7996336Z [1891/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x32.c.obj 2022-12-01T09:58:29.8479648Z [1892/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x40.c.obj 2022-12-01T09:58:29.8582422Z [1893/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x8.c.obj 2022-12-01T09:58:29.8611727Z [1894/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x48.c.obj 2022-12-01T09:58:29.8844610Z [1895/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x16.c.obj 2022-12-01T09:58:29.8937615Z [1896/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x24.c.obj 2022-12-01T09:58:29.9034949Z [1897/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx-acc2.c.obj 2022-12-01T09:58:29.9064392Z [1898/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx.c.obj 2022-12-01T09:58:29.9849303Z [1899/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-avx.c.obj 2022-12-01T09:58:30.0340195Z [1900/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx.c.obj 2022-12-01T09:58:30.0566076Z [1901/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx.c.obj 2022-12-01T09:58:30.0773721Z [1902/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx.c.obj 2022-12-01T09:58:30.1428147Z [1903/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx-acc2.c.obj 2022-12-01T09:58:30.1516720Z [1904/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx-acc2.c.obj 2022-12-01T09:58:30.1544421Z [1905/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:30.1779985Z [1906/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:30.1804625Z [1907/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.2570806Z [1908/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx-acc2.c.obj 2022-12-01T09:58:30.2601831Z [1909/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x16inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.2868963Z [1910/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:30.2963559Z [1911/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:30.3730058Z [1912/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.3820878Z [1913/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x16inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.4004130Z [1914/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x16inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.4265353Z [1915/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.4610970Z [1916/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x16inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.4746092Z [1917/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.5116434Z [1918/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.5299131Z [1919/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\7x8inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.5982911Z [1920/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\6x8inc-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.6208258Z [1921/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.6450572Z [1922/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.6626494Z [1923/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.6738089Z [1924/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.7043282Z [1925/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.7270883Z [1926/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.7507887Z [1927/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.8164008Z [1928/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.8315162Z [1929/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.8593763Z [1930/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.8776261Z [1931/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.9018299Z [1932/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.9282228Z [1933/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:30.9374103Z [1934/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx-2x8.c.obj 2022-12-01T09:58:30.9469668Z [1935/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:31.0368500Z [1936/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:31.0394951Z [1937/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:31.0519383Z [1938/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:31.0548401Z [1939/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:31.0805876Z [1940/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx-2x16.c.obj 2022-12-01T09:58:31.0980980Z [1941/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:31.1105950Z [1942/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:31.1622440Z [1943/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:31.2181156Z [1944/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:31.2219936Z [1945/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:31.2309430Z [1946/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:31.2332115Z [1947/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x8.c.obj 2022-12-01T09:58:31.2808817Z [1948/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx-x16.c.obj 2022-12-01T09:58:31.2839410Z [1949/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x8.c.obj 2022-12-01T09:58:31.3010441Z [1950/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.3324187Z [1951/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx-x8.c.obj 2022-12-01T09:58:31.3799683Z [1952/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\avx.c.obj 2022-12-01T09:58:31.3962914Z [1953/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.4051986Z [1954/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx-x8.c.obj 2022-12-01T09:58:31.4087204Z [1955/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x16.c.obj 2022-12-01T09:58:31.4570484Z [1956/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x8.c.obj 2022-12-01T09:58:31.4665257Z [1957/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx-x16.c.obj 2022-12-01T09:58:31.4823780Z [1958/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx-x8.c.obj 2022-12-01T09:58:31.5178288Z [1959/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx-x16.c.obj 2022-12-01T09:58:31.5495981Z [1960/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx-x8.c.obj 2022-12-01T09:58:31.5728414Z [1961/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx-x16.c.obj 2022-12-01T09:58:31.5832319Z [1962/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx-x8.c.obj 2022-12-01T09:58:31.5859734Z [1963/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx-x16.c.obj 2022-12-01T09:58:31.6459380Z [1964/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx-x8.c.obj 2022-12-01T09:58:31.6559247Z [1965/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x8.c.obj 2022-12-01T09:58:31.6590551Z [1966/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx-x16.c.obj 2022-12-01T09:58:31.6948321Z [1967/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.7255908Z [1968/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.7567289Z [1969/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.7668765Z [1970/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x8.c.obj 2022-12-01T09:58:31.7784923Z [1971/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x8.c.obj 2022-12-01T09:58:31.8296255Z [1972/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x8.c.obj 2022-12-01T09:58:31.8338799Z [1973/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx-x8.c.obj 2022-12-01T09:58:31.8430740Z [1974/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x16.c.obj 2022-12-01T09:58:31.8684095Z [1975/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx-x16.c.obj 2022-12-01T09:58:31.8951320Z [1976/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx-x8.c.obj 2022-12-01T09:58:31.9377052Z [1977/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x16.c.obj 2022-12-01T09:58:31.9493597Z [1978/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx-x8.c.obj 2022-12-01T09:58:31.9593172Z [1979/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x8.c.obj 2022-12-01T09:58:32.0078038Z [1980/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx-x16.c.obj 2022-12-01T09:58:32.0128083Z [1981/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx-x16.c.obj 2022-12-01T09:58:32.0223429Z [1982/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x16.c.obj 2022-12-01T09:58:32.0458665Z [1983/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x8.c.obj 2022-12-01T09:58:32.1327097Z [1984/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:32.1828785Z [1985/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:32.1932782Z [1986/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x32.c.obj 2022-12-01T09:58:32.1958847Z [1987/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:32.1988002Z [1988/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x8.c.obj 2022-12-01T09:58:32.2087147Z [1989/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:32.2203213Z [1990/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x24.c.obj 2022-12-01T09:58:32.2377218Z [1991/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:32.3236563Z [1992/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x48.c.obj 2022-12-01T09:58:32.3646704Z [1993/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x48.c.obj 2022-12-01T09:58:32.3731681Z [1994/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-lut16-p3-x40.c.obj 2022-12-01T09:58:32.3757040Z [1995/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x40.c.obj 2022-12-01T09:58:32.3857396Z [1996/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x16.c.obj 2022-12-01T09:58:32.3885395Z [1997/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x32.c.obj 2022-12-01T09:58:32.4010115Z [1998/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx-rr2-p6-x24.c.obj 2022-12-01T09:58:32.4180767Z [1999/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx-x8.c.obj 2022-12-01T09:58:32.5269686Z [2000/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx-x8.c.obj 2022-12-01T09:58:32.5362019Z [2001/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx-x8.c.obj 2022-12-01T09:58:32.5479578Z [2002/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx-x16.c.obj 2022-12-01T09:58:32.5574892Z [2003/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx-x16.c.obj 2022-12-01T09:58:32.5620879Z [2004/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx-x8.c.obj 2022-12-01T09:58:32.5796130Z [2005/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx-x16.c.obj 2022-12-01T09:58:32.5888869Z [2006/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx-x16.c.obj 2022-12-01T09:58:32.6075235Z [2007/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx-x8.c.obj 2022-12-01T09:58:32.7260581Z [2008/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx-x16.c.obj 2022-12-01T09:58:32.7293962Z [2009/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x8.c.obj 2022-12-01T09:58:32.7400484Z [2010/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx-x8.c.obj 2022-12-01T09:58:32.7588311Z [2011/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx-x16.c.obj 2022-12-01T09:58:32.7614155Z [2012/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x64.c.obj 2022-12-01T09:58:32.7640111Z [2013/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x48.c.obj 2022-12-01T09:58:32.7829993Z [2014/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x40.c.obj 2022-12-01T09:58:32.8275426Z [2015/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x16.c.obj 2022-12-01T09:58:32.9122016Z [2016/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x32.c.obj 2022-12-01T09:58:32.9270252Z [2017/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x56.c.obj 2022-12-01T09:58:32.9375204Z [2018/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x24.c.obj 2022-12-01T09:58:33.0049394Z [2019/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x24.c.obj 2022-12-01T09:58:33.0153389Z [2020/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x16.c.obj 2022-12-01T09:58:33.0182508Z [2021/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x80.c.obj 2022-12-01T09:58:33.0452704Z [2022/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-div-x72.c.obj 2022-12-01T09:58:33.0550395Z [2023/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x8.c.obj 2022-12-01T09:58:33.0858549Z [2024/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x32.c.obj 2022-12-01T09:58:33.1005873Z [2025/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x48.c.obj 2022-12-01T09:58:33.1265222Z [2026/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x56.c.obj 2022-12-01T09:58:33.1949912Z [2027/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx-x8.c.obj 2022-12-01T09:58:33.2043750Z [2028/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x64.c.obj 2022-12-01T09:58:33.2142364Z [2029/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x40.c.obj 2022-12-01T09:58:33.2183141Z [2030/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x72.c.obj 2022-12-01T09:58:33.2476567Z [2031/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx-sqrt-x16.c.obj 2022-12-01T09:58:33.2575654Z [2032/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx-sqrt-x8.c.obj 2022-12-01T09:58:33.2735834Z [2033/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x80.c.obj 2022-12-01T09:58:33.2976152Z [2034/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx-x8.c.obj 2022-12-01T09:58:33.3767074Z [2035/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx-x16.c.obj 2022-12-01T09:58:33.3881441Z [2036/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx-x16.c.obj 2022-12-01T09:58:33.3970644Z [2037/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx-x16.c.obj 2022-12-01T09:58:33.3994900Z [2038/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx-x8.c.obj 2022-12-01T09:58:33.4082506Z [2039/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx-rr2-lut16-p3.c.obj 2022-12-01T09:58:33.4246158Z [2040/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx-rr2-p6.c.obj 2022-12-01T09:58:33.4359728Z [2041/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-lut64-p2-div.c.obj 2022-12-01T09:58:33.4576814Z [2042/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx-rr2-lut4-p4-perm.c.obj 2022-12-01T09:58:33.5518926Z [2043/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx-rr2-p5.c.obj 2022-12-01T09:58:33.5603674Z [2044/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-div.c.obj 2022-12-01T09:58:33.5693370Z [2045/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-nr2.c.obj 2022-12-01T09:58:33.5731374Z [2046/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.5827545Z [2047/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-nr1.c.obj 2022-12-01T09:58:33.5918864Z [2048/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:33.6149100Z [2049/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.6258590Z [2050/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.7187809Z [2051/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:33.7423624Z [2052/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:33.7561892Z [2053/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.7591517Z [2054/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.7684405Z [2055/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.7780633Z [2056/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.8072193Z [2057/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:33.8114720Z [2058/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.9150405Z [2059/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.9345618Z [2060/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:33.9448595Z [2061/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.9570192Z [2062/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:33.9669422Z [2063/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.0136036Z [2064/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:34.0600395Z [2065/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.0640321Z [2066/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:34.1591067Z [2067/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:34.1704701Z [2068/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.1730996Z [2069/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.1926193Z [2070/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.2041366Z [2071/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:34.2374205Z [2072/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.2921678Z [2073/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:34.3092341Z [2074/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:34.5010246Z [2075/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.0628099Z [2076/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul16-ld64-x24.c.obj 2022-12-01T09:58:35.0655652Z [2077/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.0681528Z [2078/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.0703532Z [2079/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.0726595Z [2080/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.0749578Z [2081/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.0778065Z [2082/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.2195828Z [2083/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:35.2537238Z [2084/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:35.2855419Z [2085/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.2981229Z [2086/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.3007425Z [2087/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.3167469Z [2088/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.3292317Z [2089/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.3323127Z [2090/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.4586279Z [2091/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.4963796Z [2092/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.5215309Z [2093/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.5370468Z [2094/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.5516628Z [2095/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.5720509Z [2096/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.5827685Z [2097/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.5936012Z [2098/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.7038448Z [2099/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.7460844Z [2100/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.7702572Z [2101/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.7874684Z [2102/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.8009211Z [2103/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.8161856Z [2104/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.8292034Z [2105/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:35.8481128Z [2106/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:35.8765661Z [2107/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:35.9276796Z [2108/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:35.9477505Z [2109/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:35.9834774Z [2110/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:35.9871547Z [2111/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:36.0046829Z [2112/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:36.0139613Z [2113/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:36.0410543Z [2114/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:36.0579431Z [2115/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:58:36.1288865Z [2116/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:36.1493979Z [2117/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:36.1643152Z [2118/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:36.1870130Z [2119/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:36.1996608Z [2120/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:36.2099523Z [2121/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:36.2237535Z [2122/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:36.2431719Z [2123/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:36.3053525Z [2124/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:36.3338932Z [2125/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:36.3514626Z [2126/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:36.4422900Z [2127/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.4557313Z [2128/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.4660267Z [2129/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.4769619Z [2130/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.4965500Z [2131/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.5432411Z [2132/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.5770073Z [2133/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.6030964Z [2134/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.6905030Z [2135/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.7060318Z [2136/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.7186705Z [2137/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.7227079Z [2138/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.7253974Z [2139/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.7654838Z [2140/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.8146400Z [2141/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.8334239Z [2142/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.9211502Z [2143/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.9367405Z [2144/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.9607450Z [2145/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:36.9634467Z [2146/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:36.9793484Z [2147/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:36.9936061Z [2148/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:37.0618529Z [2149/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:37.0910745Z [2150/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.1515044Z [2151/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.1746884Z [2152/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.2029546Z [2153/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:37.2228603Z [2154/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.2417381Z [2155/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.2445156Z [2156/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.2894860Z [2157/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:37.3480075Z [2158/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.3954721Z [2159/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.4169953Z [2160/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.4424397Z [2161/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.4592938Z [2162/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-xw-minmax-fp32-avx.c.obj 2022-12-01T09:58:37.4694285Z [2163/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.5001863Z [2164/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.5307006Z [2165/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.5895730Z [2166/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.6269396Z [2167/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.6626414Z [2168/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.6974614Z [2169/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.7160806Z [2170/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.7200787Z [2171/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.7404548Z [2172/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.7669217Z [2173/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.8240634Z [2174/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.8545781Z [2175/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.8917662Z [2176/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:37.9323534Z [2177/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c24.c.obj 2022-12-01T09:58:37.9420978Z [2178/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.9447158Z [2179/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c8.c.obj 2022-12-01T09:58:37.9661712Z [2180/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:37.9691923Z [2181/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:38.0684906Z [2182/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c32.c.obj 2022-12-01T09:58:38.0721715Z [2183/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c16.c.obj 2022-12-01T09:58:38.0968915Z [2184/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c24.c.obj 2022-12-01T09:58:38.1069529Z [2185/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c32.c.obj 2022-12-01T09:58:38.1105316Z [2186/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul32-ld32-x24.c.obj 2022-12-01T09:58:38.1202185Z [2187/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul16-ld64-x32.c.obj 2022-12-01T09:58:38.1234199Z [2188/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:58:38.1380926Z [2189/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul32-ld32-x32.c.obj 2022-12-01T09:58:38.2442794Z [2190/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx-mul32-ld32-x16.c.obj 2022-12-01T09:58:38.2576666Z [2191/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:58:38.2668214Z [2192/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul32-ld32-x16.c.obj 2022-12-01T09:58:38.2694707Z [2193/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul16-ld64-x32.c.obj 2022-12-01T09:58:38.2823102Z [2194/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:38.2919671Z [2195/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul16-ld64-x24.c.obj 2022-12-01T09:58:38.3017044Z [2196/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:38.3059337Z [2197/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:38.4036768Z [2198/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:38.4377841Z [2199/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:38.4408430Z [2200/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul32-ld32-x32.c.obj 2022-12-01T09:58:38.4509971Z [2201/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:38.4774426Z [2202/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:38.4806527Z [2203/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx-mul32-ld32-x24.c.obj 2022-12-01T09:58:38.4833509Z [2204/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:38.4976454Z [2205/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:38.5805898Z [2206/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:38.6055872Z [2207/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:38.6444932Z [2208/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:38.6546305Z [2209/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:38.6575812Z [2210/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:58:38.6705754Z [2211/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:38.6808478Z [2212/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx-mul32.c.obj 2022-12-01T09:58:38.7171200Z [2213/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:38.7449001Z [2214/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:38.7756865Z [2215/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:38.8956872Z [2216/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:38.8987263Z [2217/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:38.9088395Z [2218/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:38.9130153Z [2219/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:38.9162924Z [2220/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:38.9533840Z [2221/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:38.9863839Z [2222/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:38.9977545Z [2223/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.1371284Z [2224/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.1476131Z [2225/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.1503407Z [2226/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.1529924Z [2227/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.1631526Z [2228/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.2028473Z [2229/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.2284620Z [2230/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.2420550Z [2231/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.3736974Z [2232/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.3767005Z [2233/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.3867084Z [2234/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.3970409Z [2235/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.4100562Z [2236/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.4281428Z [2237/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.4470550Z [2238/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.5226168Z [2239/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.5854413Z [2240/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.6198028Z [2241/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.6328332Z [2242/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.6366631Z [2243/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.6473510Z [2244/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.6704077Z [2245/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.6873216Z [2246/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.7428875Z [2247/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.8862715Z [2248/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.8897608Z [2249/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.8922912Z [2250/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.8947606Z [2251/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.8973173Z [2252/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.9074987Z [2253/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:39.9107568Z [2254/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:39.9590217Z [2255/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:40.0548862Z [2256/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:40.0644015Z [2257/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:40.0669559Z [2258/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:40.0761373Z [2259/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx-mul32-ld32-x16.c.obj 2022-12-01T09:58:40.1171196Z [2260/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:58:40.1202974Z [2261/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:40.1307092Z [2262/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:58:40.1636861Z [2263/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-avx-ld64.c.obj 2022-12-01T09:58:40.2138812Z [2264/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:40.2313354Z [2265/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:40.2347725Z [2266/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:58:40.2448002Z [2267/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx-mul32-ld32-x16.c.obj 2022-12-01T09:58:40.2729208Z [2268/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:58:40.2832214Z [2269/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:40.2863001Z [2270/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-avx-mul16-ld64-x8.c.obj 2022-12-01T09:58:40.3397138Z [2271/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x16.c.obj 2022-12-01T09:58:40.3878162Z [2272/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x48.c.obj 2022-12-01T09:58:40.4025133Z [2273/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x64.c.obj 2022-12-01T09:58:40.4061762Z [2274/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x32.c.obj 2022-12-01T09:58:40.4169285Z [2275/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:58:40.4360856Z [2276/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x8.c.obj 2022-12-01T09:58:40.4800695Z [2277/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c8.c.obj 2022-12-01T09:58:40.4829040Z [2278/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c16.c.obj 2022-12-01T09:58:40.5207825Z [2279/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-prelu\gen\f16c-2x8.c.obj 2022-12-01T09:58:40.5668773Z [2280/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-maxpool\9p8x-minmax-f16c-c8.c.obj 2022-12-01T09:58:40.5839547Z [2281/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x8.c.obj 2022-12-01T09:58:40.5956258Z [2282/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-prelu\gen\f16c-2x16.c.obj 2022-12-01T09:58:40.5991906Z [2283/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.6236322Z [2284/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdivc-minmax-f16c-x8.c.obj 2022-12-01T09:58:40.6741778Z [2285/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.6851755Z [2286/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdiv-minmax-f16c-x8.c.obj 2022-12-01T09:58:40.6972094Z [2287/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x8.c.obj 2022-12-01T09:58:40.7415424Z [2288/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdiv-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.7676604Z [2289/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmax-f16c-x8.c.obj 2022-12-01T09:58:40.7703000Z [2290/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmaxc-f16c-x8.c.obj 2022-12-01T09:58:40.7829350Z [2291/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdivc-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.7955727Z [2292/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmax-f16c-x16.c.obj 2022-12-01T09:58:40.8440548Z [2293/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmaxc-f16c-x16.c.obj 2022-12-01T09:58:40.8710817Z [2294/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmin-f16c-x8.c.obj 2022-12-01T09:58:40.8737313Z [2295/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmin-f16c-x16.c.obj 2022-12-01T09:58:40.9412549Z [2296/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vminc-f16c-x8.c.obj 2022-12-01T09:58:40.9449902Z [2297/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrdivc-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.9569977Z [2298/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vminc-f16c-x16.c.obj 2022-12-01T09:58:40.9597484Z [2299/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x16.c.obj 2022-12-01T09:58:40.9746247Z [2300/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.0122623Z [2301/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x16.c.obj 2022-12-01T09:58:41.0537456Z [2302/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.0644160Z [2303/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrdivc-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.1246549Z [2304/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrsubc-minmax-f16c-x16.c.obj 2022-12-01T09:58:41.1274635Z [2305/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrsubc-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.1305641Z [2306/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsubc-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.1528375Z [2307/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsub-minmax-f16c-x8.c.obj 2022-12-01T09:58:41.1626351Z [2308/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsub-minmax-f16c-x16.c.obj 2022-12-01T09:58:41.1952209Z [2309/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vclamp\gen\vclamp-f16c-x8.c.obj 2022-12-01T09:58:41.2324760Z [2310/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsubc-minmax-f16c-x16.c.obj 2022-12-01T09:58:41.2445935Z [2311/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vclamp\gen\vclamp-f16c-x16.c.obj 2022-12-01T09:58:41.2968691Z [2312/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-f16c.c.obj 2022-12-01T09:58:41.3015691Z [2313/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vhswish\gen\vhswish-f16c-x16.c.obj 2022-12-01T09:58:41.3122044Z [2314/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vhswish\gen\vhswish-f16c-x8.c.obj 2022-12-01T09:58:41.3389666Z [2315/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vlrelu\gen\vlrelu-f16c-x8.c.obj 2022-12-01T09:58:41.3491242Z [2316/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:58:41.3718142Z [2317/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vlrelu\gen\vlrelu-f16c-x16.c.obj 2022-12-01T09:58:41.4072326Z [2318/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x8.c.obj 2022-12-01T09:58:41.4396135Z [2319/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.4679291Z [2320/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-f16c.c.obj 2022-12-01T09:58:41.4810839Z [2321/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:41.4933666Z [2322/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.5363268Z [2323/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:41.5465952Z [2324/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.5723913Z [2325/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:41.6001198Z [2326/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.6342930Z [2327/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:41.6751049Z [2328/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.7191570Z [2329/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:41.7312505Z [2330/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:41.7634680Z [2331/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:41.7746841Z [2332/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:41.7897174Z [2333/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:41.8332384Z [2334/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:41.8627397Z [2335/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:41.9128018Z [2336/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:41.9502355Z [2337/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:41.9657094Z [2338/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:41.9943211Z [2339/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.0205666Z [2340/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.0462398Z [2341/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.0843572Z [2342/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.1042857Z [2343/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.1453061Z [2344/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.1699692Z [2345/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.2087401Z [2346/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.2301982Z [2347/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.2499609Z [2348/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.3041429Z [2349/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.3298128Z [2350/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.3394370Z [2351/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.3920988Z [2352/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.3967689Z [2353/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.4295063Z [2354/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.4664156Z [2355/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.4813701Z [2356/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.5263291Z [2357/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.5618678Z [2358/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.5728983Z [2359/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.6701057Z [2360/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.6732782Z [2361/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.6761340Z [2362/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.6957623Z [2363/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.7055900Z [2364/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.7519039Z [2365/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.7886288Z [2366/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.8010720Z [2367/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.8972944Z [2368/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.9006121Z [2369/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.9228453Z [2370/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.9260383Z [2371/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:42.9384565Z [2372/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:42.9882495Z [2373/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:42.9911902Z [2374/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:43.0254692Z [2375/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.1348592Z [2376/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.1543130Z [2377/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.1637187Z [2378/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.1662998Z [2379/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.1810583Z [2380/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:43.1845908Z [2381/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.2023797Z [2382/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:43.2054194Z [2383/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.3306022Z [2384/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:58:43.3498459Z [2385/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:43.3587810Z [2386/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:43.3772274Z [2387/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:43.3804779Z [2388/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:43.3950353Z [2389/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:43.4247407Z [2390/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.4564424Z [2391/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.5848645Z [2392/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.5876776Z [2393/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.6079197Z [2394/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.6167678Z [2395/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.6268114Z [2396/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.6306319Z [2397/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.6636526Z [2398/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.6792826Z [2399/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:43.8133318Z [2400/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.8396789Z [2401/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4c8-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.8539504Z [2402/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.8615255Z [2403/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.8725666Z [2404/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.8753994Z [2405/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:43.8869421Z [2406/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c2s4-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:43.8980813Z [2407/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.0425895Z [2408/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.0910888Z [2409/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:44.1006000Z [2410/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.1038224Z [2411/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.1127892Z [2412/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:44.1294742Z [2413/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.1394936Z [2414/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.1647992Z [2415/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.2996274Z [2416/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.3386791Z [2417/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4c8-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:44.3421166Z [2418/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.3515800Z [2419/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.3626784Z [2420/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:44.3660054Z [2421/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-xw-minmax-fp32-xop.c.obj 2022-12-01T09:58:44.3767335Z [2422/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.4068193Z [2423/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.5600596Z [2424/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.5770737Z [2425/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.5798176Z [2426/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.5824389Z [2427/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.5932493Z [2428/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.6182168Z [2429/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.6279416Z [2430/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.6404003Z [2431/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.8070274Z [2432/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.8161452Z [2433/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.8189054Z [2434/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.8304723Z [2435/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.8351411Z [2436/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.8490448Z [2437/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.8521629Z [2438/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:44.8714274Z [2439/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:44.9988412Z [2440/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:58:45.0332680Z [2441/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:58:45.0438405Z [2442/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.0478212Z [2443/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-xop-mul32-ld32-x16.c.obj 2022-12-01T09:58:45.0648447Z [2444/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.0744544Z [2445/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.0769108Z [2446/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.0876588Z [2447/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.1708973Z [2448/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x24.c.obj 2022-12-01T09:58:45.2124541Z [2449/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x32.c.obj 2022-12-01T09:58:45.2224350Z [2450/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-xop-mul32-ld32-x24.c.obj 2022-12-01T09:58:45.2326313Z [2451/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x16.c.obj 2022-12-01T09:58:45.2432672Z [2452/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-xop-mul32-ld32-x32.c.obj 2022-12-01T09:58:45.2589978Z [2453/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:45.2713864Z [2454/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:45.2817601Z [2455/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:45.3756201Z [2456/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:58:45.4404826Z [2457/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.4603200Z [2458/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.4645037Z [2459/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.4829621Z [2460/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.5028149Z [2461/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.5129227Z [2462/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.5242006Z [2463/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.6286240Z [2464/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.6696686Z [2465/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.6911677Z [2466/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.6946374Z [2467/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.7056762Z [2468/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.7448904Z [2469/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.7481015Z [2470/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.7674738Z [2471/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.8729522Z [2472/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.9078227Z [2473/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.9175795Z [2474/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:45.9354048Z [2475/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.9507294Z [2476/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.9820871Z [2477/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:45.9951796Z [2478/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.0049090Z [2479/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.1125320Z [2480/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.1382274Z [2481/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.1430317Z [2482/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.1642344Z [2483/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.1793403Z [2484/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.2058367Z [2485/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.2311792Z [2486/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.2475533Z [2487/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.3723119Z [2488/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.3946912Z [2489/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.3974345Z [2490/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:58:46.4001318Z [2491/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.4100189Z [2492/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.4202204Z [2493/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld128.c.obj 2022-12-01T09:58:46.4677762Z [2494/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x4c2s4-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.5353327Z [2495/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-xop-mul32-ld32-x16.c.obj 2022-12-01T09:58:46.5469100Z [2496/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:58:46.5655744Z [2497/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:58:46.5836857Z [2498/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x4-minmax-fma3.c.obj 2022-12-01T09:58:46.5964885Z [2499/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.5995057Z [2500/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-xop-mul32-ld32-x16.c.obj 2022-12-01T09:58:46.6094562Z [2501/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.6505889Z [2502/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x3-minmax-fma3.c.obj 2022-12-01T09:58:46.7210679Z [2503/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.7338910Z [2504/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.7495935Z [2505/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x9-minmax-fma3.c.obj 2022-12-01T09:58:46.7878584Z [2506/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:58:46.7915692Z [2507/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.8019118Z [2508/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:58:46.8048963Z [2509/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.8358727Z [2510/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.9254797Z [2511/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:58:46.9342327Z [2512/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:58:46.9549618Z [2513/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.9727963Z [2514/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.9912275Z [2515/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x25-minmax-fma3.c.obj 2022-12-01T09:58:47.0010468Z [2516/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.0235772Z [2517/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.0275082Z [2518/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x3-minmax-fma3.c.obj 2022-12-01T09:58:47.1267232Z [2519/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x25-minmax-fma3.c.obj 2022-12-01T09:58:47.1303730Z [2520/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x4-minmax-fma3.c.obj 2022-12-01T09:58:47.1586370Z [2521/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x9-minmax-fma3.c.obj 2022-12-01T09:58:47.1612208Z [2522/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.1766464Z [2523/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-ibilinear\gen\fma3-c16.c.obj 2022-12-01T09:58:47.1864985Z [2524/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vmulcaddc\gen\c16-minmax-fma3-2x.c.obj 2022-12-01T09:58:47.1981379Z [2525/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vmulcaddc\gen\c8-minmax-fma3-2x.c.obj 2022-12-01T09:58:47.2493878Z [2526/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-ibilinear\gen\fma3-c8.c.obj 2022-12-01T09:58:47.3147846Z [2527/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.3246279Z [2528/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-fma3.c.obj 2022-12-01T09:58:47.3555484Z [2529/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.3661349Z [2530/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.3700681Z [2531/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-fma3.c.obj 2022-12-01T09:58:47.3911878Z [2532/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.4085000Z [2533/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-fma3.c.obj 2022-12-01T09:58:47.4441279Z [2534/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.5058801Z [2535/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.5086572Z [2536/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:58:47.5516562Z [2537/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:58:47.5620238Z [2538/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:58:47.5851729Z [2539/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.5982894Z [2540/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6079917Z [2541/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:47.6557354Z [2542/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:58:47.7531468Z [2543/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-fma3.c.obj 2022-12-01T09:58:47.7760491Z [2544/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.7787475Z [2545/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x16s4inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.7905338Z [2546/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x16inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.7997948Z [2547/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x16s4inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.8097845Z [2548/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x16s4inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.8201777Z [2549/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x16inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.8817973Z [2550/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x16inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.9676610Z [2551/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x16inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.9812068Z [2552/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.9906918Z [2553/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x16s4inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.0237717Z [2554/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.0349966Z [2555/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\6x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.0375953Z [2556/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\7x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.0483906Z [2557/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\8x8inc-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.1042281Z [2558/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.1899572Z [2559/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.1925961Z [2560/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.2064006Z [2561/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.2368818Z [2562/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.2499444Z [2563/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.2785793Z [2564/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.2885154Z [2565/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.3134357Z [2566/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.4173770Z [2567/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.4283230Z [2568/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.4312031Z [2569/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.4491696Z [2570/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.4903034Z [2571/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.5057805Z [2572/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\8x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.5191035Z [2573/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.5229123Z [2574/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.6414895Z [2575/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.6596795Z [2576/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.6622248Z [2577/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.6717387Z [2578/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.7160909Z [2579/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.7190550Z [2580/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.7301367Z [2581/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.7403416Z [2582/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\8x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.8414106Z [2583/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x16.c.obj 2022-12-01T09:58:48.8544730Z [2584/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x24.c.obj 2022-12-01T09:58:48.8654634Z [2585/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.8814485Z [2586/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:48.8838888Z [2587/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-fma3-x16.c.obj 2022-12-01T09:58:48.8980445Z [2588/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-fma3-x8.c.obj 2022-12-01T09:58:48.9080577Z [2589/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x64.c.obj 2022-12-01T09:58:48.9107955Z [2590/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x8.c.obj 2022-12-01T09:58:49.0143531Z [2591/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x56.c.obj 2022-12-01T09:58:49.0249686Z [2592/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x48.c.obj 2022-12-01T09:58:49.0560755Z [2593/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x40.c.obj 2022-12-01T09:58:49.0722330Z [2594/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr1fma.c.obj 2022-12-01T09:58:49.0755830Z [2595/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x32.c.obj 2022-12-01T09:58:49.0940099Z [2596/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\1x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.1042717Z [2597/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr2fma.c.obj 2022-12-01T09:58:49.1248633Z [2598/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.1966461Z [2599/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr1fma1adj.c.obj 2022-12-01T09:58:49.2540326Z [2600/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\5x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.2755391Z [2601/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\5x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.2918729Z [2602/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\6x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.2956574Z [2603/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\4x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.3149090Z [2604/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\3x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.3181970Z [2605/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.3462231Z [2606/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\1x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.4263473Z [2607/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.4779113Z [2608/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:49.4871767Z [2609/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\4x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.5029823Z [2610/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\3x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.5119137Z [2611/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.5212697Z [2612/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:49.5386992Z [2613/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\7x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.5597747Z [2614/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\5x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.6509089Z [2615/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\7x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.6684565Z [2616/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x48.c.obj 2022-12-01T09:58:49.6914687Z [2617/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:58:49.6939040Z [2618/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x48.c.obj 2022-12-01T09:58:49.7047463Z [2619/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:49.7073662Z [2620/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\6x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.7246889Z [2621/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:49.7355585Z [2622/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\5x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:49.8223406Z [2623/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:58:49.8389984Z [2624/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64-acc4.c.obj 2022-12-01T09:58:49.8646728Z [2625/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:49.8754467Z [2626/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x72-acc3.c.obj 2022-12-01T09:58:49.8778516Z [2627/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64-acc2.c.obj 2022-12-01T09:58:49.8874304Z [2628/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:49.9019376Z [2629/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80-acc2.c.obj 2022-12-01T09:58:49.9057050Z [2630/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80-acc5.c.obj 2022-12-01T09:58:49.9964115Z [2631/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc3.c.obj 2022-12-01T09:58:50.0134399Z [2632/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc2.c.obj 2022-12-01T09:58:50.0387534Z [2633/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc6.c.obj 2022-12-01T09:58:50.0574841Z [2634/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:50.0671714Z [2635/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:50.0761608Z [2636/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:50.0969597Z [2637/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64-acc2.c.obj 2022-12-01T09:58:50.1308548Z [2638/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x72-acc3.c.obj 2022-12-01T09:58:50.1831275Z [2639/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64-acc4.c.obj 2022-12-01T09:58:50.1924813Z [2640/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:50.2100326Z [2641/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80-acc2.c.obj 2022-12-01T09:58:50.2310209Z [2642/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc2.c.obj 2022-12-01T09:58:50.2417805Z [2643/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80-acc5.c.obj 2022-12-01T09:58:50.2444573Z [2644/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:50.2682116Z [2645/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc3.c.obj 2022-12-01T09:58:50.3030200Z [2646/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc6.c.obj 2022-12-01T09:58:50.3636020Z [2647/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x64-acc2.c.obj 2022-12-01T09:58:50.3738572Z [2648/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:50.3853015Z [2649/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x64-acc4.c.obj 2022-12-01T09:58:50.4049023Z [2650/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x64.c.obj 2022-12-01T09:58:50.4218264Z [2651/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x72.c.obj 2022-12-01T09:58:50.4246132Z [2652/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x80-acc5.c.obj 2022-12-01T09:58:50.4347769Z [2653/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x96-acc2.c.obj 2022-12-01T09:58:50.4743674Z [2654/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x80-acc2.c.obj 2022-12-01T09:58:50.5353718Z [2655/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x80.c.obj 2022-12-01T09:58:50.5509054Z [2656/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x72-acc3.c.obj 2022-12-01T09:58:50.5538270Z [2657/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x96-acc6.c.obj 2022-12-01T09:58:50.5796430Z [2658/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x8.c.obj 2022-12-01T09:58:50.6096068Z [2659/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x16.c.obj 2022-12-01T09:58:50.6402104Z [2660/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x96.c.obj 2022-12-01T09:58:50.6573518Z [2661/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x56.c.obj 2022-12-01T09:58:50.6602425Z [2662/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x96-acc3.c.obj 2022-12-01T09:58:50.7080310Z [2663/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x40.c.obj 2022-12-01T09:58:50.7268041Z [2664/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x24.c.obj 2022-12-01T09:58:50.7296453Z [2665/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x48.c.obj 2022-12-01T09:58:50.7568885Z [2666/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x64.c.obj 2022-12-01T09:58:50.7883272Z [2667/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x32.c.obj 2022-12-01T09:58:50.8179205Z [2668/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x80.c.obj 2022-12-01T09:58:50.8799350Z [2669/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x16.c.obj 2022-12-01T09:58:50.8898076Z [2670/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x72.c.obj 2022-12-01T09:58:50.8988876Z [2671/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x8.c.obj 2022-12-01T09:58:50.9186842Z [2672/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x32.c.obj 2022-12-01T09:58:50.9210862Z [2673/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x24.c.obj 2022-12-01T09:58:50.9301113Z [2674/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x56.c.obj 2022-12-01T09:58:50.9710158Z [2675/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x64.c.obj 2022-12-01T09:58:50.9851486Z [2676/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x72.c.obj 2022-12-01T09:58:51.0573376Z [2677/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x48.c.obj 2022-12-01T09:58:51.0659903Z [2678/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-nr2fma.c.obj 2022-12-01T09:58:51.0754295Z [2679/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x40.c.obj 2022-12-01T09:58:51.1011583Z [2680/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-nr1fma.c.obj 2022-12-01T09:58:51.1048275Z [2681/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:51.1162185Z [2682/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:51.1569785Z [2683/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x24.c.obj 2022-12-01T09:58:51.1855590Z [2684/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:51.2420798Z [2685/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut8-p4-perm-x80.c.obj 2022-12-01T09:58:51.2453671Z [2686/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x8.c.obj 2022-12-01T09:58:51.2547003Z [2687/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x16.c.obj 2022-12-01T09:58:51.2850748Z [2688/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x32.c.obj 2022-12-01T09:58:51.2876146Z [2689/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x72.c.obj 2022-12-01T09:58:51.2979768Z [2690/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x40.c.obj 2022-12-01T09:58:51.3334621Z [2691/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x48.c.obj 2022-12-01T09:58:51.3686698Z [2692/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x56.c.obj 2022-12-01T09:58:51.4215808Z [2693/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x80.c.obj 2022-12-01T09:58:51.4394045Z [2694/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-lut16-p3-gather-x64.c.obj 2022-12-01T09:58:51.4487032Z [2695/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x48.c.obj 2022-12-01T09:58:51.4629147Z [2696/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x40.c.obj 2022-12-01T09:58:51.4770443Z [2697/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x8.c.obj 2022-12-01T09:58:51.4857684Z [2698/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x24.c.obj 2022-12-01T09:58:51.5025248Z [2699/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x32.c.obj 2022-12-01T09:58:51.5338299Z [2700/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x16.c.obj 2022-12-01T09:58:51.6204417Z [2701/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x64.c.obj 2022-12-01T09:58:51.6234165Z [2702/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x56.c.obj 2022-12-01T09:58:51.6419941Z [2703/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x80.c.obj 2022-12-01T09:58:51.6524150Z [2704/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx2-rr1-p6-x72.c.obj 2022-12-01T09:58:51.6633958Z [2705/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x8.c.obj 2022-12-01T09:58:51.6738677Z [2706/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx-x8.c.obj 2022-12-01T09:58:51.6977226Z [2707/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x24.c.obj 2022-12-01T09:58:51.7311524Z [2708/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x16.c.obj 2022-12-01T09:58:51.7896145Z [2709/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x32.c.obj 2022-12-01T09:58:51.8038922Z [2710/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx-x16.c.obj 2022-12-01T09:58:51.8077976Z [2711/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x48.c.obj 2022-12-01T09:58:51.8237965Z [2712/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:51.8265726Z [2713/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x40.c.obj 2022-12-01T09:58:51.8638590Z [2714/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x56.c.obj 2022-12-01T09:58:51.8965334Z [2715/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:51.8990404Z [2716/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x16.c.obj 2022-12-01T09:58:51.9744911Z [2717/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:51.9838164Z [2718/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x8.c.obj 2022-12-01T09:58:51.9927303Z [2719/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:52.0027180Z [2720/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x88.c.obj 2022-12-01T09:58:52.0179165Z [2721/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x24.c.obj 2022-12-01T09:58:52.0329573Z [2722/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x56.c.obj 2022-12-01T09:58:52.0631587Z [2723/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x48.c.obj 2022-12-01T09:58:52.0741000Z [2724/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x32.c.obj 2022-12-01T09:58:52.1460152Z [2725/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:52.1550585Z [2726/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x40.c.obj 2022-12-01T09:58:52.1729809Z [2727/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:52.1829908Z [2728/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:52.1928483Z [2729/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:52.2123676Z [2730/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x8.c.obj 2022-12-01T09:58:52.2331852Z [2731/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x88.c.obj 2022-12-01T09:58:52.2851560Z [2732/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x16.c.obj 2022-12-01T09:58:52.3213926Z [2733/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x40.c.obj 2022-12-01T09:58:52.3639733Z [2734/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x56.c.obj 2022-12-01T09:58:52.3753568Z [2735/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x24.c.obj 2022-12-01T09:58:52.3891690Z [2736/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x24.c.obj 2022-12-01T09:58:52.3925330Z [2737/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x32.c.obj 2022-12-01T09:58:52.4045116Z [2738/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x16.c.obj 2022-12-01T09:58:52.4643290Z [2739/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x8.c.obj 2022-12-01T09:58:52.4979954Z [2740/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x80.c.obj 2022-12-01T09:58:52.5422965Z [2741/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x48.c.obj 2022-12-01T09:58:52.5530727Z [2742/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x64.c.obj 2022-12-01T09:58:52.5628581Z [2743/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x72.c.obj 2022-12-01T09:58:52.5651454Z [2744/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x32.c.obj 2022-12-01T09:58:52.5771263Z [2745/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x72.c.obj 2022-12-01T09:58:52.5801692Z [2746/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x48.c.obj 2022-12-01T09:58:52.6371069Z [2747/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x64.c.obj 2022-12-01T09:58:52.6735921Z [2748/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x56.c.obj 2022-12-01T09:58:52.7223655Z [2749/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x40.c.obj 2022-12-01T09:58:52.7248673Z [2750/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x40.c.obj 2022-12-01T09:58:52.7527493Z [2751/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr1fma-x80.c.obj 2022-12-01T09:58:52.7549831Z [2752/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x32.c.obj 2022-12-01T09:58:52.7638837Z [2753/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x24.c.obj 2022-12-01T09:58:52.8036107Z [2754/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x16.c.obj 2022-12-01T09:58:52.8137392Z [2755/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x8.c.obj 2022-12-01T09:58:52.8600950Z [2756/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x80.c.obj 2022-12-01T09:58:52.9109361Z [2757/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x56.c.obj 2022-12-01T09:58:52.9295745Z [2758/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x72.c.obj 2022-12-01T09:58:52.9320139Z [2759/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx2-rr2-lut8-p3-perm.c.obj 2022-12-01T09:58:52.9413386Z [2760/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x48.c.obj 2022-12-01T09:58:52.9647436Z [2761/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx2-rr1-lut4-p4-perm.c.obj 2022-12-01T09:58:52.9749082Z [2762/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx2-rr2-lut8-p4-perm.c.obj 2022-12-01T09:58:52.9855797Z [2763/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-nr2fma-x64.c.obj 2022-12-01T09:58:53.0229751Z [2764/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-avx2-rr2-p5.c.obj 2022-12-01T09:58:53.0964537Z [2765/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx2-rr1-p6.c.obj 2022-12-01T09:58:53.0990425Z [2766/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx2-rr2-p5.c.obj 2022-12-01T09:58:53.1133710Z [2767/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.obj 2022-12-01T09:58:53.1243466Z [2768/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx2-rr1-lut16-p3-gather.c.obj 2022-12-01T09:58:53.1276450Z [2769/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-avx2-rr1-p5.c.obj 2022-12-01T09:58:53.1441347Z [2770/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx2-rr1-lut8-p4-perm.c.obj 2022-12-01T09:58:53.1469973Z [2771/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\extexp-avx2-p5.c.obj 2022-12-01T09:58:53.1864288Z [2772/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.obj 2022-12-01T09:58:53.2687082Z [2773/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.obj 2022-12-01T09:58:53.2986144Z [2774/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.obj 2022-12-01T09:58:53.3008870Z [2775/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-div.c.obj 2022-12-01T09:58:53.3091741Z [2776/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.obj 2022-12-01T09:58:53.3222589Z [2777/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-nr2fma.c.obj 2022-12-01T09:58:53.3314035Z [2778/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.obj 2022-12-01T09:58:53.3413773Z [2779/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.obj 2022-12-01T09:58:53.3690437Z [2780/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-nr1fma.c.obj 2022-12-01T09:58:53.4306918Z [2781/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-div.c.obj 2022-12-01T09:58:53.4548722Z [2782/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.obj 2022-12-01T09:58:53.4999296Z [2783/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x25-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:53.5023292Z [2784/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x4-minmax-avx512f.c.obj 2022-12-01T09:58:53.5048561Z [2785/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x9-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:53.5231721Z [2786/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x9-minmax-avx512f.c.obj 2022-12-01T09:58:53.5422454Z [2787/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:53.6181931Z [2788/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:53.6342399Z [2789/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x25-minmax-avx512f.c.obj 2022-12-01T09:58:53.6373422Z [2790/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:53.6800166Z [2791/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:53.6841675Z [2792/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:53.6944513Z [2793/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.7036930Z [2794/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:53.7415963Z [2795/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.8055379Z [2796/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.8189417Z [2797/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up24x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.8233526Z [2798/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:53.8709440Z [2799/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.8826210Z [2800/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:53.8853054Z [2801/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:53.8984849Z [2802/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:53.9224870Z [2803/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:54.0044814Z [2804/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:54.0100675Z [2805/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:54.0678667Z [2806/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.1011405Z [2807/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.1126265Z [2808/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.1232814Z [2809/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.1434265Z [2810/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.2034586Z [2811/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.2213189Z [2812/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.2427316Z [2813/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.2824734Z [2814/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.2979958Z [2815/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.3004476Z [2816/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:54.3093662Z [2817/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:54.3807291Z [2818/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.3968041Z [2819/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:54.4184489Z [2820/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.4291785Z [2821/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:54.4583674Z [2822/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:54.4791455Z [2823/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:54.5016639Z [2824/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:54.5253490Z [2825/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.5712232Z [2826/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:54.5827228Z [2827/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.6127693Z [2828/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up24x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.6153589Z [2829/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:54.6399242Z [2830/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x8.c.obj 2022-12-01T09:58:54.6670688Z [2831/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2022-12-01T09:58:54.6916268Z [2832/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2022-12-01T09:58:54.7155147Z [2833/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.7668583Z [2834/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:54.7758905Z [2835/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx2-mul16-vpunpck.c.obj 2022-12-01T09:58:54.7867335Z [2836/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:54.7894274Z [2837/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:54.8324443Z [2838/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x24.c.obj 2022-12-01T09:58:54.9070503Z [2839/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.9197836Z [2840/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.9587171Z [2841/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0015482Z [2842/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0051129Z [2843/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0162516Z [2844/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0193675Z [2845/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0681151Z [2846/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x8c8-xw-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.0815220Z [2847/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx2-mul32-ld64-x8.c.obj 2022-12-01T09:58:55.0918568Z [2848/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx2-mul32-ld64-x32.c.obj 2022-12-01T09:58:55.1733568Z [2849/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx2-mul32-ld64-x8.c.obj 2022-12-01T09:58:55.1826297Z [2850/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx2-mul32-ld64-x24.c.obj 2022-12-01T09:58:55.1939247Z [2851/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.1977653Z [2852/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:58:55.2076125Z [2853/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.2401147Z [2854/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx2-mul32-ld64-x24.c.obj 2022-12-01T09:58:55.2578799Z [2855/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx2-mul32-ld64-x32.c.obj 2022-12-01T09:58:55.2680579Z [2856/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.3597120Z [2857/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:58:55.3692284Z [2858/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x8.c.obj 2022-12-01T09:58:55.3784277Z [2859/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.3896064Z [2860/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.4006628Z [2861/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up32x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.4280750Z [2862/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up32x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:58:55.4308823Z [2863/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:55.4441919Z [2864/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:55.5642244Z [2865/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x24.c.obj 2022-12-01T09:58:55.6029143Z [2866/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.6135164Z [2867/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx2-mul32-ld64-x8.c.obj 2022-12-01T09:58:55.6161279Z [2868/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.6270534Z [2869/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.6596112Z [2870/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.6644663Z [2871/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.6932905Z [2872/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:55.7381091Z [2873/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:58:55.7765463Z [2874/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:58:55.7865589Z [2875/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx2-mul32-ld64-x8.c.obj 2022-12-01T09:58:55.7896906Z [2876/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x64.c.obj 2022-12-01T09:58:55.8048936Z [2877/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:55.8356340Z [2878/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x96.c.obj 2022-12-01T09:58:55.8380497Z [2879/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x128.c.obj 2022-12-01T09:58:55.8600975Z [2880/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x32.c.obj 2022-12-01T09:58:55.9282664Z [2881/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:55.9661128Z [2882/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f.c.obj 2022-12-01T09:58:55.9783866Z [2883/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:55.9919983Z [2884/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:56.0223304Z [2885/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx512f.c.obj 2022-12-01T09:58:56.0315847Z [2886/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x4-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:56.0494505Z [2887/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x3-minmax-avx512f.c.obj 2022-12-01T09:58:56.1058627Z [2888/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx512f.c.obj 2022-12-01T09:58:56.1553421Z [2889/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x3-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:56.1764127Z [2890/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx512f.c.obj 2022-12-01T09:58:56.1865403Z [2891/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.2180743Z [2892/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\6x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.2289063Z [2893/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.2487977Z [2894/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\7x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.2513516Z [2895/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.3312849Z [2896/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\8x16inc-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.3702766Z [2897/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.3954371Z [2898/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\8x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.4062649Z [2899/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.4447836Z [2900/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.4493925Z [2901/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.4672929Z [2902/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.4774424Z [2903/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.5508277Z [2904/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx512f-2x16.c.obj 2022-12-01T09:58:56.5859706Z [2905/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.6110401Z [2906/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.6134351Z [2907/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x128.c.obj 2022-12-01T09:58:56.6244543Z [2908/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.6333447Z [2909/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x128-acc4.c.obj 2022-12-01T09:58:56.6429736Z [2910/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x128-acc2.c.obj 2022-12-01T09:58:56.6731822Z [2911/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\8x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:56.7317324Z [2912/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx512f-2x32.c.obj 2022-12-01T09:58:56.7600061Z [2913/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x144-acc3.c.obj 2022-12-01T09:58:56.7822701Z [2914/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x192-acc3.c.obj 2022-12-01T09:58:56.7908344Z [2915/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x160-acc5.c.obj 2022-12-01T09:58:56.8069524Z [2916/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:56.8095928Z [2917/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:56.8127039Z [2918/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x160-acc2.c.obj 2022-12-01T09:58:56.8476631Z [2919/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x192-acc2.c.obj 2022-12-01T09:58:56.9066202Z [2920/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:56.9422251Z [2921/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x128-acc2.c.obj 2022-12-01T09:58:56.9687624Z [2922/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x128-acc4.c.obj 2022-12-01T09:58:56.9710243Z [2923/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x128.c.obj 2022-12-01T09:58:56.9734377Z [2924/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx512f-p5-scalef-x192-acc6.c.obj 2022-12-01T09:58:56.9845626Z [2925/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x144-acc3.c.obj 2022-12-01T09:58:57.0133203Z [2926/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x160-acc2.c.obj 2022-12-01T09:58:57.0167027Z [2927/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:57.0880141Z [2928/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x192-acc3.c.obj 2022-12-01T09:58:57.1513649Z [2929/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x192-acc6.c.obj 2022-12-01T09:58:57.1545153Z [2930/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x160-acc5.c.obj 2022-12-01T09:58:57.1569839Z [2931/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:57.1762833Z [2932/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x128.c.obj 2022-12-01T09:58:57.1787386Z [2933/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x192-acc2.c.obj 2022-12-01T09:58:57.1880881Z [2934/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x128-acc4.c.obj 2022-12-01T09:58:57.1981130Z [2935/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:57.2655090Z [2936/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x128-acc2.c.obj 2022-12-01T09:58:57.3277669Z [2937/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x160-acc2.c.obj 2022-12-01T09:58:57.3301580Z [2938/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x144.c.obj 2022-12-01T09:58:57.3466640Z [2939/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\avx512f.c.obj 2022-12-01T09:58:57.3561609Z [2940/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x144-acc3.c.obj 2022-12-01T09:58:57.3587199Z [2941/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x160.c.obj 2022-12-01T09:58:57.3702271Z [2942/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x192.c.obj 2022-12-01T09:58:57.3730119Z [2943/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x160-acc5.c.obj 2022-12-01T09:58:57.4483960Z [2944/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x192-acc3.c.obj 2022-12-01T09:58:57.5201794Z [2945/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x192-acc2.c.obj 2022-12-01T09:58:57.5296745Z [2946/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx512f-rr1-p5-scalef-x192-acc6.c.obj 2022-12-01T09:58:57.5321331Z [2947/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.5418719Z [2948/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.5445502Z [2949/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.5470576Z [2950/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.5565425Z [2951/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.6383302Z [2952/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.7030322Z [2953/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx512f-x32.c.obj 2022-12-01T09:58:57.7054764Z [2954/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.7154240Z [2955/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx512f-x16.c.obj 2022-12-01T09:58:57.7177646Z [2956/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx512f-x16.c.obj 2022-12-01T09:58:57.7266967Z [2957/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx512f-x32.c.obj 2022-12-01T09:58:57.7561370Z [2958/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.7590962Z [2959/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx512f-x16.c.obj 2022-12-01T09:58:57.8737180Z [2960/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx512f-x32.c.obj 2022-12-01T09:58:57.8769804Z [2961/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx512f-x16.c.obj 2022-12-01T09:58:57.8871501Z [2962/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.8896829Z [2963/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx512f-x32.c.obj 2022-12-01T09:58:57.9004731Z [2964/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.9035250Z [2965/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.9381449Z [2966/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.9411942Z [2967/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:58.0592797Z [2968/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x32.c.obj 2022-12-01T09:58:58.0727336Z [2969/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x16.c.obj 2022-12-01T09:58:58.0755834Z [2970/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:58.0849243Z [2971/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x16.c.obj 2022-12-01T09:58:58.0873583Z [2972/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:58.0974969Z [2973/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x32.c.obj 2022-12-01T09:58:58.1071074Z [2974/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:58.1170811Z [2975/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x16.c.obj 2022-12-01T09:58:58.2514744Z [2976/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:58.2605060Z [2977/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x16.c.obj 2022-12-01T09:58:58.2702418Z [2978/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x32.c.obj 2022-12-01T09:58:58.2730755Z [2979/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:58.2753473Z [2980/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx512f-x32.c.obj 2022-12-01T09:58:58.2841796Z [2981/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x80.c.obj 2022-12-01T09:58:58.3010835Z [2982/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx512f-x16.c.obj 2022-12-01T09:58:58.3224746Z [2983/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x96.c.obj 2022-12-01T09:58:58.4508215Z [2984/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x32.c.obj 2022-12-01T09:58:58.4535087Z [2985/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x48.c.obj 2022-12-01T09:58:58.4557810Z [2986/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x112.c.obj 2022-12-01T09:58:58.4655286Z [2987/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x64.c.obj 2022-12-01T09:58:58.4686111Z [2988/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x64.c.obj 2022-12-01T09:58:58.4714643Z [2989/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x16.c.obj 2022-12-01T09:58:58.4821139Z [2990/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x48.c.obj 2022-12-01T09:58:58.5061315Z [2991/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x32.c.obj 2022-12-01T09:58:58.6413043Z [2992/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x80.c.obj 2022-12-01T09:58:58.6512063Z [2993/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x128.c.obj 2022-12-01T09:58:58.6537491Z [2994/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx512f-x16.c.obj 2022-12-01T09:58:58.6629906Z [2995/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x112.c.obj 2022-12-01T09:58:58.6656913Z [2996/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x128.c.obj 2022-12-01T09:58:58.6683208Z [2997/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-velu\gen\velu-avx512f-rr1-p6-x96.c.obj 2022-12-01T09:58:58.6795269Z [2998/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx512f-x16.c.obj 2022-12-01T09:58:58.6822685Z [2999/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x32.c.obj 2022-12-01T09:58:58.8196710Z [3000/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx512f-x32.c.obj 2022-12-01T09:58:58.8318073Z [3001/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx512f-x32.c.obj 2022-12-01T09:58:58.8349460Z [3002/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x16.c.obj 2022-12-01T09:58:58.8533041Z [3003/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx512f-x32.c.obj 2022-12-01T09:58:58.8633306Z [3004/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx512f-x16.c.obj 2022-12-01T09:58:58.8661722Z [3005/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx512f-x32.c.obj 2022-12-01T09:58:58.8771333Z [3006/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx512f-x16.c.obj 2022-12-01T09:58:58.8802776Z [3007/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx512f-x32.c.obj 2022-12-01T09:58:59.0021296Z [3008/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x48.c.obj 2022-12-01T09:58:59.0188654Z [3009/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx512f-x16.c.obj 2022-12-01T09:58:59.0276149Z [3010/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x32.c.obj 2022-12-01T09:58:59.0299482Z [3011/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx512f-x32.c.obj 2022-12-01T09:58:59.0393460Z [3012/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x16.c.obj 2022-12-01T09:58:59.0420946Z [3013/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x96.c.obj 2022-12-01T09:58:59.0519247Z [3014/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx512f-x16.c.obj 2022-12-01T09:58:59.0548944Z [3015/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x64.c.obj 2022-12-01T09:58:59.1752584Z [3016/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x128.c.obj 2022-12-01T09:58:59.1914784Z [3017/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x80.c.obj 2022-12-01T09:58:59.2012820Z [3018/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:59.2105499Z [3019/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x176.c.obj 2022-12-01T09:58:59.2285302Z [3020/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x16.c.obj 2022-12-01T09:58:59.2311599Z [3021/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x32.c.obj 2022-12-01T09:58:59.2458785Z [3022/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:59.2491213Z [3023/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x112.c.obj 2022-12-01T09:58:59.3522836Z [3024/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:59.3638995Z [3025/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x96.c.obj 2022-12-01T09:58:59.3730580Z [3026/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x80.c.obj 2022-12-01T09:58:59.3840383Z [3027/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x112.c.obj 2022-12-01T09:58:59.4075399Z [3028/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x128.c.obj 2022-12-01T09:58:59.4183893Z [3029/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x64.c.obj 2022-12-01T09:58:59.4212902Z [3030/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.obj 2022-12-01T09:58:59.4311567Z [3031/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x48.c.obj 2022-12-01T09:58:59.5079093Z [3032/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x176.c.obj 2022-12-01T09:58:59.5367752Z [3033/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:59.5601228Z [3034/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.obj 2022-12-01T09:58:59.5886353Z [3035/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:59.6062065Z [3036/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:59.6328957Z [3037/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.obj 2022-12-01T09:58:59.6360580Z [3038/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.obj 2022-12-01T09:58:59.6499043Z [3039/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.obj 2022-12-01T09:58:59.6769685Z [3040/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.obj 2022-12-01T09:58:59.7225149Z [3041/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.obj 2022-12-01T09:58:59.7393499Z [3042/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.obj 2022-12-01T09:58:59.8348913Z [3043/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.obj 2022-12-01T09:58:59.8380557Z [3044/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.obj 2022-12-01T09:58:59.8406948Z [3045/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.obj 2022-12-01T09:58:59.8430841Z [3046/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.obj 2022-12-01T09:58:59.8455303Z [3047/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.obj 2022-12-01T09:58:59.8561998Z [3048/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.obj 2022-12-01T09:58:59.8851583Z [3049/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.obj 2022-12-01T09:58:59.9123674Z [3050/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.obj 2022-12-01T09:59:00.0148684Z [3051/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.obj 2022-12-01T09:59:00.0261989Z [3052/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.obj 2022-12-01T09:59:00.0301571Z [3053/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.obj 2022-12-01T09:59:00.0329389Z [3054/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.obj 2022-12-01T09:59:00.0356764Z [3055/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.obj 2022-12-01T09:59:00.0445588Z [3056/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.obj 2022-12-01T09:59:00.0744756Z [3057/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.obj 2022-12-01T09:59:00.1117050Z [3058/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.obj 2022-12-01T09:59:00.1911250Z [3059/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.obj 2022-12-01T09:59:00.2076661Z [3060/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.obj 2022-12-01T09:59:00.2104910Z [3061/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.obj 2022-12-01T09:59:00.2128899Z [3062/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.obj 2022-12-01T09:59:00.2214131Z [3063/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.obj 2022-12-01T09:59:00.2319891Z [3064/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.obj 2022-12-01T09:59:00.2592291Z [3065/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.obj 2022-12-01T09:59:00.2898904Z [3066/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.obj 2022-12-01T09:59:00.3633070Z [3067/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.obj 2022-12-01T09:59:00.3837781Z [3068/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.obj 2022-12-01T09:59:00.4054470Z [3069/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.obj 2022-12-01T09:59:00.4079268Z [3070/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.obj 2022-12-01T09:59:00.4179061Z [3071/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.obj 2022-12-01T09:59:00.4203776Z [3072/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.obj 2022-12-01T09:59:00.4350540Z [3073/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.obj 2022-12-01T09:59:00.4851478Z [3074/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.obj 2022-12-01T09:59:00.5449071Z [3075/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.obj 2022-12-01T09:59:00.5569269Z [3076/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.obj 2022-12-01T09:59:00.5966144Z [3077/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.obj 2022-12-01T09:59:00.6066001Z [3078/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.obj 2022-12-01T09:59:00.6096440Z [3079/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.obj 2022-12-01T09:59:00.6200779Z [3080/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.obj 2022-12-01T09:59:00.6468088Z [3081/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.obj 2022-12-01T09:59:00.6565646Z [3082/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.obj 2022-12-01T09:59:00.7205423Z [3083/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x64.c.obj 2022-12-01T09:59:00.7444935Z [3084/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x32.c.obj 2022-12-01T09:59:00.7856079Z [3085/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x16.c.obj 2022-12-01T09:59:00.7887469Z [3086/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x96.c.obj 2022-12-01T09:59:00.7913753Z [3087/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x48.c.obj 2022-12-01T09:59:00.8217833Z [3088/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x80.c.obj 2022-12-01T09:59:00.8317743Z [3089/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx512f-x16.c.obj 2022-12-01T09:59:00.8351688Z [3090/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx512f-x32.c.obj 2022-12-01T09:59:00.9097726Z [3091/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x112.c.obj 2022-12-01T09:59:00.9526602Z [3092/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx512f-x16.c.obj 2022-12-01T09:59:00.9631084Z [3093/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx512f-x32.c.obj 2022-12-01T09:59:00.9682275Z [3094/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x128.c.obj 2022-12-01T09:59:00.9782250Z [3095/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.obj 2022-12-01T09:59:00.9920918Z [3096/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.obj 2022-12-01T09:59:00.9944378Z [3097/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut16-p3-perm.c.obj 2022-12-01T09:59:01.0079146Z [3098/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx512f-x32.c.obj 2022-12-01T09:59:01.0936969Z [3099/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx512f-x16.c.obj 2022-12-01T09:59:01.1326124Z [3100/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut32-p2-perm2.c.obj 2022-12-01T09:59:01.1443677Z [3101/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-p5.c.obj 2022-12-01T09:59:01.1470662Z [3102/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx512f-rr1-p6.c.obj 2022-12-01T09:59:01.1496869Z [3103/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.obj 2022-12-01T09:59:01.1589028Z [3104/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.obj 2022-12-01T09:59:01.1611352Z [3105/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-p5-scalef.c.obj 2022-12-01T09:59:01.1901652Z [3106/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.obj 2022-12-01T09:59:01.2684238Z [3107/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\extexp-avx512f-p5.c.obj 2022-12-01T09:59:01.3017639Z [3108/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.3117553Z [3109/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.3148459Z [3110/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.obj 2022-12-01T09:59:01.3295161Z [3111/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-p5-scalef-div.c.obj 2022-12-01T09:59:01.3330754Z [3112/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.obj 2022-12-01T09:59:01.3360587Z [3113/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.3462214Z [3114/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.obj 2022-12-01T09:59:01.4535711Z [3115/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.obj 2022-12-01T09:59:01.4656045Z [3116/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.obj 2022-12-01T09:59:01.4748069Z [3117/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.obj 2022-12-01T09:59:01.4954518Z [3118/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.4981480Z [3119/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.obj 2022-12-01T09:59:01.5010261Z [3120/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.5110237Z [3121/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.obj 2022-12-01T09:59:01.5140150Z [3122/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.obj 2022-12-01T09:59:01.6259049Z [3123/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-p5-scalef-div.c.obj 2022-12-01T09:59:01.6363252Z [3124/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.obj 2022-12-01T09:59:01.6564809Z [3125/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.6713190Z [3126/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr1fma1adj.c.obj 2022-12-01T09:59:01.6809526Z [3127/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.6838771Z [3128/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr2fma.c.obj 2022-12-01T09:59:01.7108134Z [3129/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.obj 2022-12-01T09:59:01.7258462Z [3130/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.obj 2022-12-01T09:59:01.7959129Z [3131/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.obj 2022-12-01T09:59:01.8266347Z [3132/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr1fma.c.obj 2022-12-01T09:59:01.8297151Z [3133/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:01.8476207Z [3134/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:01.8573620Z [3135/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:01.8675833Z [3136/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:01.8973010Z [3137/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:01.9177432Z [3138/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:01.9758111Z [3139/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:02.0080509Z [3140/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x96.c.obj 2022-12-01T09:59:02.0167269Z [3141/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:02.0283014Z [3142/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:02.0320762Z [3143/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x96.c.obj 2022-12-01T09:59:02.0666629Z [3144/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:02.0769520Z [3145/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.1000402Z [3146/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.1588653Z [3147/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.2044659Z [3148/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.2649864Z [3149/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.2778587Z [3150/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.2930260Z [3151/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.3111197Z [3152/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.3205755Z [3153/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.3366397Z [3154/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.3886938Z [3155/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.3988892Z [3156/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.4344885Z [3157/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:02.4970762Z [3158/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.5001380Z [3159/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.5027589Z [3160/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.5052211Z [3161/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x48.c.obj 2022-12-01T09:59:02.5459673Z [3162/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.5641828Z [3163/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:02.6525326Z [3164/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.6759344Z [3165/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:02.6878461Z [3166/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.7187635Z [3167/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.7218531Z [3168/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.7828075Z [3169/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.7970196Z [3170/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.8086716Z [3171/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.8261175Z [3172/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:02.8618977Z [3173/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:02.8830848Z [3174/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-avx512skx-mul32-ld128-x32.c.obj 2022-12-01T09:59:02.9041095Z [3175/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.9274226Z [3176/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.9757014Z [3177/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:02.9849197Z [3178/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:03.0155175Z [3179/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:03.0256032Z [3180/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-avx512skx-mul32-ld128-x32.c.obj 2022-12-01T09:59:03.0362020Z [3181/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x48.c.obj 2022-12-01T09:59:03.0605342Z [3182/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:03.0942690Z [3183/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:03.1041941Z [3184/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:03.2154820Z [3185/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.2189897Z [3186/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.2506872Z [3187/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:03.2599276Z [3188/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.2697333Z [3189/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.3002554Z [3190/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.3098363Z [3191/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.3210237Z [3192/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.3831881Z [3193/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-avx512skx-mul32-ld128-x32.c.obj 2022-12-01T09:59:03.4259854Z [3194/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:03.4364860Z [3195/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x64.c.obj 2022-12-01T09:59:03.4394811Z [3196/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-avx512skx-mul32-ld128-x32.c.obj 2022-12-01T09:59:03.4424368Z [3197/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2-k-over-64.c.obj 2022-12-01T09:59:03.4656752Z [3198/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:03.4803216Z [3199/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x192.c.obj 2022-12-01T09:59:03.4849301Z [3200/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x128.c.obj 2022-12-01T09:59:03.5428267Z [3201/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-64.c.obj 2022-12-01T09:59:03.5523366Z [3202/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x256.c.obj 2022-12-01T09:59:03.5616835Z [3203/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2-k-over-2048.c.obj 2022-12-01T09:59:03.5641655Z [3204/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-8.c.obj 2022-12-01T09:59:03.5816897Z [3205/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-4.c.obj 2022-12-01T09:59:03.5845180Z [3206/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-16.c.obj 2022-12-01T09:59:03.5958828Z [3207/5961] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-2048.c.obj 2022-12-01T09:59:03.6375189Z [3208/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:59:03.6766447Z [3209/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool\7x-minmax-sse-c4.c.obj 2022-12-01T09:59:03.7036809Z [3210/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool\7p7x-minmax-sse-c4.c.obj 2022-12-01T09:59:03.7279688Z [3211/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:59:03.7572420Z [3212/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\depth-to-space.c.obj 2022-12-01T09:59:03.7572832Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.7670172Z [3213/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\deconvolution-2d.c.obj 2022-12-01T09:59:03.7670591Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.7789335Z [3214/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\convolution-2d.c.obj 2022-12-01T09:59:03.7789880Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.7888602Z [3215/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\divide.c.obj 2022-12-01T09:59:03.7889207Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8077649Z [3216/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\convert.c.obj 2022-12-01T09:59:03.8078048Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8538965Z [3217/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\depthwise-convolution-2d.c.obj 2022-12-01T09:59:03.8539713Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8648941Z [3218/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\floor.c.obj 2022-12-01T09:59:03.8649566Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8841922Z [3219/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\hardswish.c.obj 2022-12-01T09:59:03.8842365Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.9885678Z [3220/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\fully-connected.c.obj 2022-12-01T09:59:03.9886371Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.9916976Z [3221/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\max-pooling-2d.c.obj 2022-12-01T09:59:03.9917394Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.9944042Z [3222/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\leaky-relu.c.obj 2022-12-01T09:59:03.9944429Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.9971094Z [3223/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\elu.c.obj 2022-12-01T09:59:03.9971674Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0002942Z [3224/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\global-average-pooling-2d.c.obj 2022-12-01T09:59:04.0003666Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0848374Z [3225/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\minimum2.c.obj 2022-12-01T09:59:04.0848773Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1085006Z [3226/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\maximum2.c.obj 2022-12-01T09:59:04.1085867Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1114986Z [3227/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\multiply2.c.obj 2022-12-01T09:59:04.1115682Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1577935Z [3228/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\softmax.c.obj 2022-12-01T09:59:04.1580257Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1605395Z [3229/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\square-root.c.obj 2022-12-01T09:59:04.1605798Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1633388Z [3230/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\negate.c.obj 2022-12-01T09:59:04.1633761Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1661371Z [3231/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\sigmoid.c.obj 2022-12-01T09:59:04.1661958Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1772790Z [3232/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\square.c.obj 2022-12-01T09:59:04.1773642Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.2720241Z [3233/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2022-12-01T09:59:04.2720727Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.2843253Z [3234/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\subtract.c.obj 2022-12-01T09:59:04.2843659Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.3235280Z [3235/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-constant-pad.c.obj 2022-12-01T09:59:04.3235909Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.3264897Z [3236/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\datatype-strings.c.obj 2022-12-01T09:59:04.3265289Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.3292052Z [3237/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\squared-difference.c.obj 2022-12-01T09:59:04.3292673Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.3321734Z [3238/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-reshape.c.obj 2022-12-01T09:59:04.3322138Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.3618627Z [3239/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\prelu.c.obj 2022-12-01T09:59:04.3619257Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.4518774Z [3240/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\unpooling-2d.c.obj 2022-12-01T09:59:04.4519194Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.4547866Z [3241/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-strings.c.obj 2022-12-01T09:59:04.4548677Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.4697475Z [3242/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\allocator.c.obj 2022-12-01T09:59:04.4698088Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.4895847Z [3243/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph-strings.c.obj 2022-12-01T09:59:04.4896267Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.4984297Z [3244/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tensor.c.obj 2022-12-01T09:59:04.4984671Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.5152304Z [3245/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2022-12-01T09:59:04.5153397Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.5182639Z [3246/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-delete.c.obj 2022-12-01T09:59:04.5183261Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.5298679Z [3247/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\runtime.c.obj 2022-12-01T09:59:04.5299390Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.5988098Z [3248/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\memory-planner.c.obj 2022-12-01T09:59:04.5988819Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.6179284Z [3249/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph.c.obj 2022-12-01T09:59:04.6179664Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.6304822Z [3250/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2-k-over-64.c.obj 2022-12-01T09:59:04.6394611Z [3251/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2-k-over-2048.c.obj 2022-12-01T09:59:04.6428217Z [3252/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-run.c.obj 2022-12-01T09:59:04.6518365Z [3253/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-4.c.obj 2022-12-01T09:59:04.6622900Z [3254/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\packing.c.obj 2022-12-01T09:59:04.6655205Z [3255/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\indirection.c.obj 2022-12-01T09:59:04.7309159Z [3256/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-8.c.obj 2022-12-01T09:59:04.7528938Z [3257/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-64.c.obj 2022-12-01T09:59:04.7740556Z [3258/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-2048.c.obj 2022-12-01T09:59:04.7783361Z [3259/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-16.c.obj 2022-12-01T09:59:04.7927379Z [3260/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\aarch64-assembler.cc.obj 2022-12-01T09:59:04.7965263Z [3261/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\assembler.cc.obj 2022-12-01T09:59:04.8183618Z [3262/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-lut32norm\scalar.c.obj 2022-12-01T09:59:04.8426734Z [3263/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\aarch32-assembler.cc.obj 2022-12-01T09:59:04.8538330Z [3264/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-depthtospace2d-chw2hwc\scalar.c.obj 2022-12-01T09:59:04.8800922Z [3265/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-scalar-x4.c.obj 2022-12-01T09:59:04.9264760Z [3266/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-copy\memcpy.c.obj 2022-12-01T09:59:04.9358423Z [3267/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params-init.c.obj 2022-12-01T09:59:04.9488286Z [3268/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-avgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:59:04.9517867Z [3269/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-2x2.c.obj 2022-12-01T09:59:04.9828034Z [3270/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x3-minmax-sse.c.obj 2022-12-01T09:59:04.9858734Z [3271/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-avgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:05.0357917Z [3272/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x9-minmax-sse.c.obj 2022-12-01T09:59:05.0786990Z [3273/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-sse.c.obj 2022-12-01T09:59:05.0886487Z [3274/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x4-minmax-sse.c.obj 2022-12-01T09:59:05.0932721Z [3275/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\memory.c.obj 2022-12-01T09:59:05.1078252Z [3276/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-2x4.c.obj 2022-12-01T09:59:05.1109880Z [3277/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\3x3s2p1-minmax-sse-1x4-acc3.c.obj 2022-12-01T09:59:05.1475853Z [3278/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-sse-2x4-acc2.c.obj 2022-12-01T09:59:05.1503175Z [3279/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool-cw\sse-x4.c.obj 2022-12-01T09:59:05.1970283Z [3280/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-4x4.c.obj 2022-12-01T09:59:05.2801070Z [3281/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\binary-elementwise-nd.c.obj 2022-12-01T09:59:05.2801792Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.2834220Z [3282/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\aarch32-assembler.cc.obj 2022-12-01T09:59:05.2863162Z [3283/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\aarch64-assembler.cc.obj 2022-12-01T09:59:05.3115366Z [3284/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\average-pooling-nhwc.c.obj 2022-12-01T09:59:05.3115793Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3141921Z [3285/5961] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2022-12-01T09:59:05.3393313Z [3286/5961] Building C object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\packing.c.obj 2022-12-01T09:59:05.3515821Z [3287/5961] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\assembler.cc.obj 2022-12-01T09:59:05.4650089Z [3288/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\convolution-nchw.c.obj 2022-12-01T09:59:05.4650701Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4679447Z [3289/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\convolution-nhwc.c.obj 2022-12-01T09:59:05.4679853Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4704557Z [3290/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\argmax-pooling-nhwc.c.obj 2022-12-01T09:59:05.4704941Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4799332Z [3291/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\deconvolution-nhwc.c.obj 2022-12-01T09:59:05.4799942Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4928961Z [3292/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\channel-shuffle-nc.c.obj 2022-12-01T09:59:05.4929436Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5174733Z [3293/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\constant-pad-nd.c.obj 2022-12-01T09:59:05.5175414Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5212110Z [3294/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\fully-connected-nc.c.obj 2022-12-01T09:59:05.5212730Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6375877Z [3295/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\depth-to-space-nhwc.c.obj 2022-12-01T09:59:05.6376476Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6403444Z [3296/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\global-average-pooling-ncw.c.obj 2022-12-01T09:59:05.6403870Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6430946Z [3297/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\depth-to-space-nchw2nhwc.c.obj 2022-12-01T09:59:05.6431400Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6532168Z [3298/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\global-average-pooling-nwc.c.obj 2022-12-01T09:59:05.6532575Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6577255Z [3299/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\resize-bilinear-nchw.c.obj 2022-12-01T09:59:05.6577787Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6898923Z [3300/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\resize-bilinear-nhwc.c.obj 2022-12-01T09:59:05.6900257Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.7073400Z [3301/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\max-pooling-nhwc.c.obj 2022-12-01T09:59:05.7073901Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.7956370Z [3302/5961] Building C object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\memory.c.obj 2022-12-01T09:59:05.8174044Z [3303/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\abs.c.obj 2022-12-01T09:59:05.8174437Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.8426585Z [3304/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\argmax-pooling-2d.c.obj 2022-12-01T09:59:05.8427246Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.8697279Z [3305/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\add2.c.obj 2022-12-01T09:59:05.8697675Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9572166Z [3306/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\clamp.c.obj 2022-12-01T09:59:05.9572576Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9723561Z [3307/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\softmax-nc.c.obj 2022-12-01T09:59:05.9723963Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9753559Z [3308/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\prelu-nc.c.obj 2022-12-01T09:59:05.9753955Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9784380Z [3309/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\lut-elementwise-nc.c.obj 2022-12-01T09:59:05.9784777Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9815743Z [3310/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\unpooling-nhwc.c.obj 2022-12-01T09:59:05.9816721Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.9848697Z [3311/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\unary-elementwise-nc.c.obj 2022-12-01T09:59:05.9849117Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:06.0033736Z [3312/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\average-pooling-2d.c.obj 2022-12-01T09:59:06.0034405Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:06.0142159Z [3313/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\ceiling.c.obj 2022-12-01T09:59:06.0142756Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:06.1091051Z [3314/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:59:06.1379014Z [3315/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x16.c.obj 2022-12-01T09:59:06.1408091Z [3316/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:59:06.1513014Z [3317/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\3x3p1-minmax-ssse3-2x4-acc2.c.obj 2022-12-01T09:59:06.1540745Z [3318/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\bankers-rounding.c.obj 2022-12-01T09:59:06.1541386Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:06.1650245Z [3319/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\sse41-2x8.c.obj 2022-12-01T09:59:06.1764371Z [3320/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse41-x8.c.obj 2022-12-01T09:59:06.2507035Z [3321/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-ibilinear\gen\sse-c8.c.obj 2022-12-01T09:59:06.2762842Z [3322/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2022-12-01T09:59:06.2763241Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:06.2763512Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:06.2927328Z [3323/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:59:06.3020178Z [3324/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:59:06.3047476Z [3325/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:59:06.3171819Z [3326/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:59:06.3205616Z [3327/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-maxpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:06.3363331Z [3328/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-ibilinear-chw\gen\sse-p8.c.obj 2022-12-01T09:59:06.4078340Z [3329/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-pavgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:59:06.4193843Z [3330/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-spmm\gen\32x1-minmax-sse.c.obj 2022-12-01T09:59:06.4287006Z [3331/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-rmax\sse.c.obj 2022-12-01T09:59:06.4314056Z [3332/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-pavgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:06.4409452Z [3333/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-sse-x8.c.obj 2022-12-01T09:59:06.4519174Z [3334/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.4546338Z [3335/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-sse-x8.c.obj 2022-12-01T09:59:06.4705615Z [3336/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x8.c.obj 2022-12-01T09:59:06.5607988Z [3337/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-sse-x8.c.obj 2022-12-01T09:59:06.5636995Z [3338/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.5727966Z [3339/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-sse-x8.c.obj 2022-12-01T09:59:06.5814097Z [3340/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.5910008Z [3341/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.5944003Z [3342/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-sse-x8.c.obj 2022-12-01T09:59:06.6129989Z [3343/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-sse-x8.c.obj 2022-12-01T09:59:06.6330030Z [3344/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-sse-x8.c.obj 2022-12-01T09:59:06.6960286Z [3345/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.7151669Z [3346/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.7180852Z [3347/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-sse-x8.c.obj 2022-12-01T09:59:06.7274843Z [3348/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-sse-x8.c.obj 2022-12-01T09:59:06.7303167Z [3349/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x8.c.obj 2022-12-01T09:59:06.7405624Z [3350/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-sse-x8.c.obj 2022-12-01T09:59:06.7724681Z [3351/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse-x8.c.obj 2022-12-01T09:59:06.7897691Z [3352/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-sse-x8.c.obj 2022-12-01T09:59:06.8549762Z [3353/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsqrt\gen\sse-sqrt-x4.c.obj 2022-12-01T09:59:06.8577852Z [3354/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vmulcaddc\gen\c4-minmax-sse-2x.c.obj 2022-12-01T09:59:06.8672181Z [3355/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-packx\x4-sse.c.obj 2022-12-01T09:59:06.8780494Z [3356/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-sse-x8.c.obj 2022-12-01T09:59:06.8892512Z [3357/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-sse-x8.c.obj 2022-12-01T09:59:06.8997038Z [3358/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\sse2-2x8.c.obj 2022-12-01T09:59:06.9145827Z [3359/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\9p8x-sse2-c4.c.obj 2022-12-01T09:59:06.9195707Z [3360/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\9x-sse2-c4.c.obj 2022-12-01T09:59:06.9934528Z [3361/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\4x-sse2-c4.c.obj 2022-12-01T09:59:06.9966594Z [3362/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x32.c.obj 2022-12-01T09:59:07.0087986Z [3363/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:59:07.0326914Z [3364/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-velu\gen\velu-sse2-rr2-lut16-p3-x12.c.obj 2022-12-01T09:59:07.0357170Z [3365/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:07.0515512Z [3366/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse2-x8.c.obj 2022-12-01T09:59:07.0621548Z [3367/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20-acc2.c.obj 2022-12-01T09:59:07.0919360Z [3368/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:07.1552969Z [3369/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-sse2-x8.c.obj 2022-12-01T09:59:07.1581399Z [3370/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-sse2-x8.c.obj 2022-12-01T09:59:07.1609032Z [3371/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:07.1711688Z [3372/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsigmoid\gen\vsigmoid-sse2-rr2-lut64-p2-div-x8.c.obj 2022-12-01T09:59:07.1828445Z [3373/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:07.2266879Z [3374/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-sse2-x8.c.obj 2022-12-01T09:59:07.2310755Z [3375/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-sse2-x8.c.obj 2022-12-01T09:59:07.2763153Z [3376/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.3065705Z [3377/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:59:07.3395370Z [3378/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.3437545Z [3379/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.3474403Z [3380/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16-add16.c.obj 2022-12-01T09:59:07.3583353Z [3381/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.3703100Z [3382/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:59:07.4052360Z [3383/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.4213766Z [3384/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:07.5117410Z [3385/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.5149012Z [3386/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.5240346Z [3387/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:59:07.5475928Z [3388/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.5507205Z [3389/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.5533773Z [3390/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.5744420Z [3391/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-avgpool\9p8x-minmax-sse2-c8.c.obj 2022-12-01T09:59:07.5849739Z [3392/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.6451898Z [3393/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.6483568Z [3394/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:59:07.6577418Z [3395/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-avgpool\9x-minmax-sse2-c8.c.obj 2022-12-01T09:59:07.6879375Z [3396/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:07.6981275Z [3397/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:07.7074503Z [3398/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse2-c8.c.obj 2022-12-01T09:59:07.7230381Z [3399/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.7263761Z [3400/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:07.8208235Z [3401/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.8237748Z [3402/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.8264123Z [3403/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.8396206Z [3404/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.8520810Z [3405/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:59:07.8548434Z [3406/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:59:07.8649845Z [3407/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:07.8882565Z [3408/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmulc\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.9577269Z [3409/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:59:07.9603029Z [3410/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-vclamp\sse2-x64.c.obj 2022-12-01T09:59:07.9706992Z [3411/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\xm-sse2.c.obj 2022-12-01T09:59:07.9791921Z [3412/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-rmax\sse2.c.obj 2022-12-01T09:59:07.9913382Z [3413/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmul\gen\minmax-fp32-sse2-mul16-ld64-x8.c.obj 2022-12-01T09:59:07.9947320Z [3414/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-pad\sse2.c.obj 2022-12-01T09:59:07.9971699Z [3415/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-vclamp\sse2-x64.c.obj 2022-12-01T09:59:08.0193766Z [3416/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:59:08.0932692Z [3417/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x2-sse2.c.obj 2022-12-01T09:59:08.1030920Z [3418/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x3-sse2.c.obj 2022-12-01T09:59:08.1118961Z [3419/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\xm-sse2.c.obj 2022-12-01T09:59:08.1210683Z [3420/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-fill\sse2-x64.c.obj 2022-12-01T09:59:08.1239169Z [3421/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x3-sse2.c.obj 2022-12-01T09:59:08.1265514Z [3422/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x2-sse2.c.obj 2022-12-01T09:59:08.1447825Z [3423/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x4-sse2.c.obj 2022-12-01T09:59:08.1473989Z [3424/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-unpool\sse2.c.obj 2022-12-01T09:59:08.2216288Z [3425/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x4-sse2.c.obj 2022-12-01T09:59:08.2546541Z [3426/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-sse41-x8.c.obj 2022-12-01T09:59:08.2588847Z [3427/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsigmoid\gen\vsigmoid-sse41-rr2-lut64-p2-div-x8.c.obj 2022-12-01T09:59:08.2762186Z [3428/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-sse41-x8.c.obj 2022-12-01T09:59:08.2791533Z [3429/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-sse41-x8.c.obj 2022-12-01T09:59:08.2889702Z [3430/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:59:08.2914694Z [3431/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:59:08.3013866Z [3432/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-sse41-x8.c.obj 2022-12-01T09:59:08.3710603Z [3433/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:59:08.4299078Z [3434/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16-add16.c.obj 2022-12-01T09:59:08.4333214Z [3435/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.4479844Z [3436/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:59:08.4509289Z [3437/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.4603338Z [3438/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.4631266Z [3439/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.4744806Z [3440/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.5225914Z [3441/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gavgpool\gen\7p7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:59:08.5664487Z [3442/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gavgpool\gen\7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:59:08.5907548Z [3443/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:59:08.6094374Z [3444/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:59:08.6189537Z [3445/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.6213034Z [3446/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up8x9-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:59:08.6370539Z [3447/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.6644942Z [3448/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.7004232Z [3449/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:59:08.7143315Z [3450/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:59:08.7328513Z [3451/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:59:08.7891486Z [3452/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:59:08.7916695Z [3453/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up8x25-minmax-fp32-sse41-mul16.c.obj 2022-12-01T09:59:08.8021780Z [3454/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gavgpool\gen\7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:59:08.8050941Z [3455/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.8078194Z [3456/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gavgpool\gen\7p7x-minmax-fp32-sse41-c8.c.obj 2022-12-01T09:59:08.8417075Z [3457/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmul\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:59:08.8547387Z [3458/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-sse41-mul16-ld64-x8.c.obj 2022-12-01T09:59:08.8714363Z [3459/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.9340210Z [3460/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:59:08.9441556Z [3461/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-vclamp\sse41-x64.c.obj 2022-12-01T09:59:08.9537230Z [3462/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmulc\gen\minmax-fp32-sse41-mul16-ld64-x16.c.obj 2022-12-01T09:59:08.9727519Z [3463/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-maxpool\9p8x-minmax-sse41-c16.c.obj 2022-12-01T09:59:08.9950741Z [3464/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:59:09.0068030Z [3465/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x16.c.obj 2022-12-01T09:59:09.0096779Z [3466/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:09.0128993Z [3467/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:09.0751249Z [3468/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:59:09.1050708Z [3469/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.1081411Z [3470/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-avx.c.obj 2022-12-01T09:59:09.1277748Z [3471/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-avx.c.obj 2022-12-01T09:59:09.1513519Z [3472/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-avx.c.obj 2022-12-01T09:59:09.1609494Z [3473/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-avx.c.obj 2022-12-01T09:59:09.1805737Z [3474/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.1996982Z [3475/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:09.2427192Z [3476/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.2548896Z [3477/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\avx-2x16.c.obj 2022-12-01T09:59:09.2789514Z [3478/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.2820035Z [3479/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.2994340Z [3480/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3096463Z [3481/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3406683Z [3482/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3511323Z [3483/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:09.3988537Z [3484/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-avx-x16.c.obj 2022-12-01T09:59:09.4024486Z [3485/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4293616Z [3486/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-avx-x16.c.obj 2022-12-01T09:59:09.4478532Z [3487/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-avx-x16.c.obj 2022-12-01T09:59:09.4603971Z [3488/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-avx-x16.c.obj 2022-12-01T09:59:09.4645502Z [3489/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4934566Z [3490/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4974749Z [3491/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x16.c.obj 2022-12-01T09:59:09.5477956Z [3492/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.5586385Z [3493/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-avx-x16.c.obj 2022-12-01T09:59:09.5825167Z [3494/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-avx-x16.c.obj 2022-12-01T09:59:09.6109096Z [3495/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-velu\gen\velu-avx-rr2-lut4-p4-perm-x32.c.obj 2022-12-01T09:59:09.6142080Z [3496/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-avx-x16.c.obj 2022-12-01T09:59:09.6374927Z [3497/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.6410971Z [3498/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-avx-x16.c.obj 2022-12-01T09:59:09.6506863Z [3499/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-avx-x16.c.obj 2022-12-01T09:59:09.7079238Z [3500/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-avx-x16.c.obj 2022-12-01T09:59:09.7395552Z [3501/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-avx-x16.c.obj 2022-12-01T09:59:09.7500676Z [3502/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsigmoid\gen\vsigmoid-avx-rr2-p5-nr2-x40.c.obj 2022-12-01T09:59:09.7601839Z [3503/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-avx-x16.c.obj 2022-12-01T09:59:09.7630469Z [3504/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsqrt\gen\avx-sqrt-x8.c.obj 2022-12-01T09:59:09.7837377Z [3505/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-avx-x16.c.obj 2022-12-01T09:59:09.7868466Z [3506/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-avx-x16.c.obj 2022-12-01T09:59:09.8060258Z [3507/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:59:09.8588197Z [3508/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-avx-x16.c.obj 2022-12-01T09:59:09.8852843Z [3509/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-avx-x16.c.obj 2022-12-01T09:59:09.8951907Z [3510/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:59:09.9324862Z [3511/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:09.9359640Z [3512/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:09.9461463Z [3513/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:59:09.9570944Z [3514/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:09.9764781Z [3515/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.0015874Z [3516/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx-mul16-add16.c.obj 2022-12-01T09:59:10.0584228Z [3517/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:59:10.0613160Z [3518/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.1065195Z [3519/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.1161118Z [3520/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.1186175Z [3521/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.1412289Z [3522/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:59:10.1659820Z [3523/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:59:10.1689105Z [3524/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:10.1817015Z [3525/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:59:10.1845185Z [3526/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vmul\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:59:10.2539811Z [3527/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx-mul16.c.obj 2022-12-01T09:59:10.2911245Z [3528/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.2998351Z [3529/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.3099783Z [3530/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.3393184Z [3531/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x25-minmax-avx512f.c.obj 2022-12-01T09:59:10.3423624Z [3532/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:10.3816462Z [3533/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:10.3844295Z [3534/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:10.4344569Z [3535/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:10.4742245Z [3536/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-avx512f.c.obj 2022-12-01T09:59:10.4838133Z [3537/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:10.4932552Z [3538/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:10.5212267Z [3539/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx-x64.c.obj 2022-12-01T09:59:10.5321212Z [3540/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:59:10.5348755Z [3541/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmul\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:59:10.5641406Z [3542/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-avx-mul32-ld32-x8.c.obj 2022-12-01T09:59:10.5671661Z [3543/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vmulc\gen\minmax-fp32-avx-mul16-ld64-x16.c.obj 2022-12-01T09:59:10.6109494Z [3544/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.6299576Z [3545/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.6460647Z [3546/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:59:10.6670360Z [3547/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-maxpool\9p8x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.6784750Z [3548/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-prelu\gen\f16c-2x16.c.obj 2022-12-01T09:59:10.6825785Z [3549/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.7181688Z [3550/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vclamp\gen\vclamp-f16c-x16.c.obj 2022-12-01T09:59:10.7213867Z [3551/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.7847186Z [3552/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.7872973Z [3553/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.7989927Z [3554/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vhswish\gen\vhswish-f16c-x16.c.obj 2022-12-01T09:59:10.8313374Z [3555/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vlrelu\gen\vlrelu-f16c-x16.c.obj 2022-12-01T09:59:10.8340652Z [3556/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:59:10.8626931Z [3557/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.8769825Z [3558/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:59:10.8939561Z [3559/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:59:10.9611496Z [3560/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.9644953Z [3561/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:59:10.9671945Z [3562/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.9866515Z [3563/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-xop-mul16-add16.c.obj 2022-12-01T09:59:10.9963811Z [3564/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.0361394Z [3565/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.0479117Z [3566/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.0632169Z [3567/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.1157731Z [3568/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:59:11.1184033Z [3569/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:59:11.1390548Z [3570/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.1568764Z [3571/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.1688238Z [3572/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.1917539Z [3573/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:59:11.2226355Z [3574/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.2358106Z [3575/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:11.2653786Z [3576/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:59:11.2686831Z [3577/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-xop-mul32.c.obj 2022-12-01T09:59:11.2930254Z [3578/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:59:11.3134437Z [3579/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:59:11.3163239Z [3580/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:59:11.3756198Z [3581/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:59:11.3781079Z [3582/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:59:11.3874287Z [3583/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vmulcaddc\gen\c8-minmax-fma3-2x.c.obj 2022-12-01T09:59:11.4115901Z [3584/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-ibilinear\gen\fma3-c8.c.obj 2022-12-01T09:59:11.4221038Z [3585/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:59:11.4706618Z [3586/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:59:11.4881811Z [3587/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.4982676Z [3588/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5398995Z [3589/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5425029Z [3590/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:59:11.5519345Z [3591/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5634707Z [3592/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:59:11.5897357Z [3593/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.6470661Z [3594/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-fma3-x16.c.obj 2022-12-01T09:59:11.6680672Z [3595/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.6713058Z [3596/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.6836343Z [3597/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:59:11.7119365Z [3598/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.7318708Z [3599/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-igemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.7422330Z [3600/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.7468703Z [3601/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.8127206Z [3602/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-igemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.8226750Z [3603/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:59:11.8424429Z [3604/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.8453977Z [3605/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:11.8797725Z [3606/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:11.8903541Z [3607/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-velu\gen\velu-avx2-rr1-lut4-p4-perm-x56.c.obj 2022-12-01T09:59:11.8933038Z [3608/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsigmoid\gen\vsigmoid-avx2-rr1-p5-div-x40.c.obj 2022-12-01T09:59:11.9181070Z [3609/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.9740796Z [3610/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:11.9852213Z [3611/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:12.0177891Z [3612/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.0268564Z [3613/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.0366564Z [3614/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:59:12.0394455Z [3615/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:59:12.0520968Z [3616/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.0880524Z [3617/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.1517719Z [3618/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.1625170Z [3619/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.1768932Z [3620/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:12.1886502Z [3621/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:59:12.1988593Z [3622/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:59:12.2014247Z [3623/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.2460629Z [3624/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up16x9-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:12.2752828Z [3625/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:59:12.3068461Z [3626/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-avx2-mul32-ld64-x16.c.obj 2022-12-01T09:59:12.3219357Z [3627/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.3262210Z [3628/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx2-x128.c.obj 2022-12-01T09:59:12.3577436Z [3629/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.3677545Z [3630/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.3704943Z [3631/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-avx512f.c.obj 2022-12-01T09:59:12.4033750Z [3632/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f.c.obj 2022-12-01T09:59:12.4395648Z [3633/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\avx512f-2x16.c.obj 2022-12-01T09:59:12.4663270Z [3634/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.4905620Z [3635/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.5018933Z [3636/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.5233911Z [3637/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-avx512f-x32.c.obj 2022-12-01T09:59:12.5258475Z [3638/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-avx512f-x32.c.obj 2022-12-01T09:59:12.5369254Z [3639/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.5780532Z [3640/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.5903307Z [3641/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-avx512f-x32.c.obj 2022-12-01T09:59:12.6232001Z [3642/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-avx512f-x32.c.obj 2022-12-01T09:59:12.6654687Z [3643/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7020618Z [3644/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7045249Z [3645/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7131600Z [3646/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x32.c.obj 2022-12-01T09:59:12.7226691Z [3647/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7255651Z [3648/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x32.c.obj 2022-12-01T09:59:12.7381634Z [3649/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x16.c.obj 2022-12-01T09:59:12.8024925Z [3650/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.8383722Z [3651/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-velu\gen\velu-avx512f-rr1-lut16-p3-perm-x64.c.obj 2022-12-01T09:59:12.8498485Z [3652/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-avx512f-x16.c.obj 2022-12-01T09:59:12.8522045Z [3653/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-avx512f-x16.c.obj 2022-12-01T09:59:12.8720559Z [3654/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-avx512f-x16.c.obj 2022-12-01T09:59:12.8943589Z [3655/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-avx512f-x16.c.obj 2022-12-01T09:59:12.9079370Z [3656/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsigmoid\gen\vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.obj 2022-12-01T09:59:12.9108322Z [3657/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-avx512f-x16.c.obj 2022-12-01T09:59:12.9601587Z [3658/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-avx512f-x16.c.obj 2022-12-01T09:59:13.0003720Z [3659/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-avx512f-x16.c.obj 2022-12-01T09:59:13.0108837Z [3660/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:13.0137937Z [3661/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:13.0294184Z [3662/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:13.0639381Z [3663/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-avx512f-x16.c.obj 2022-12-01T09:59:13.0744136Z [3664/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:13.0900487Z [3665/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-avx512f-x16.c.obj 2022-12-01T09:59:13.1443337Z [3666/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.1489802Z [3667/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.1813500Z [3668/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.1909926Z [3669/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.2011871Z [3670/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.2601604Z [3671/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.2958137Z [3672/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.2983162Z [3673/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:13.3075520Z [3674/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.3321636Z [3675/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.3454102Z [3676/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:13.3482813Z [3677/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4342148Z [3678/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vaddc\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:13.4367694Z [3679/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4534431Z [3680/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4685971Z [3681/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up32x9-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.4907420Z [3682/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.5032926Z [3683/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:13.5070826Z [3684/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-dwconv\gen\up32x25-minmax-fp32-avx512skx-mul32.c.obj 2022-12-01T09:59:13.5186740Z [3685/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.6054607Z [3686/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vaddc\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:13.6323102Z [3687/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.6442797Z [3688/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.6551612Z [3689/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x64.c.obj 2022-12-01T09:59:13.6763537Z [3690/5961] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-vadd\gen\minmax-avx512skx-mul32-ld128-x16.c.obj 2022-12-01T09:59:13.8020064Z [3691/5961] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2022-12-01T09:59:13.8020645Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.8867737Z [3692/5961] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2022-12-01T09:59:13.8868133Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9199369Z [3693/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2022-12-01T09:59:13.9199840Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9200123Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:13.9385434Z [3694/5961] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2022-12-01T09:59:13.9386128Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9811297Z [3695/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj 2022-12-01T09:59:13.9811916Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9879777Z [3696/5961] Linking CXX static library lib\XNNPACK.lib 2022-12-01T09:59:13.9943183Z [3697/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2022-12-01T09:59:13.9943597Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9943928Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.0075413Z [3698/5961] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2022-12-01T09:59:14.0076044Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.0766238Z [3699/5961] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2022-12-01T09:59:14.0766908Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2273451Z [3700/5961] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2022-12-01T09:59:14.2273841Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2403390Z [3701/5961] Linking CXX static library lib\gmock_main.lib 2022-12-01T09:59:14.2430981Z [3702/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2022-12-01T09:59:14.2431420Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2431719Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.2544689Z [3703/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2022-12-01T09:59:14.2545163Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2545540Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.2659815Z [3704/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2022-12-01T09:59:14.2660498Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2660928Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.2867571Z [3705/5961] Linking CXX static library lib\gtest.lib 2022-12-01T09:59:14.3246057Z [3706/5961] Linking CXX static library lib\gtest_main.lib 2022-12-01T09:59:14.3411709Z [3707/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2022-12-01T09:59:14.3412365Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.3412861Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.3688723Z [3708/5961] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2022-12-01T09:59:14.3689145Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5062920Z [3709/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2022-12-01T09:59:14.5063770Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5064254Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5235359Z [3710/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2022-12-01T09:59:14.5235748Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5236030Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5262696Z [3711/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2022-12-01T09:59:14.5263322Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5264015Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5365373Z [3712/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2022-12-01T09:59:14.5365980Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5366419Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5535972Z [3713/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2022-12-01T09:59:14.5536357Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5536626Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5705274Z [3714/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2022-12-01T09:59:14.5705668Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5705955Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5951000Z [3715/5961] Linking CXX static library lib\gmock.lib 2022-12-01T09:59:14.6698298Z [3716/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2022-12-01T09:59:14.6698697Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.6698980Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.7352432Z [3717/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj 2022-12-01T09:59:14.7830080Z [3718/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2022-12-01T09:59:14.7830472Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.7830752Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.8140756Z [3719/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2022-12-01T09:59:14.8141160Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.8141444Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.8354193Z [3720/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2022-12-01T09:59:14.8354606Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.8354872Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.9075774Z [3721/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sleep.cc.obj 2022-12-01T09:59:14.9076151Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.9076435Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:15.0973811Z [3722/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj 2022-12-01T09:59:15.1102204Z [3723/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj 2022-12-01T09:59:15.1451944Z [3724/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj 2022-12-01T09:59:15.1684952Z [3725/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj 2022-12-01T09:59:15.2103541Z [3726/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj 2022-12-01T09:59:15.2383767Z [3727/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2022-12-01T09:59:15.2384137Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.2384424Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:15.2733005Z [3728/5961] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2022-12-01T09:59:15.2733651Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.2734147Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:15.2787179Z [3729/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj 2022-12-01T09:59:15.3093108Z [3730/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj 2022-12-01T09:59:15.3534280Z [3731/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj 2022-12-01T09:59:15.4316570Z [3732/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj 2022-12-01T09:59:15.4612952Z [3733/5961] Linking CXX static library lib\benchmark.lib 2022-12-01T09:59:15.4836941Z [3734/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj 2022-12-01T09:59:15.5233807Z [3735/5961] Linking CXX static library lib\benchmark_main.lib 2022-12-01T09:59:15.5362308Z [3736/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj 2022-12-01T09:59:15.5566744Z [3737/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj 2022-12-01T09:59:15.5921409Z [3738/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj 2022-12-01T09:59:15.6652059Z [3739/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj 2022-12-01T09:59:15.7056833Z [3740/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj 2022-12-01T09:59:16.0115562Z [3741/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj 2022-12-01T09:59:16.0145865Z [3742/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj 2022-12-01T09:59:16.0172183Z [3743/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj 2022-12-01T09:59:16.0199741Z [3744/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj 2022-12-01T09:59:16.0224425Z [3745/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj 2022-12-01T09:59:16.2100897Z [3746/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj 2022-12-01T09:59:16.2129858Z [3747/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj 2022-12-01T09:59:16.2239620Z [3748/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj 2022-12-01T09:59:16.2276006Z [3749/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj 2022-12-01T09:59:16.2576732Z [3750/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj 2022-12-01T09:59:16.3172801Z [3751/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj 2022-12-01T09:59:16.3449163Z [3752/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj 2022-12-01T09:59:16.4641612Z [3753/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj 2022-12-01T09:59:16.4775796Z [3754/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj 2022-12-01T09:59:16.4889216Z [3755/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj 2022-12-01T09:59:16.5078337Z [3756/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj 2022-12-01T09:59:16.5792786Z [3757/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj 2022-12-01T09:59:16.5986607Z [3758/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj 2022-12-01T09:59:16.6594835Z [3759/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj 2022-12-01T09:59:16.6739654Z [3760/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj 2022-12-01T09:59:16.6999965Z [3761/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj 2022-12-01T09:59:16.7505002Z [3762/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj 2022-12-01T09:59:16.7730734Z [3763/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj 2022-12-01T09:59:16.7862437Z [3764/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj 2022-12-01T09:59:16.8491347Z [3765/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj 2022-12-01T09:59:16.8597780Z [3766/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj 2022-12-01T09:59:16.8884268Z [3767/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj 2022-12-01T09:59:16.9229154Z [3768/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj 2022-12-01T09:59:16.9537529Z [3769/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj 2022-12-01T09:59:16.9899924Z [3770/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj 2022-12-01T09:59:17.0165948Z [3771/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj 2022-12-01T09:59:17.0316508Z [3772/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj 2022-12-01T09:59:17.0597063Z [3773/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj 2022-12-01T09:59:17.0902887Z [3774/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj 2022-12-01T09:59:17.1234787Z [3775/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj 2022-12-01T09:59:17.1263470Z [3776/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj 2022-12-01T09:59:17.1488003Z [3777/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj 2022-12-01T09:59:17.1813002Z [3778/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj 2022-12-01T09:59:17.2324618Z [3779/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj 2022-12-01T09:59:17.3194828Z [3780/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj 2022-12-01T09:59:17.3319512Z [3781/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj 2022-12-01T09:59:17.3541869Z [3782/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj 2022-12-01T09:59:17.3768613Z [3783/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj 2022-12-01T09:59:17.3866378Z [3784/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj 2022-12-01T09:59:17.3976834Z [3785/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj 2022-12-01T09:59:17.4386084Z [3786/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj 2022-12-01T09:59:17.4982569Z [3787/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj 2022-12-01T09:59:17.6136572Z [3788/5961] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj 2022-12-01T09:59:17.7019442Z [3789/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj 2022-12-01T09:59:17.7019846Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.7289749Z [3790/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj 2022-12-01T09:59:17.7290466Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.7324733Z [3791/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj 2022-12-01T09:59:17.7325126Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.7443819Z [3792/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj 2022-12-01T09:59:17.7444473Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.7658979Z [3793/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj 2022-12-01T09:59:17.7659658Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.7763246Z [3794/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\unbound_buffer.cc.obj 2022-12-01T09:59:17.7971657Z [3795/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj 2022-12-01T09:59:17.7972289Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.0684726Z [3796/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj 2022-12-01T09:59:18.0685117Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.0800856Z [3797/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj 2022-12-01T09:59:18.0801254Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1099175Z [3798/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj 2022-12-01T09:59:18.1099835Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1127905Z [3799/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj 2022-12-01T09:59:18.1128320Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1369709Z [3800/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\pair.cc.obj 2022-12-01T09:59:18.1370488Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xmemory(230): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2022-12-01T09:59:18.1372312Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(1564): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2022-12-01T09:59:18.1373511Z with 2022-12-01T09:59:18.1373750Z [ 2022-12-01T09:59:18.1374099Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1374420Z ] 2022-12-01T09:59:18.1375612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1376578Z with 2022-12-01T09:59:18.1376735Z [ 2022-12-01T09:59:18.1376947Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1377155Z ] 2022-12-01T09:59:18.1377820Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1378423Z with 2022-12-01T09:59:18.1378591Z [ 2022-12-01T09:59:18.1378811Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1379068Z ] 2022-12-01T09:59:18.1379785Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1380379Z with 2022-12-01T09:59:18.1380532Z [ 2022-12-01T09:59:18.1380740Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1381016Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1381225Z ] 2022-12-01T09:59:18.1381905Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1382531Z with 2022-12-01T09:59:18.1382688Z [ 2022-12-01T09:59:18.1382904Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1383167Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1383386Z U=uv_write_t 2022-12-01T09:59:18.1383553Z ] 2022-12-01T09:59:18.1384313Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1384987Z with 2022-12-01T09:59:18.1385144Z [ 2022-12-01T09:59:18.1385432Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1385737Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1385956Z U=uv_write_t 2022-12-01T09:59:18.1386122Z ] 2022-12-01T09:59:18.1386759Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(621): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1387406Z with 2022-12-01T09:59:18.1387562Z [ 2022-12-01T09:59:18.1387779Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1387973Z ] 2022-12-01T09:59:18.1639549Z [3801/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj 2022-12-01T09:59:18.1640002Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1674443Z [3802/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\context.cc.obj 2022-12-01T09:59:18.1818270Z [3803/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\libuv.cc.obj 2022-12-01T09:59:18.1819196Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xmemory(230): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2022-12-01T09:59:18.1820738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(1564): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2022-12-01T09:59:18.1821815Z with 2022-12-01T09:59:18.1822074Z [ 2022-12-01T09:59:18.1822528Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1822867Z ] 2022-12-01T09:59:18.1824029Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1825049Z with 2022-12-01T09:59:18.1825301Z [ 2022-12-01T09:59:18.1825673Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1826019Z ] 2022-12-01T09:59:18.1827157Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1828211Z with 2022-12-01T09:59:18.1828464Z [ 2022-12-01T09:59:18.1829059Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1829809Z ] 2022-12-01T09:59:18.1831124Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1832201Z with 2022-12-01T09:59:18.1832473Z [ 2022-12-01T09:59:18.1832862Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1834015Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1834819Z ] 2022-12-01T09:59:18.1836092Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1837449Z with 2022-12-01T09:59:18.1837722Z [ 2022-12-01T09:59:18.1838102Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1838542Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1838776Z U=uv_write_t 2022-12-01T09:59:18.1838954Z ] 2022-12-01T09:59:18.1839863Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1840857Z with 2022-12-01T09:59:18.1841150Z [ 2022-12-01T09:59:18.1841493Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1841967Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:18.1842349Z U=uv_write_t 2022-12-01T09:59:18.1842583Z ] 2022-12-01T09:59:18.1843580Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(621): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:18.1844532Z with 2022-12-01T09:59:18.1844786Z [ 2022-12-01T09:59:18.1845124Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:18.1845354Z ] 2022-12-01T09:59:18.4366508Z [3804/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj 2022-12-01T09:59:18.4366925Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4403248Z [3805/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj 2022-12-01T09:59:18.4403657Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4537232Z [3806/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj 2022-12-01T09:59:18.4537710Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4652725Z [3807/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj 2022-12-01T09:59:18.4653116Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4806265Z [3808/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj 2022-12-01T09:59:18.4806646Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5011501Z [3809/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj 2022-12-01T09:59:18.5011955Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5043260Z [3810/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj 2022-12-01T09:59:18.5043926Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5348042Z [3811/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj 2022-12-01T09:59:18.5348647Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7575824Z [3812/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj 2022-12-01T09:59:18.7576226Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7953378Z [3813/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj 2022-12-01T09:59:18.7953772Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7983719Z [3814/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj 2022-12-01T09:59:18.7984212Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8193301Z [3815/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj 2022-12-01T09:59:18.8193847Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8305440Z [3816/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj 2022-12-01T09:59:18.8305876Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8658849Z [3817/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj 2022-12-01T09:59:18.8659315Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8799983Z [3818/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj 2022-12-01T09:59:18.8800633Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8827491Z [3819/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj 2022-12-01T09:59:18.8828082Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1167077Z [3820/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj 2022-12-01T09:59:19.1167486Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1428509Z [3821/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj 2022-12-01T09:59:19.1428924Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1646523Z [3822/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj 2022-12-01T09:59:19.1647203Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1790190Z [3823/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj 2022-12-01T09:59:19.1790729Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1904863Z [3824/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj 2022-12-01T09:59:19.1905438Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2019001Z [3825/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj 2022-12-01T09:59:19.2019397Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2349492Z [3826/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj 2022-12-01T09:59:19.2349888Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2906194Z [3827/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj 2022-12-01T09:59:19.2907113Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.4855137Z [3828/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj 2022-12-01T09:59:19.4855820Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.5109082Z [3829/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj 2022-12-01T09:59:19.5109488Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.5222873Z [3830/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj 2022-12-01T09:59:19.5223278Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.5575911Z [3831/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj 2022-12-01T09:59:19.5576634Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.5704194Z [3832/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj 2022-12-01T09:59:19.5704593Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6300882Z [3833/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj 2022-12-01T09:59:19.6301288Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6414922Z [3834/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj 2022-12-01T09:59:19.6415608Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6574918Z [3835/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj 2022-12-01T09:59:19.6575414Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.8326689Z [3836/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj 2022-12-01T09:59:19.8327100Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9051209Z [3837/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj 2022-12-01T09:59:19.9051785Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9144210Z [3838/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj 2022-12-01T09:59:19.9144601Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9458666Z [3839/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj 2022-12-01T09:59:19.9459264Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9794916Z [3840/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj 2022-12-01T09:59:19.9795371Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9825434Z [3841/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj 2022-12-01T09:59:19.9826432Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0434950Z [3842/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj 2022-12-01T09:59:20.0435393Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0635188Z [3843/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj 2022-12-01T09:59:20.0635638Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.2380820Z [3844/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj 2022-12-01T09:59:20.2381193Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.2859187Z [3845/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj 2022-12-01T09:59:20.2859782Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.2964232Z [3846/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj 2022-12-01T09:59:20.2964811Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.3108229Z [3847/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj 2022-12-01T09:59:20.3108896Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.3494095Z [3848/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj 2022-12-01T09:59:20.3494746Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.4224056Z [3849/5961] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj 2022-12-01T09:59:20.4224460Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.5142197Z [3850/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2022-12-01T09:59:20.5295690Z [3851/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2022-12-01T09:59:20.5407900Z [3852/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2022-12-01T09:59:20.5570536Z [3853/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2022-12-01T09:59:20.6154405Z [3854/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2022-12-01T09:59:20.6693851Z [3855/5961] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2022-12-01T09:59:20.7180555Z [3856/5961] Linking CXX shared library bin\asmjit.dll 2022-12-01T09:59:20.7229411Z [3857/5961] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2022-12-01T09:59:20.7731269Z [3858/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2022-12-01T09:59:20.7838591Z [3859/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2022-12-01T09:59:20.7866429Z [3860/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2022-12-01T09:59:20.8069540Z [3861/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2022-12-01T09:59:20.8348522Z [3862/5961] Linking C static library lib\libittnotify.lib 2022-12-01T09:59:20.8651506Z [3863/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2022-12-01T09:59:20.8937528Z [3864/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2022-12-01T09:59:21.0094684Z [3865/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2022-12-01T09:59:21.0283500Z [3866/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2022-12-01T09:59:21.0386180Z [3867/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2022-12-01T09:59:21.0939247Z [3868/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2022-12-01T09:59:21.1179248Z [3869/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2022-12-01T09:59:21.2062296Z [3870/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2022-12-01T09:59:21.2494626Z [3871/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2022-12-01T09:59:21.2697700Z [3872/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2022-12-01T09:59:21.2920292Z [3873/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2022-12-01T09:59:21.3022731Z [3874/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2022-12-01T09:59:21.3237893Z [3875/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2022-12-01T09:59:21.4148087Z [3876/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2022-12-01T09:59:21.4306339Z [3877/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2022-12-01T09:59:21.4611071Z [3878/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2022-12-01T09:59:21.4726087Z [3879/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2022-12-01T09:59:21.4995152Z [3880/5961] Building RC object third_party\ideep\mkl-dnn\third_party\oneDNN\src\CMakeFiles\dnnl.dir\version.rc.res 2022-12-01T09:59:21.4995592Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:59:21.4995771Z 2022-12-01T09:59:21.4995931Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:59:21.4996094Z 2022-12-01T09:59:21.4996099Z 2022-12-01T09:59:21.5096438Z [3881/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2022-12-01T09:59:21.5256276Z [3882/5961] Linking CXX shared library bin\fbgemm.dll 2022-12-01T09:59:21.5689290Z [3883/5961] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:59:21.5690053Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2022-12-01T09:59:21.5690774Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2022-12-01T09:59:21.5691544Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2022-12-01T09:59:21.5692270Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2022-12-01T09:59:21.5692907Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2022-12-01T09:59:21.6825734Z [3884/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\address.cc.obj 2022-12-01T09:59:21.6924243Z [3885/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2022-12-01T09:59:21.7069089Z [3886/5961] Building C object third_party\foxi\CMakeFiles\foxi_loader.dir\foxi\onnxifi_loader.c.obj 2022-12-01T09:59:21.7223838Z [3887/5961] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\device.cc.obj 2022-12-01T09:59:21.7224726Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xmemory(230): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2022-12-01T09:59:21.7226164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(1564): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2022-12-01T09:59:21.7227613Z with 2022-12-01T09:59:21.7228061Z [ 2022-12-01T09:59:21.7228614Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.7228946Z ] 2022-12-01T09:59:21.7229747Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7230525Z with 2022-12-01T09:59:21.7230670Z [ 2022-12-01T09:59:21.7231037Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.7231357Z ] 2022-12-01T09:59:21.7232516Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\memory(2208): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7233500Z with 2022-12-01T09:59:21.7233792Z [ 2022-12-01T09:59:21.7234177Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.7234551Z ] 2022-12-01T09:59:21.7235656Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7236665Z with 2022-12-01T09:59:21.7236916Z [ 2022-12-01T09:59:21.7237312Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.7237799Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.7238158Z ] 2022-12-01T09:59:21.7239324Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7240411Z with 2022-12-01T09:59:21.7240654Z [ 2022-12-01T09:59:21.7241019Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.7241500Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.7241893Z U=uv_write_t 2022-12-01T09:59:21.7242187Z ] 2022-12-01T09:59:21.7243400Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7244517Z with 2022-12-01T09:59:21.7244790Z [ 2022-12-01T09:59:21.7245166Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.7246461Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.7246885Z U=uv_write_t 2022-12-01T09:59:21.7247184Z ] 2022-12-01T09:59:21.7248351Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(621): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2022-12-01T09:59:21.7249518Z with 2022-12-01T09:59:21.7249797Z [ 2022-12-01T09:59:21.7250173Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.7250534Z ] 2022-12-01T09:59:21.7451050Z [3888/5961] Linking C static library lib\foxi_loader.lib 2022-12-01T09:59:21.7748543Z [3889/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2022-12-01T09:59:21.8329201Z [3890/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2022-12-01T09:59:21.8426130Z [3891/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2022-12-01T09:59:21.9407531Z [3892/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2022-12-01T09:59:21.9602389Z [3893/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2022-12-01T09:59:21.9636217Z [3894/5961] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:59:22.0035325Z [3895/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2022-12-01T09:59:22.0410265Z [3896/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2022-12-01T09:59:22.0682949Z [3897/5961] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:59:22.0683381Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2022-12-01T09:59:22.0683826Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2022-12-01T09:59:22.0684252Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:59:22.0684692Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2022-12-01T09:59:22.0685096Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2022-12-01T09:59:22.0875862Z [3898/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\dnnl_thread.cpp.obj 2022-12-01T09:59:22.0904545Z [3899/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2022-12-01T09:59:22.1076023Z [3900/5961] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:59:22.1076679Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2022-12-01T09:59:22.1077343Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2022-12-01T09:59:22.1078001Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2022-12-01T09:59:22.1078641Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2022-12-01T09:59:22.1079407Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2022-12-01T09:59:22.2066635Z [3901/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2022-12-01T09:59:22.2166407Z [3902/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2022-12-01T09:59:22.2477982Z [3903/5961] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:59:22.2532789Z [3904/5961] Linking CXX static library lib\gloo.lib 2022-12-01T09:59:22.3050053Z [3905/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2022-12-01T09:59:22.3267469Z [3906/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2022-12-01T09:59:22.3350650Z [3907/5961] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:59:22.4426594Z [3908/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2022-12-01T09:59:22.4952292Z [3909/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2022-12-01T09:59:22.5060381Z [3910/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2022-12-01T09:59:22.5278925Z [3911/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2022-12-01T09:59:22.5575550Z [3912/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2022-12-01T09:59:22.5606116Z [3913/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2022-12-01T09:59:22.5845489Z [3914/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2022-12-01T09:59:22.7082166Z [3915/5961] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2022-12-01T09:59:22.7724444Z [3916/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2022-12-01T09:59:22.8210374Z [3917/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2022-12-01T09:59:22.8457662Z [3918/5961] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2022-12-01T09:59:22.9115451Z [3919/5961] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2022-12-01T09:59:22.9264111Z [3920/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2022-12-01T09:59:22.9447559Z [3921/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\__\__\caffe2\onnx\torch_ops\defs.cc.obj 2022-12-01T09:59:22.9747793Z [3922/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\__\__\caffe2\onnx\torch_ops\schema.cc.obj 2022-12-01T09:59:23.0404257Z [3923/5961] Linking CXX static library lib\onnx_proto.lib 2022-12-01T09:59:23.0546179Z [3924/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2022-12-01T09:59:23.0862582Z [3925/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2022-12-01T09:59:23.1029170Z [3926/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2022-12-01T09:59:23.2054028Z [3927/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2022-12-01T09:59:23.2360422Z [3928/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2022-12-01T09:59:23.3508032Z [3929/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2022-12-01T09:59:23.3880473Z [3930/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2022-12-01T09:59:23.4402281Z [3931/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2022-12-01T09:59:23.4851753Z [3932/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2022-12-01T09:59:23.5257646Z [3933/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2022-12-01T09:59:23.5495468Z [3934/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2022-12-01T09:59:23.6508867Z [3935/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2022-12-01T09:59:23.6551231Z [3936/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2022-12-01T09:59:23.7865109Z [3937/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2022-12-01T09:59:23.7994813Z [3938/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2022-12-01T09:59:23.8104532Z [3939/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2022-12-01T09:59:23.9267402Z [3940/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2022-12-01T09:59:23.9745616Z [3941/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2022-12-01T09:59:24.0062109Z [3942/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2022-12-01T09:59:24.0195412Z [3943/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2022-12-01T09:59:24.0225371Z [3944/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2022-12-01T09:59:24.2116893Z [3945/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2022-12-01T09:59:24.2149205Z [3946/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2022-12-01T09:59:24.2177444Z [3947/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2022-12-01T09:59:24.3885030Z [3948/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2022-12-01T09:59:24.4019720Z [3949/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2022-12-01T09:59:24.4044846Z [3950/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2022-12-01T09:59:24.4305493Z [3951/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2022-12-01T09:59:24.4837380Z [3952/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2022-12-01T09:59:24.6094302Z [3953/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2022-12-01T09:59:24.6382212Z [3954/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2022-12-01T09:59:24.6632212Z [3955/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2022-12-01T09:59:24.7758640Z [3956/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2022-12-01T09:59:24.8080767Z [3957/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2022-12-01T09:59:24.8288492Z [3958/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2022-12-01T09:59:24.8553176Z [3959/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2022-12-01T09:59:25.0131002Z [3960/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2022-12-01T09:59:25.0845601Z [3961/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2022-12-01T09:59:25.0877081Z [3962/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2022-12-01T09:59:25.1085255Z [3963/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2022-12-01T09:59:25.1192898Z [3964/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2022-12-01T09:59:25.1328460Z [3965/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\onnxifi_utils.cc.obj 2022-12-01T09:59:25.2364835Z [3966/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2022-12-01T09:59:25.2396749Z [3967/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2022-12-01T09:59:25.2886306Z [3968/5961] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2022-12-01T09:59:25.3768343Z [3969/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2022-12-01T09:59:25.4227321Z [3970/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2022-12-01T09:59:25.4758588Z [3971/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2022-12-01T09:59:25.4887560Z [3972/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2022-12-01T09:59:25.4921101Z [3973/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2022-12-01T09:59:25.5048413Z [3974/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2022-12-01T09:59:25.5414155Z [3975/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2022-12-01T09:59:25.6813617Z [3976/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2022-12-01T09:59:25.7522515Z [3977/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2022-12-01T09:59:25.7633820Z [3978/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2022-12-01T09:59:25.8070971Z [3979/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2022-12-01T09:59:26.1255723Z [3980/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2022-12-01T09:59:26.1283040Z [3981/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2022-12-01T09:59:26.1306755Z [3982/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2022-12-01T09:59:26.1335943Z [3983/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2022-12-01T09:59:26.1363789Z [3984/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_desc.cpp.obj 2022-12-01T09:59:26.1398188Z [3985/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2022-12-01T09:59:26.3027373Z [3986/5961] Linking CXX static library lib\onnx.lib 2022-12-01T09:59:26.3536885Z [3987/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2022-12-01T09:59:26.4069258Z [3988/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2022-12-01T09:59:26.4315710Z [3989/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive_iterator.cpp.obj 2022-12-01T09:59:26.6193059Z [3990/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2022-12-01T09:59:26.6813126Z [3991/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2022-12-01T09:59:26.6845027Z [3992/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2022-12-01T09:59:26.6877998Z [3993/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2022-12-01T09:59:26.6926167Z [3994/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2022-12-01T09:59:26.7083106Z [3995/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2022-12-01T09:59:26.8247509Z [3996/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2022-12-01T09:59:26.8845264Z [3997/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2022-12-01T09:59:26.9333009Z [3998/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2022-12-01T09:59:26.9448955Z [3999/5961] Building ASM_MASM object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2022-12-01T09:59:26.9449396Z Microsoft (R) Macro Assembler (x64) Version 14.28.29337.0 2022-12-01T09:59:26.9449680Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:59:26.9449852Z 2022-12-01T09:59:26.9450117Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\ittnotify\ittptmark64.asm 2022-12-01T09:59:26.9871334Z [4000/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2022-12-01T09:59:26.9987857Z [4001/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2022-12-01T09:59:27.0026340Z [4002/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2022-12-01T09:59:27.0686870Z [4003/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2022-12-01T09:59:27.0819862Z [4004/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2022-12-01T09:59:27.1988712Z [4005/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2022-12-01T09:59:27.3120009Z [4006/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2022-12-01T09:59:27.3741927Z [4007/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2022-12-01T09:59:27.4099252Z [4008/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2022-12-01T09:59:27.5074688Z [4009/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2022-12-01T09:59:27.5217254Z [4010/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2022-12-01T09:59:27.5438635Z [4011/5961] Building C object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2022-12-01T09:59:27.5578769Z [4012/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2022-12-01T09:59:27.5983071Z [4013/5961] Building C object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2022-12-01T09:59:27.7479046Z [4014/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2022-12-01T09:59:27.8540482Z [4015/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2022-12-01T09:59:27.9060575Z [4016/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2022-12-01T09:59:28.0105805Z [4017/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2022-12-01T09:59:28.0796377Z [4018/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2022-12-01T09:59:28.0932034Z [4019/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2022-12-01T09:59:28.1036285Z [4020/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2022-12-01T09:59:28.1475212Z [4021/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2022-12-01T09:59:28.1969192Z [4022/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2022-12-01T09:59:28.2752928Z [4023/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2022-12-01T09:59:28.4051194Z [4024/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2022-12-01T09:59:28.5296991Z [4025/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2022-12-01T09:59:28.5858296Z [4026/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2022-12-01T09:59:28.6093958Z [4027/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2022-12-01T09:59:28.6456637Z [4028/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2022-12-01T09:59:28.6648195Z [4029/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2022-12-01T09:59:28.9772570Z [4030/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2022-12-01T09:59:28.9805078Z [4031/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2022-12-01T09:59:28.9838245Z [4032/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2022-12-01T09:59:29.0345046Z [4033/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2022-12-01T09:59:29.0658786Z [4034/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2022-12-01T09:59:29.0692557Z [4035/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2022-12-01T09:59:29.1050402Z [4036/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.obj 2022-12-01T09:59:29.1473316Z [4037/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2022-12-01T09:59:29.3632852Z [4038/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2022-12-01T09:59:29.3869169Z [4039/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2022-12-01T09:59:29.3911255Z [4040/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2022-12-01T09:59:29.4032456Z [4041/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2022-12-01T09:59:29.4151987Z [4042/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2022-12-01T09:59:29.4277128Z [4043/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2022-12-01T09:59:29.4436303Z [4044/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2022-12-01T09:59:29.5083548Z [4045/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2022-12-01T09:59:29.7109737Z [4046/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2022-12-01T09:59:29.7150846Z [4047/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2022-12-01T09:59:29.7710788Z [4048/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2022-12-01T09:59:29.7956923Z [4049/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2022-12-01T09:59:29.8247375Z [4050/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2022-12-01T09:59:29.8285528Z [4051/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2022-12-01T09:59:29.8409255Z [4052/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2022-12-01T09:59:29.8442223Z [4053/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2022-12-01T09:59:30.0470193Z [4054/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2022-12-01T09:59:30.0505634Z [4055/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2022-12-01T09:59:30.1192805Z [4056/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2022-12-01T09:59:30.1414784Z [4057/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2022-12-01T09:59:30.1530621Z [4058/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2022-12-01T09:59:30.1820090Z [4059/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization_kernels.cpp.obj 2022-12-01T09:59:30.1868107Z [4060/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2022-12-01T09:59:30.2243156Z [4061/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2022-12-01T09:59:30.3707270Z [4062/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2022-12-01T09:59:30.3953515Z [4063/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2022-12-01T09:59:30.3984292Z [4064/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2022-12-01T09:59:30.4087695Z [4065/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2022-12-01T09:59:30.4256712Z [4066/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2022-12-01T09:59:30.4707107Z [4067/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2022-12-01T09:59:30.4966894Z [4068/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2022-12-01T09:59:30.6486992Z [4069/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2022-12-01T09:59:30.7337462Z [4070/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2022-12-01T09:59:30.8450159Z [4071/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2022-12-01T09:59:30.8768847Z [4072/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2022-12-01T09:59:30.8810654Z [4073/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2022-12-01T09:59:30.9005753Z [4074/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2022-12-01T09:59:30.9118138Z [4075/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2022-12-01T09:59:31.0058872Z [4076/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2022-12-01T09:59:31.0456099Z [4077/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_bf16_s8.cpp.obj 2022-12-01T09:59:31.0742013Z [4078/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2022-12-01T09:59:31.2145751Z [4079/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_f32_s8.cpp.obj 2022-12-01T09:59:31.2180566Z [4080/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2022-12-01T09:59:31.2305924Z [4081/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2022-12-01T09:59:31.2340514Z [4082/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f16.cpp.obj 2022-12-01T09:59:31.3131583Z [4083/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f32.cpp.obj 2022-12-01T09:59:31.3763440Z [4084/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2022-12-01T09:59:31.3896949Z [4085/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_s8_s8.cpp.obj 2022-12-01T09:59:31.4322188Z [4086/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_bf16.cpp.obj 2022-12-01T09:59:31.5620808Z [4087/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2022-12-01T09:59:31.5909008Z [4088/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s32.cpp.obj 2022-12-01T09:59:31.5946118Z [4089/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s8.cpp.obj 2022-12-01T09:59:31.6539558Z [4090/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2022-12-01T09:59:31.6783464Z [4091/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2022-12-01T09:59:31.7196403Z [4092/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\linux_perf\linux_perf.cpp.obj 2022-12-01T09:59:31.7332993Z [4093/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_u8.cpp.obj 2022-12-01T09:59:31.9323777Z [4094/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2022-12-01T09:59:31.9497689Z [4095/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2022-12-01T09:59:31.9542613Z [4096/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2022-12-01T09:59:32.1015626Z [4097/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2022-12-01T09:59:32.1411835Z [4098/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2022-12-01T09:59:32.1910469Z [4099/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2022-12-01T09:59:32.2262476Z [4100/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brdgmm_kernel.cpp.obj 2022-12-01T09:59:32.2547059Z [4101/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_amx_uker.cpp.obj 2022-12-01T09:59:32.4194248Z [4102/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2022-12-01T09:59:32.4421468Z [4103/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2022-12-01T09:59:32.4666278Z [4104/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2022-12-01T09:59:32.5837748Z [4105/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2022-12-01T09:59:32.6054427Z [4106/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_kernel.cpp.obj 2022-12-01T09:59:32.6390273Z [4107/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2022-12-01T09:59:32.7639030Z [4108/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\amx\jit_avx512_core_amx_copy_kern.cpp.obj 2022-12-01T09:59:32.7823321Z [4109/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:32.7824317Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:32.9004279Z [4110/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_gemm_bf16bf16f32_kern.cpp.obj 2022-12-01T09:59:32.9432951Z [4111/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_gemv_bf16bf16f32_kern.cpp.obj 2022-12-01T09:59:32.9656718Z [4112/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\amx\jit_avx512_core_amx_gemm_kern.cpp.obj 2022-12-01T09:59:33.0774798Z [4113/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:33.0775424Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.1131279Z [4114/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:33.1132020Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.1361162Z [4115/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:33.1362309Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.2388988Z [4116/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:33.2389453Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.2896156Z [4117/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:33.2896726Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.3764514Z [4118/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_f32_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:33.3765034Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.4320661Z [4119/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_f32_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:33.4321131Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.4455232Z [4120/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:33.4455943Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.5817106Z [4121/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\bf16\jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:33.5817843Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.6013102Z [4122/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_f32_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:33.6013629Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.6382414Z [4123/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_f32_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:33.6382983Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.7338203Z [4124/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_kernel_sgemm_kern.cpp.obj 2022-12-01T09:59:33.7636914Z [4125/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_f32_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:33.7637685Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:33.8653147Z [4126/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_common_gemm_f32.cpp.obj 2022-12-01T09:59:33.9444817Z [4127/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.obj 2022-12-01T09:59:33.9957705Z [4128/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_f32_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:33.9958495Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.0737458Z [4129/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_f32_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:34.0738195Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.0768743Z [4130/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.obj 2022-12-01T09:59:34.1257626Z [4131/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.obj 2022-12-01T09:59:34.2045686Z [4132/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_f32_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:34.2046298Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.2979747Z [4133/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_gemm_f32.cpp.obj 2022-12-01T09:59:34.3717217Z [4134/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_gemv_t_f32_kern.cpp.obj 2022-12-01T09:59:34.4049040Z [4135/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_f32_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:34.4049744Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.5001715Z [4136/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_f32_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:34.5002254Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.5296782Z [4137/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_f32_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:34.5297258Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.5762815Z [4138/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.obj 2022-12-01T09:59:34.5951558Z [4139/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.obj 2022-12-01T09:59:34.6800135Z [4140/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_kernel_sgemm_kern_part2_autogen.cpp.obj 2022-12-01T09:59:34.8277716Z [4141/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_f32_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:34.8278355Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.8468654Z [4142/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_kernel_sgemm_kern_part1_autogen.cpp.obj 2022-12-01T09:59:34.8968872Z [4143/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_f32_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:34.8969653Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.9659023Z [4144/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_gemv_n_f32_kern.cpp.obj 2022-12-01T09:59:35.0243275Z [4145/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_gemv_t_f32_kern.cpp.obj 2022-12-01T09:59:35.1093465Z [4146/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_f32_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:35.1094068Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.1232002Z [4147/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_f32_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:35.1232802Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.1361877Z [4148/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.obj 2022-12-01T09:59:35.1362640Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.3152321Z [4149/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2022-12-01T09:59:35.3714914Z [4150/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2022-12-01T09:59:35.4456323Z [4151/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2022-12-01T09:59:35.5044173Z [4152/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_sse41_kernel_sgemm_kern_autogen.cpp.obj 2022-12-01T09:59:35.5044664Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.5687279Z [4153/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:35.5687746Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.5859980Z [4154/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:35.5860698Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.6104336Z [4155/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_gemm_s8u8s32_kern.cpp.obj 2022-12-01T09:59:35.6240802Z [4156/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:35.6241443Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.7996218Z [4157/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2022-12-01T09:59:35.8411563Z [4158/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_sum_an_kern_autogen.cpp.obj 2022-12-01T09:59:35.8412198Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.9718931Z [4159/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.obj 2022-12-01T09:59:35.9719406Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.0464801Z [4160/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.obj 2022-12-01T09:59:36.0465262Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.0760289Z [4161/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:36.0760757Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.0854371Z [4162/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:36.0855119Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.1011111Z [4163/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.obj 2022-12-01T09:59:36.1011900Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.1450241Z [4164/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_u8_copy_sum_at_kern_autogen.cpp.obj 2022-12-01T09:59:36.1450976Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.2732958Z [4165/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:36.2733581Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.3470644Z [4166/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:36.3471428Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.4281762Z [4167/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:36.4282217Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9041917Z [4168/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.obj 2022-12-01T09:59:36.9042411Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9077085Z [4169/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_gemv_s8x8s32.cpp.obj 2022-12-01T09:59:36.9106326Z [4170/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.obj 2022-12-01T09:59:36.9224465Z [4171/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.obj 2022-12-01T09:59:36.9225384Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9256678Z [4172/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:36.9257253Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9290224Z [4173/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.obj 2022-12-01T09:59:36.9290926Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9327636Z [4174/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_gemm_s8u8s32_kern.cpp.obj 2022-12-01T09:59:36.9366599Z [4175/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:36.9367420Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.3521448Z [4176/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.obj 2022-12-01T09:59:37.3521920Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.3654429Z [4177/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:37.3654895Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.3825804Z [4178/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.3826265Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4125587Z [4179/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:37.4126372Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4266638Z [4180/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.obj 2022-12-01T09:59:37.4267108Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4303480Z [4181/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.obj 2022-12-01T09:59:37.4304316Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4418865Z [4182/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.4419621Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4454459Z [4183/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.obj 2022-12-01T09:59:37.4455821Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.8303959Z [4184/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.8304439Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.8629081Z [4185/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.8629770Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.8744938Z [4186/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.8745396Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9050789Z [4187/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:37.9051435Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9180982Z [4188/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.9181436Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9321632Z [4189/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.9322097Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9366018Z [4190/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:37.9366803Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9686804Z [4191/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:37.9687426Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3359640Z [4192/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:38.3360328Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3484453Z [4193/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_sum_an_kern_autogen.cpp.obj 2022-12-01T09:59:38.3484930Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3828674Z [4194/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_sum_bt_kern_autogen.cpp.obj 2022-12-01T09:59:38.3829419Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3860743Z [4195/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:38.3861398Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3897835Z [4196/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_sum_bn_kern_autogen.cpp.obj 2022-12-01T09:59:38.3898282Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.4024677Z [4197/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx_u8_copy_sum_at_kern_autogen.cpp.obj 2022-12-01T09:59:38.4025370Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.4424172Z [4198/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.4424925Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.4663321Z [4199/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.4664405Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8198715Z [4200/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.8199474Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8421131Z [4201/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.8421653Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8649670Z [4202/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.8650133Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8899746Z [4203/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_an_kern_autogen.cpp.obj 2022-12-01T09:59:38.8900194Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.9174686Z [4204/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.9175143Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.9212326Z [4205/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.9213103Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.9462802Z [4206/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.obj 2022-12-01T09:59:38.9463587Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.0314943Z [4207/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_sum_an_kern_autogen.cpp.obj 2022-12-01T09:59:39.0315704Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3150891Z [4208/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_bt_kern_autogen.cpp.obj 2022-12-01T09:59:39.3151672Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3640605Z [4209/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_bn_kern_autogen.cpp.obj 2022-12-01T09:59:39.3641433Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3971006Z [4210/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_at_kern_autogen.cpp.obj 2022-12-01T09:59:39.3971722Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.4011275Z [4211/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.obj 2022-12-01T09:59:39.4012760Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.4141523Z [4212/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_sum_at_kern_autogen.cpp.obj 2022-12-01T09:59:39.4142853Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.4630352Z [4213/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.obj 2022-12-01T09:59:39.4631079Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.4848689Z [4214/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2022-12-01T09:59:39.5744456Z [4215/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_inner_product.cpp.obj 2022-12-01T09:59:39.8585658Z [4216/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2022-12-01T09:59:39.8690545Z [4217/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_binary_injector.cpp.obj 2022-12-01T09:59:39.9327713Z [4218/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_postops_injector.cpp.obj 2022-12-01T09:59:39.9461251Z [4219/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_conv_kernel_f32.cpp.obj 2022-12-01T09:59:39.9871033Z [4220/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_eltwise_injector.cpp.obj 2022-12-01T09:59:40.0251423Z [4221/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_convolution.cpp.obj 2022-12-01T09:59:40.0398320Z [4222/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2022-12-01T09:59:40.0960993Z [4223/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_convolution.cpp.obj 2022-12-01T09:59:40.3850512Z [4224/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_conv_kernel_f32.cpp.obj 2022-12-01T09:59:40.4034867Z [4225/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_conv_kernel.cpp.obj 2022-12-01T09:59:40.4713543Z [4226/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2022-12-01T09:59:40.4746977Z [4227/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_conv_kernel.cpp.obj 2022-12-01T09:59:40.4877748Z [4228/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_convolution.cpp.obj 2022-12-01T09:59:40.5228669Z [4229/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_conv_kernel.cpp.obj 2022-12-01T09:59:40.5635985Z [4230/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_convolution.cpp.obj 2022-12-01T09:59:40.6184633Z [4231/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_conv_kernel.cpp.obj 2022-12-01T09:59:40.9209235Z [4232/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_resampling.cpp.obj 2022-12-01T09:59:41.1185645Z [4233/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_convolution.cpp.obj 2022-12-01T09:59:41.1222865Z [4234/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_deconvolution.cpp.obj 2022-12-01T09:59:41.1328036Z [4235/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_convolution.cpp.obj 2022-12-01T09:59:41.1363213Z [4236/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_conv_kernel.cpp.obj 2022-12-01T09:59:41.1401384Z [4237/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_conv_kernel.cpp.obj 2022-12-01T09:59:41.1443136Z [4238/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_convolution.cpp.obj 2022-12-01T09:59:41.1587947Z [4239/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_sum.cpp.obj 2022-12-01T09:59:41.4459789Z [4240/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_dw_conv_kernel.cpp.obj 2022-12-01T09:59:41.6068110Z [4241/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16cvt.cpp.obj 2022-12-01T09:59:41.6194785Z [4242/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_f32_wino_conv_2x3.cpp.obj 2022-12-01T09:59:41.6373038Z [4243/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_convolution.cpp.obj 2022-12-01T09:59:41.6414311Z [4244/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_f32_wino_conv_4x3.cpp.obj 2022-12-01T09:59:41.6614447Z [4245/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_u8s8s32x_wino_convolution.cpp.obj 2022-12-01T09:59:41.6807990Z [4246/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.obj 2022-12-01T09:59:41.6951300Z [4247/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.obj 2022-12-01T09:59:42.0484533Z [4248/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_1x1_conv.cpp.obj 2022-12-01T09:59:42.1046287Z [4249/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_conv_kernel.cpp.obj 2022-12-01T09:59:42.1364650Z [4250/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brdgmm_dw_conv.cpp.obj 2022-12-01T09:59:42.1663522Z [4251/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_convolution.cpp.obj 2022-12-01T09:59:42.1913277Z [4252/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_deconvolution.cpp.obj 2022-12-01T09:59:42.2119012Z [4253/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_comp_pad_kernel.cpp.obj 2022-12-01T09:59:42.2308195Z [4254/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_utils.cpp.obj 2022-12-01T09:59:42.2530756Z [4255/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_trans_kernel.cpp.obj 2022-12-01T09:59:42.5950348Z [4256/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_transpose_utils.cpp.obj 2022-12-01T09:59:42.6094432Z [4257/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2022-12-01T09:59:42.6356730Z [4258/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.obj 2022-12-01T09:59:42.6822035Z [4259/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product.cpp.obj 2022-12-01T09:59:42.7280737Z [4260/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product_utils.cpp.obj 2022-12-01T09:59:42.7672654Z [4261/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_conv_kernel_f32.cpp.obj 2022-12-01T09:59:42.8165478Z [4262/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_inner_product_utils.cpp.obj 2022-12-01T09:59:42.8207969Z [4263/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_x8s8s32x_convolution_utils.cpp.obj 2022-12-01T09:59:43.1018614Z [4264/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2022-12-01T09:59:43.1399557Z [4265/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_convolution.cpp.obj 2022-12-01T09:59:43.1549519Z [4266/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_conv_kernel_f32.cpp.obj 2022-12-01T09:59:43.1859850Z [4267/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization.cpp.obj 2022-12-01T09:59:43.2732358Z [4268/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2022-12-01T09:59:43.2870609Z [4269/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization_s8.cpp.obj 2022-12-01T09:59:43.3104191Z [4270/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2022-12-01T09:59:43.4202297Z [4271/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary_kernel.cpp.obj 2022-12-01T09:59:43.5875298Z [4272/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_f32.cpp.obj 2022-12-01T09:59:43.6681291Z [4273/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_utils.cpp.obj 2022-12-01T09:59:43.6856857Z [4274/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_convolution.cpp.obj 2022-12-01T09:59:43.7222800Z [4275/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2022-12-01T09:59:43.7723304Z [4276/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_deconv_zp_pad_str_kernel.cpp.obj 2022-12-01T09:59:43.8096574Z [4277/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_i8i8_pooling.cpp.obj 2022-12-01T09:59:43.8137243Z [4278/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise_int.cpp.obj 2022-12-01T09:59:43.9545878Z [4279/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2022-12-01T09:59:44.1717249Z [4280/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction_kernel.cpp.obj 2022-12-01T09:59:44.2071812Z [4281/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_layer_normalization_kernels.cpp.obj 2022-12-01T09:59:44.2255888Z [4282/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2022-12-01T09:59:44.2879141Z [4283/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pool_kernel.cpp.obj 2022-12-01T09:59:44.2919884Z [4284/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_utils.cpp.obj 2022-12-01T09:59:44.3333868Z [4285/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling_kernel.cpp.obj 2022-12-01T09:59:44.3647663Z [4286/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2022-12-01T09:59:44.4048273Z [4287/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2022-12-01T09:59:44.7063390Z [4288/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2022-12-01T09:59:44.7502535Z [4289/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_conv_kernel.cpp.obj 2022-12-01T09:59:44.7728057Z [4290/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_tbb_batch_normalization.cpp.obj 2022-12-01T09:59:44.8129528Z [4291/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_conv_kernel.cpp.obj 2022-12-01T09:59:44.8306960Z [4292/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_nhwc.cpp.obj 2022-12-01T09:59:44.8597811Z [4293/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_convolution.cpp.obj 2022-12-01T09:59:44.9165346Z [4294/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_convolution.cpp.obj 2022-12-01T09:59:44.9896518Z [4295/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_base.cpp.obj 2022-12-01T09:59:45.2679907Z [4296/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_blocked.cpp.obj 2022-12-01T09:59:45.2718573Z [4297/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn.cpp.obj 2022-12-01T09:59:45.3276286Z [4298/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_nhwc.cpp.obj 2022-12-01T09:59:45.3451182Z [4299/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_base.cpp.obj 2022-12-01T09:59:45.3916155Z [4300/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_deconvolution.cpp.obj 2022-12-01T09:59:45.4044740Z [4301/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn.cpp.obj 2022-12-01T09:59:45.4075350Z [4302/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn_kernel.cpp.obj 2022-12-01T09:59:45.4891575Z [4303/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_blocked.cpp.obj 2022-12-01T09:59:45.8065963Z [4304/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_backward.cpp.obj 2022-12-01T09:59:45.8272383Z [4305/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_utils.cpp.obj 2022-12-01T09:59:45.8304765Z [4306/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_copy_utils.cpp.obj 2022-12-01T09:59:45.8698829Z [4307/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_base_kernel.cpp.obj 2022-12-01T09:59:45.8835128Z [4308/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_utils.cpp.obj 2022-12-01T09:59:45.9389301Z [4309/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_backward_kernel.cpp.obj 2022-12-01T09:59:45.9794499Z [4310/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2022-12-01T09:59:46.0106434Z [4311/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_reduction_kernel.cpp.obj 2022-12-01T09:59:46.1716470Z [4312/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_utils.cpp.obj 2022-12-01T09:59:46.2952485Z [4313/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_reorders.cpp.obj 2022-12-01T09:59:46.3192722Z [4314/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_forward_kernel.cpp.obj 2022-12-01T09:59:46.3231613Z [4315/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_forward.cpp.obj 2022-12-01T09:59:46.4259688Z [4316/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_bwd.cpp.obj 2022-12-01T09:59:46.4630668Z [4317/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_fwd.cpp.obj 2022-12-01T09:59:46.5108837Z [4318/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_brgemm_transpose_single_row.cpp.obj 2022-12-01T09:59:46.5499733Z [4319/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle.cpp.obj 2022-12-01T09:59:46.7413485Z [4320/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle_kernel.cpp.obj 2022-12-01T09:59:46.8428702Z [4321/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_gates_reduction.cpp.obj 2022-12-01T09:59:46.8463962Z [4322/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_diff_weights_peephole.cpp.obj 2022-12-01T09:59:46.8762449Z [4323/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\rnn_brgemm_utils.cpp.obj 2022-12-01T09:59:46.9153742Z [4324/5961] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\utils\jit_io_helper.cpp.obj 2022-12-01T09:59:46.9208772Z [4325/5961] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2022-12-01T09:59:46.9343927Z [4326/5961] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2022-12-01T09:59:46.9541060Z [4327/5961] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2022-12-01T09:59:47.0034073Z [4328/5961] Linking CXX static library lib\fmt.lib 2022-12-01T09:59:47.1929095Z [4329/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2022-12-01T09:59:47.3395020Z [4330/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2022-12-01T09:59:47.3551107Z [4331/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2022-12-01T09:59:47.3957879Z [4332/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2022-12-01T09:59:47.4080981Z [4333/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2022-12-01T09:59:47.4330790Z [4334/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2022-12-01T09:59:47.4784096Z [4335/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2022-12-01T09:59:47.5530226Z [4336/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2022-12-01T09:59:47.6773283Z [4337/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2022-12-01T09:59:47.8378311Z [4338/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2022-12-01T09:59:47.8630109Z [4339/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2022-12-01T09:59:47.9329488Z [4340/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2022-12-01T09:59:47.9369601Z [4341/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2022-12-01T09:59:48.0072933Z [4342/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2022-12-01T09:59:48.0110311Z [4343/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2022-12-01T09:59:48.0486764Z [4344/5961] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2022-12-01T09:59:48.1590410Z [4345/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2022-12-01T09:59:48.2099532Z [4346/5961] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2022-12-01T09:59:48.2129524Z [4347/5961] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2022-12-01T09:59:48.2465403Z [4348/5961] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2022-12-01T09:59:48.2762841Z [4349/5961] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2022-12-01T09:59:48.2872690Z [4350/5961] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2022-12-01T09:59:48.2990881Z [4351/5961] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2022-12-01T09:59:48.4325108Z [4352/5961] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2022-12-01T09:59:48.4425881Z [4353/5961] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2022-12-01T09:59:48.4618248Z [4354/5961] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2022-12-01T09:59:48.6457576Z [4355/5961] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2022-12-01T09:59:48.6758391Z [4356/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2022-12-01T09:59:48.7080954Z [4357/5961] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2022-12-01T09:59:48.7232734Z [4358/5961] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2022-12-01T09:59:48.7795453Z [4359/5961] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2022-12-01T09:59:48.8434098Z [4360/5961] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2022-12-01T09:59:50.2396745Z [4361/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2022-12-01T09:59:50.2428439Z [4362/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntNodeImpl.cpp.obj 2022-12-01T09:59:50.2455093Z [4363/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloatNodeImpl.cpp.obj 2022-12-01T09:59:50.2479644Z [4364/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2022-12-01T09:59:50.2508561Z [4365/5961] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2022-12-01T09:59:50.2543746Z [4366/5961] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2022-12-01T09:59:50.4943015Z [4367/5961] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2022-12-01T09:59:50.5180666Z [4368/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2022-12-01T09:59:50.5336444Z [4369/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2022-12-01T09:59:51.2225741Z [4370/5961] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2022-12-01T09:59:51.2781171Z [4371/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2022-12-01T09:59:51.2809734Z [4372/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2022-12-01T09:59:51.2838170Z [4373/5961] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2022-12-01T09:59:51.2867252Z [4374/5961] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2022-12-01T09:59:51.2899114Z [4375/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2022-12-01T09:59:51.5121814Z [4376/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2022-12-01T09:59:51.5690017Z [4377/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2022-12-01T09:59:51.5791779Z [4378/5961] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2022-12-01T09:59:51.5818422Z [4379/5961] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2022-12-01T09:59:51.6025475Z [4380/5961] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2022-12-01T09:59:51.6572021Z [4381/5961] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2022-12-01T09:59:51.7033103Z [4382/5961] Linking CXX static library lib\kineto.lib 2022-12-01T09:59:51.7728416Z [4383/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Array.cpp.obj 2022-12-01T09:59:51.8326943Z [4384/5961] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2022-12-01T09:59:51.8765803Z [4385/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2022-12-01T09:59:51.9278039Z [4386/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2022-12-01T09:59:51.9477527Z [4387/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2022-12-01T09:59:52.6148544Z [4388/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2022-12-01T09:59:52.6175104Z [4389/5961] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2022-12-01T09:59:52.6532048Z [4390/5961] Linking CXX static library lib\dnnl.lib 2022-12-01T09:59:52.7689771Z [4391/5961] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2022-12-01T09:59:52.8096573Z [4392/5961] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2022-12-01T09:59:52.8138434Z [4393/5961] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2022-12-01T09:59:52.8574046Z [4394/5961] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2022-12-01T09:59:52.8704521Z [4395/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2022-12-01T09:59:52.8813297Z [4396/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2022-12-01T09:59:52.9257706Z [4397/5961] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2022-12-01T09:59:52.9727381Z [4398/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2022-12-01T09:59:53.0280204Z [4399/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2022-12-01T09:59:53.0419066Z [4400/5961] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2022-12-01T09:59:53.0556801Z [4401/5961] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2022-12-01T09:59:53.0761875Z [4402/5961] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2022-12-01T09:59:53.0850809Z [4403/5961] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2022-12-01T09:59:53.1036116Z [4404/5961] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2022-12-01T09:59:53.2159594Z [4405/5961] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2022-12-01T09:59:53.2192148Z [4406/5961] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2022-12-01T09:59:53.3027538Z [4407/5961] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2022-12-01T09:59:53.3060394Z [4408/5961] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2022-12-01T09:59:53.3452722Z [4409/5961] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2022-12-01T09:59:53.3735218Z [4410/5961] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2022-12-01T09:59:53.3948945Z [4411/5961] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2022-12-01T09:59:53.4115783Z [4412/5961] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2022-12-01T09:59:53.4980571Z [4413/5961] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2022-12-01T09:59:53.5649489Z [4414/5961] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2022-12-01T09:59:53.6403522Z [4415/5961] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2022-12-01T09:59:53.6443474Z [4416/5961] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2022-12-01T09:59:53.6560737Z [4417/5961] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2022-12-01T09:59:53.6920339Z [4418/5961] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2022-12-01T09:59:53.7546443Z [4419/5961] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2022-12-01T09:59:53.7671062Z [4420/5961] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2022-12-01T09:59:53.8397358Z [4421/5961] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2022-12-01T09:59:53.9206667Z [4422/5961] Building CXX object c10\test\CMakeFiles\c10_C++17_test.dir\util\C++17_test.cpp.obj 2022-12-01T09:59:53.9321977Z [4423/5961] Building CXX object c10\test\CMakeFiles\c10_Array_test.dir\util\Array_test.cpp.obj 2022-12-01T09:59:53.9693721Z [4424/5961] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2022-12-01T09:59:53.9885574Z [4425/5961] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2022-12-01T09:59:54.0329484Z [4426/5961] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2022-12-01T09:59:54.0483312Z [4427/5961] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2022-12-01T09:59:54.1378828Z [4428/5961] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2022-12-01T09:59:54.2501833Z [4429/5961] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2022-12-01T09:59:54.2829664Z [4430/5961] Building CXX object c10\test\CMakeFiles\c10_SmallVectorTest.dir\util\SmallVectorTest.cpp.obj 2022-12-01T09:59:54.2830649Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\utility(190): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2022-12-01T09:59:54.2831269Z with 2022-12-01T09:59:54.2831523Z [ 2022-12-01T09:59:54.2832952Z _Ty1=int 2022-12-01T09:59:54.2833262Z ] 2022-12-01T09:59:54.2834062Z C:\actions-runner\_work\pytorch\pytorch\c10/util/SmallVector.h(1018): note: see reference to function template instantiation 'std::pair::pair<_Ty,_Ty,0>(_Other1 &&,_Other2 &&) noexcept' being compiled 2022-12-01T09:59:54.2834725Z with 2022-12-01T09:59:54.2835003Z [ 2022-12-01T09:59:54.2835284Z _Ty=size_t, 2022-12-01T09:59:54.2835610Z _Other1=size_t, 2022-12-01T09:59:54.2835930Z _Other2=size_t 2022-12-01T09:59:54.2836224Z ] 2022-12-01T09:59:54.2836967Z C:\actions-runner\_work\pytorch\pytorch\c10/util/SmallVector.h(1018): note: see reference to function template instantiation 'std::pair::pair<_Ty,_Ty,0>(_Other1 &&,_Other2 &&) noexcept' being compiled 2022-12-01T09:59:54.2837633Z with 2022-12-01T09:59:54.2837895Z [ 2022-12-01T09:59:54.2838160Z _Ty=size_t, 2022-12-01T09:59:54.2838448Z _Other1=size_t, 2022-12-01T09:59:54.2838766Z _Other2=size_t 2022-12-01T09:59:54.2839119Z ] 2022-12-01T09:59:54.2839952Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1439): note: see reference to function template instantiation 'std::pair &c10::SmallVectorImpl::emplace_back(size_t &&,size_t &&)' being compiled 2022-12-01T09:59:54.2840714Z with 2022-12-01T09:59:54.2840991Z [ 2022-12-01T09:59:54.2841300Z T=std::pair 2022-12-01T09:59:54.2841594Z ] 2022-12-01T09:59:54.2842420Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1439): note: see reference to function template instantiation 'std::pair &c10::SmallVectorImpl::emplace_back(size_t &&,size_t &&)' being compiled 2022-12-01T09:59:54.2843170Z with 2022-12-01T09:59:54.2843437Z [ 2022-12-01T09:59:54.2843754Z T=std::pair 2022-12-01T09:59:54.2844055Z ] 2022-12-01T09:59:54.2845001Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1422): note: while compiling class template member function 'void `anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test::TestBody(void)' 2022-12-01T09:59:54.2845843Z with 2022-12-01T09:59:54.2846116Z [ 2022-12-01T09:59:54.2846387Z T=Type 2022-12-01T09:59:54.2846706Z ] 2022-12-01T09:59:54.2847963Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(515): note: see reference to class template instantiation '`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test' being compiled 2022-12-01T09:59:54.2848922Z with 2022-12-01T09:59:54.2849182Z [ 2022-12-01T09:59:54.2849451Z T=Type 2022-12-01T09:59:54.2849728Z ] 2022-12-01T09:59:54.2850603Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(729): note: see reference to class template instantiation 'testing::internal::SuiteApiResolver' being compiled 2022-12-01T09:59:54.2853119Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(721): note: while compiling class template member function 'bool testing::internal::TypeParameterizedTest<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest,testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test>,`anonymous-namespace'::gtest_type_params_SmallVectorInternalReferenceInvalidationTest_>::Register(const char *,const testing::internal::CodeLocation &,const char *,const char *,int,const std::vector> &)' 2022-12-01T09:59:54.2856739Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1422): note: see reference to function template instantiation 'bool testing::internal::TypeParameterizedTest<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest,testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test>,`anonymous-namespace'::gtest_type_params_SmallVectorInternalReferenceInvalidationTest_>::Register(const char *,const testing::internal::CodeLocation &,const char *,const char *,int,const std::vector> &)' being compiled 2022-12-01T09:59:54.2859864Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1422): note: see reference to class template instantiation 'testing::internal::TypeParameterizedTest<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest,testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test>,`anonymous-namespace'::gtest_type_params_SmallVectorInternalReferenceInvalidationTest_>' being compiled 2022-12-01T09:59:54.2861781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\utility(190): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2022-12-01T09:59:54.2862414Z with 2022-12-01T09:59:54.2862675Z [ 2022-12-01T09:59:54.2862956Z _Ty2=int 2022-12-01T09:59:54.2863236Z ] 2022-12-01T09:59:54.2863911Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\utility(190): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2022-12-01T09:59:54.2865181Z C:\actions-runner\_work\pytorch\pytorch\c10/util/SmallVector.h(1018): note: see reference to function template instantiation 'std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable>::pair<_Ty,_Ty,0>(_Other1 &&,_Other2 &&) noexcept(false)' being compiled 2022-12-01T09:59:54.2866028Z with 2022-12-01T09:59:54.2866291Z [ 2022-12-01T09:59:54.2866573Z _Ty=size_t, 2022-12-01T09:59:54.2866882Z _Other1=size_t, 2022-12-01T09:59:54.2867207Z _Other2=size_t 2022-12-01T09:59:54.2867498Z ] 2022-12-01T09:59:54.2868388Z C:\actions-runner\_work\pytorch\pytorch\c10/util/SmallVector.h(1018): note: see reference to function template instantiation 'std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable>::pair<_Ty,_Ty,0>(_Other1 &&,_Other2 &&) noexcept(false)' being compiled 2022-12-01T09:59:54.2869269Z with 2022-12-01T09:59:54.2869539Z [ 2022-12-01T09:59:54.2869812Z _Ty=size_t, 2022-12-01T09:59:54.2870124Z _Other1=size_t, 2022-12-01T09:59:54.2870441Z _Other2=size_t 2022-12-01T09:59:54.2870855Z ] 2022-12-01T09:59:54.2871865Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1439): note: see reference to function template instantiation 'std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> &c10::SmallVectorImpl::emplace_back(size_t &&,size_t &&)' being compiled 2022-12-01T09:59:54.2872687Z with 2022-12-01T09:59:54.2872964Z [ 2022-12-01T09:59:54.2873447Z T=std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> 2022-12-01T09:59:54.2873857Z ] 2022-12-01T09:59:54.2874756Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1439): note: see reference to function template instantiation 'std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> &c10::SmallVectorImpl::emplace_back(size_t &&,size_t &&)' being compiled 2022-12-01T09:59:54.2876275Z with 2022-12-01T09:59:54.2876526Z [ 2022-12-01T09:59:54.2877007Z T=std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> 2022-12-01T09:59:54.2877478Z ] 2022-12-01T09:59:54.2878470Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\SmallVectorTest.cpp(1422): note: while compiling class template member function 'void `anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test::TestBody(void)' 2022-12-01T09:59:54.2879258Z with 2022-12-01T09:59:54.2879488Z [ 2022-12-01T09:59:54.2879754Z T=Type 2022-12-01T09:59:54.2880020Z ] 2022-12-01T09:59:54.2881051Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(515): note: see reference to class template instantiation '`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test' being compiled 2022-12-01T09:59:54.2881927Z with 2022-12-01T09:59:54.2882178Z [ 2022-12-01T09:59:54.2882429Z T=Type 2022-12-01T09:59:54.2882706Z ] 2022-12-01T09:59:54.2883577Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(729): note: see reference to class template instantiation 'testing::internal::SuiteApiResolver' being compiled 2022-12-01T09:59:54.2885461Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(721): note: while compiling class template member function 'bool testing::internal::TypeParameterizedTest,3>>>::Register(const char *,const testing::internal::CodeLocation &,const char *,const char *,int,const std::vector> &)' 2022-12-01T09:59:54.2886823Z with 2022-12-01T09:59:54.2887084Z [ 2022-12-01T09:59:54.2887571Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T09:59:54.2888445Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T09:59:54.2889049Z ] 2022-12-01T09:59:54.2890492Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(743): note: see reference to function template instantiation 'bool testing::internal::TypeParameterizedTest,3>>>::Register(const char *,const testing::internal::CodeLocation &,const char *,const char *,int,const std::vector> &)' being compiled 2022-12-01T09:59:54.2891887Z with 2022-12-01T09:59:54.2892138Z [ 2022-12-01T09:59:54.2892836Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T09:59:54.2893753Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T09:59:54.2894367Z ] 2022-12-01T09:59:54.2895574Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(744): note: see reference to class template instantiation 'testing::internal::TypeParameterizedTest,3>>>' being compiled 2022-12-01T09:59:54.2896762Z with 2022-12-01T09:59:54.2897037Z [ 2022-12-01T09:59:54.2897578Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T09:59:54.2898494Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T09:59:54.2899113Z ] 2022-12-01T09:59:54.2899492Z [4431/5961] Linking CXX shared library bin\c10.dll 2022-12-01T09:59:54.3007632Z [4432/5961] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2022-12-01T09:59:54.3008574Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(163): warning C4244: 'initializing': conversion from '_Ty' to '_Ty', possible loss of data 2022-12-01T09:59:54.3009204Z with 2022-12-01T09:59:54.3009494Z [ 2022-12-01T09:59:54.3009785Z _Ty=double 2022-12-01T09:59:54.3010081Z ] 2022-12-01T09:59:54.3010381Z and 2022-12-01T09:59:54.3010650Z [ 2022-12-01T09:59:54.3010913Z _Ty=float 2022-12-01T09:59:54.3011181Z ] 2022-12-01T09:59:54.3011973Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val<_Ty>(_Other &&)' being compiled 2022-12-01T09:59:54.3012673Z with 2022-12-01T09:59:54.3012942Z [ 2022-12-01T09:59:54.3013233Z _This=float, 2022-12-01T09:59:54.3013533Z _Ty=double, 2022-12-01T09:59:54.3013847Z _Other=double 2022-12-01T09:59:54.3014138Z ] 2022-12-01T09:59:54.3015407Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val<_Ty>(_Other &&)' being compiled 2022-12-01T09:59:54.3016215Z with 2022-12-01T09:59:54.3016512Z [ 2022-12-01T09:59:54.3016759Z _This=float, 2022-12-01T09:59:54.3017037Z _Ty=double, 2022-12-01T09:59:54.3017330Z _Other=double 2022-12-01T09:59:54.3017612Z ] 2022-12-01T09:59:54.3018350Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2 &&)' being compiled 2022-12-01T09:59:54.3019016Z with 2022-12-01T09:59:54.3019276Z [ 2022-12-01T09:59:54.3019524Z _Ty=double, 2022-12-01T09:59:54.3019824Z _Tag=std::_Exact_args_t, 2022-12-01T09:59:54.3020131Z _This2=double 2022-12-01T09:59:54.3020413Z ] 2022-12-01T09:59:54.3021100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2 &&)' being compiled 2022-12-01T09:59:54.3021771Z with 2022-12-01T09:59:54.3022061Z [ 2022-12-01T09:59:54.3022285Z _Ty=double, 2022-12-01T09:59:54.3022546Z _Tag=std::_Exact_args_t, 2022-12-01T09:59:54.3023023Z _This2=double 2022-12-01T09:59:54.3023248Z ] 2022-12-01T09:59:54.3024008Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(326): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,_Ty &&)' being compiled 2022-12-01T09:59:54.3024700Z with 2022-12-01T09:59:54.3024925Z [ 2022-12-01T09:59:54.3025179Z _Ty=double, 2022-12-01T09:59:54.3025498Z _Tag=std::_Exact_args_t, 2022-12-01T09:59:54.3025848Z _This2=const char (&)[2] 2022-12-01T09:59:54.3026240Z ] 2022-12-01T09:59:54.3027007Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\tuple(326): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,_Ty &&)' being compiled 2022-12-01T09:59:54.3027710Z with 2022-12-01T09:59:54.3027949Z [ 2022-12-01T09:59:54.3028191Z _Ty=double, 2022-12-01T09:59:54.3028545Z _Tag=std::_Exact_args_t, 2022-12-01T09:59:54.3028870Z _This2=const char (&)[2] 2022-12-01T09:59:54.3029543Z ] 2022-12-01T09:59:54.3030305Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\Metaprogramming_test.cpp(566): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &&) noexcept(false)' being compiled 2022-12-01T09:59:54.3030986Z with 2022-12-01T09:59:54.3031247Z [ 2022-12-01T09:59:54.3031530Z _This2=const char (&)[2] 2022-12-01T09:59:54.3031832Z ] 2022-12-01T09:59:54.3032547Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\Metaprogramming_test.cpp(563): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &&) noexcept(false)' being compiled 2022-12-01T09:59:54.3033229Z with 2022-12-01T09:59:54.3033482Z [ 2022-12-01T09:59:54.3033774Z _This2=const char (&)[2] 2022-12-01T09:59:54.3034081Z ] 2022-12-01T09:59:54.3059854Z [4433/5961] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2022-12-01T09:59:54.3318243Z [4434/5961] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2022-12-01T09:59:54.3485715Z [4435/5961] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2022-12-01T09:59:54.4212990Z [4436/5961] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2022-12-01T09:59:54.5287594Z [4437/5961] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2022-12-01T09:59:55.0217092Z [4438/5961] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2022-12-01T09:59:55.3225284Z [4439/5961] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2022-12-01T09:59:55.3264808Z [4440/5961] Linking CXX executable bin\c10_Device_test.exe 2022-12-01T09:59:55.6022315Z [4441/5961] Linking CXX executable bin\c10_DeviceGuard_test.exe 2022-12-01T09:59:55.6060854Z [4442/5961] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2022-12-01T09:59:55.7932501Z [4443/5961] Linking CXX executable bin\c10_StreamGuard_test.exe 2022-12-01T09:59:55.8855058Z [4444/5961] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2022-12-01T09:59:56.3727231Z [4445/5961] Linking CXX executable bin\c10_SymInt_test.exe 2022-12-01T09:59:56.3766636Z [4446/5961] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2022-12-01T09:59:56.4407574Z [4447/5961] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2022-12-01T09:59:56.5918021Z [4448/5961] Linking CXX executable bin\c10_C++17_test.exe 2022-12-01T09:59:56.8936203Z [4449/5961] Linking CXX executable bin\c10_Bitset_test.exe 2022-12-01T09:59:57.0627145Z [4450/5961] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2022-12-01T09:59:57.1765159Z [4451/5961] Linking CXX executable bin\c10_Array_test.exe 2022-12-01T09:59:57.5002097Z [4452/5961] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2022-12-01T09:59:57.8993951Z [4453/5961] Linking CXX executable bin\c10_Half_test.exe 2022-12-01T09:59:57.9038852Z [4454/5961] Linking CXX executable bin\c10_Metaprogramming_test.exe 2022-12-01T09:59:57.9078046Z [4455/5961] Linking CXX executable bin\c10_LeftRight_test.exe 2022-12-01T09:59:57.9102328Z [4456/5961] Linking CXX executable bin\c10_SmallVectorTest.exe 2022-12-01T09:59:58.0656922Z [4457/5961] Linking CXX executable bin\c10_ThreadLocal_test.exe 2022-12-01T09:59:58.1304609Z [4458/5961] Linking CXX executable bin\c10_Synchronized_test.exe 2022-12-01T09:59:58.1922475Z [4459/5961] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2022-12-01T09:59:58.2492859Z [4460/5961] Building CXX object c10\test\CMakeFiles\c10_either_test.dir\util\either_test.cpp.obj 2022-12-01T09:59:58.3674673Z [4461/5961] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2022-12-01T09:59:58.3718120Z [4462/5961] Linking CXX executable bin\c10_TypeList_test.exe 2022-12-01T09:59:58.3998513Z [4463/5961] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2022-12-01T09:59:58.5835467Z [4464/5961] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2022-12-01T09:59:58.5933004Z [4465/5961] Linking CXX executable bin\c10_TypeIndex_test.exe 2022-12-01T09:59:58.5959462Z [4466/5961] Linking CXX executable bin\c10_TypeTraits_test.exe 2022-12-01T09:59:58.6062322Z [4467/5961] Linking CXX executable bin\c10_bfloat16_test.exe 2022-12-01T09:59:58.8189625Z [4468/5961] Linking CXX executable bin\c10_accumulate_test.exe 2022-12-01T09:59:58.8639820Z [4469/5961] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2022-12-01T09:59:58.8743983Z [4470/5961] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2022-12-01T09:59:58.9520396Z [4471/5961] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2022-12-01T09:59:59.0022818Z [4472/5961] Linking CXX executable bin\c10_complex_test.exe 2022-12-01T09:59:59.0214304Z [4473/5961] Linking CXX executable bin\c10_complex_math_test.exe 2022-12-01T09:59:59.0320745Z [4474/5961] Linking CXX executable bin\c10_either_test.exe 2022-12-01T09:59:59.1004306Z [4475/5961] Linking CXX executable bin\c10_exception_test.exe 2022-12-01T09:59:59.1294634Z [4476/5961] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2022-12-01T09:59:59.3325483Z [4477/5961] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2022-12-01T09:59:59.3449559Z [4478/5961] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2022-12-01T09:59:59.3570532Z [4479/5961] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2022-12-01T09:59:59.3738170Z [4480/5961] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2022-12-01T09:59:59.5877513Z [4481/5961] Linking CXX executable bin\c10_irange_test.exe 2022-12-01T09:59:59.8603235Z [4482/5961] Linking CXX executable bin\c10_logging_test.exe 2022-12-01T09:59:59.9400579Z [4483/5961] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2022-12-01T09:59:59.9431974Z [4484/5961] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2022-12-01T10:00:00.0403509Z [4485/5961] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2022-12-01T10:00:00.1626443Z [4486/5961] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2022-12-01T10:00:00.1826534Z [4487/5961] Linking CXX executable bin\c10_optional_test.exe 2022-12-01T10:00:00.1945672Z [4488/5961] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2022-12-01T10:00:00.2059307Z [4489/5961] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2022-12-01T10:00:00.2215763Z [4490/5961] Linking CXX executable bin\c10_flags_test.exe 2022-12-01T10:00:00.2412693Z [4491/5961] Linking CXX executable bin\c10_string_view_test.exe 2022-12-01T10:00:00.2758003Z [4492/5961] Running C++/Python protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/caffe2/proto/torch.proto 2022-12-01T10:00:00.3272020Z [4493/5961] Linking CXX executable bin\c10_registry_test.exe 2022-12-01T10:00:00.3511949Z [4494/5961] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T10:00:00.3512292Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T10:00:00.3600268Z [4495/5961] Running C++/Python protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/caffe2/proto/caffe2.proto 2022-12-01T10:00:00.4249686Z [4496/5961] Linking CXX executable bin\c10_tempfile_test.exe 2022-12-01T10:00:00.7238070Z [4497/5961] Building CXX object caffe2\proto\CMakeFiles\Caffe2_PROTO.dir\torch.pb.cc.obj 2022-12-01T10:00:00.8504633Z [4498/5961] Building CXX object caffe2\proto\CMakeFiles\Caffe2_PROTO.dir\caffe2.pb.cc.obj 2022-12-01T10:00:00.9200188Z [4499/5961] Linking C shared library bin\torch_global_deps.dll 2022-12-01T10:00:01.0734224Z [4500/5961] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2022-12-01T10:00:01.2360985Z [4501/5961] Linking CXX static library lib\caffe2_protos.lib 2022-12-01T10:00:01.2434774Z [4502/5961] Linking CXX executable bin\c10_typeid_test.exe 2022-12-01T10:00:02.1931926Z [4503/5961] Generating ../../../torch/version.py 2022-12-01T10:00:02.1932266Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:00:06.7346790Z [4504/5961] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T10:00:11.1999149Z [4505/5961] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-12-01T10:00:11.3753532Z [4506/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2022-12-01T10:00:11.5227449Z [4507/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\ORTHooksInterface.cpp.obj 2022-12-01T10:00:11.5269314Z [4508/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapMode.cpp.obj 2022-12-01T10:00:11.6932973Z [4509/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2022-12-01T10:00:11.9426095Z [4510/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2022-12-01T10:00:11.9571012Z [4511/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2022-12-01T10:00:11.9696971Z [4512/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2022-12-01T10:00:11.9820046Z [4513/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2022-12-01T10:00:11.9971814Z [4514/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2022-12-01T10:00:12.7465066Z [4515/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2022-12-01T10:00:13.7357591Z [4516/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapTransforms.cpp.obj 2022-12-01T10:00:13.8055811Z [4517/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2022-12-01T10:00:13.8469650Z [4518/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2022-12-01T10:00:14.2320770Z [4519/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2022-12-01T10:00:14.4975371Z [4520/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2022-12-01T10:00:14.5164121Z [4521/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2022-12-01T10:00:14.5484290Z [4522/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2022-12-01T10:00:14.6567099Z [4523/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2022-12-01T10:00:14.6902386Z [4524/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2022-12-01T10:00:14.7156503Z [4525/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2022-12-01T10:00:14.9110575Z [4526/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2022-12-01T10:00:15.1427041Z [4527/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2022-12-01T10:00:15.3775406Z [4528/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2022-12-01T10:00:15.3990444Z [4529/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2022-12-01T10:00:15.5158845Z [4530/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2022-12-01T10:00:15.6939784Z [4531/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2022-12-01T10:00:15.8093644Z [4532/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2022-12-01T10:00:15.8944371Z [4533/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2022-12-01T10:00:15.9451642Z [4534/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2022-12-01T10:00:16.0217087Z [4535/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2022-12-01T10:00:16.0718246Z [4536/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNativeTBB.cpp.obj 2022-12-01T10:00:16.1225647Z [4537/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2022-12-01T10:00:16.2077934Z [4538/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2022-12-01T10:00:16.6348929Z [4539/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2022-12-01T10:00:16.6537982Z [4540/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2022-12-01T10:00:16.7526783Z [4541/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2022-12-01T10:00:16.7762960Z [4542/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2022-12-01T10:00:16.8861177Z [4543/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2022-12-01T10:00:16.9831013Z [4544/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2022-12-01T10:00:17.0237301Z [4545/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2022-12-01T10:00:17.1168664Z [4546/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2022-12-01T10:00:17.2016598Z [4547/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2022-12-01T10:00:17.5953404Z [4548/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2022-12-01T10:00:17.6866557Z [4549/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2022-12-01T10:00:17.9259733Z [4550/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2022-12-01T10:00:18.0189494Z [4551/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2022-12-01T10:00:18.3991782Z [4552/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchedTensorImpl.cpp.obj 2022-12-01T10:00:18.4623966Z [4553/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2022-12-01T10:00:19.1215472Z [4554/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2022-12-01T10:00:19.3284022Z [4555/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2022-12-01T10:00:19.3796791Z [4556/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorUtils.cpp.obj 2022-12-01T10:00:19.4479932Z [4557/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2022-12-01T10:00:19.5541515Z [4558/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2022-12-01T10:00:19.9662322Z [4559/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2022-12-01T10:00:20.1845942Z [4560/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2022-12-01T10:00:20.4601596Z [4561/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchedFallback.cpp.obj 2022-12-01T10:00:20.7337884Z [4562/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchingRegistrations.cpp.obj 2022-12-01T10:00:21.1490545Z [4563/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2022-12-01T10:00:21.8629245Z [4564/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2022-12-01T10:00:21.9419808Z [4565/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2022-12-01T10:00:22.1202765Z [4566/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2022-12-01T10:00:22.4182492Z [4567/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2022-12-01T10:00:22.7602988Z [4568/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2022-12-01T10:00:23.0704551Z [4569/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2022-12-01T10:00:23.3954027Z [4570/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2022-12-01T10:00:23.8982091Z [4571/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2022-12-01T10:00:24.5997545Z [4572/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2022-12-01T10:00:24.6598393Z [4573/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2022-12-01T10:00:24.7746853Z [4574/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2022-12-01T10:00:25.1893175Z [4575/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2022-12-01T10:00:25.4648461Z [4576/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2022-12-01T10:00:25.4852362Z [4577/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2022-12-01T10:00:25.8214225Z [4578/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2022-12-01T10:00:26.0926856Z [4579/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2022-12-01T10:00:26.5919317Z [4580/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2022-12-01T10:00:26.6448252Z [4581/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2022-12-01T10:00:27.6105140Z [4582/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2022-12-01T10:00:27.6284356Z [4583/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2022-12-01T10:00:28.0048904Z [4584/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2022-12-01T10:00:28.0751631Z [4585/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2022-12-01T10:00:28.2035072Z [4586/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2022-12-01T10:00:28.4529071Z [4587/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2022-12-01T10:00:28.4961816Z [4588/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2022-12-01T10:00:28.6367931Z [4589/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2022-12-01T10:00:28.7984303Z [4590/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2022-12-01T10:00:28.8597052Z [4591/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2022-12-01T10:00:29.1012789Z [4592/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2022-12-01T10:00:29.1763388Z [4593/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2022-12-01T10:00:29.2976634Z [4594/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2022-12-01T10:00:29.3797570Z [4595/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2022-12-01T10:00:29.5670720Z [4596/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2022-12-01T10:00:29.8443817Z [4597/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2022-12-01T10:00:29.8495853Z [4598/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2022-12-01T10:00:29.9956932Z [4599/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2022-12-01T10:00:30.0360492Z [4600/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2022-12-01T10:00:30.0748831Z [4601/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2022-12-01T10:00:30.1324467Z [4602/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2022-12-01T10:00:30.3486865Z [4603/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2022-12-01T10:00:30.3868900Z [4604/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2022-12-01T10:00:30.4977937Z [4605/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2022-12-01T10:00:30.5463882Z [4606/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2022-12-01T10:00:30.5659525Z [4607/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2022-12-01T10:00:30.7474001Z [4608/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2022-12-01T10:00:30.8011803Z [4609/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2022-12-01T10:00:30.8056421Z [4610/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2022-12-01T10:00:30.9254768Z [4611/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2022-12-01T10:00:31.0776874Z [4612/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2022-12-01T10:00:31.0812189Z [4613/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2022-12-01T10:00:31.2284216Z [4614/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2022-12-01T10:00:31.2501012Z [4615/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2022-12-01T10:00:31.3313152Z [4616/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2022-12-01T10:00:31.4974127Z [4617/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2022-12-01T10:00:31.5602221Z [4618/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2022-12-01T10:00:31.6337381Z [4619/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2022-12-01T10:00:31.6994206Z [4620/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2022-12-01T10:00:31.8459770Z [4621/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2022-12-01T10:00:31.8665499Z [4622/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2022-12-01T10:00:32.0143305Z [4623/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2022-12-01T10:00:32.1211254Z [4624/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2022-12-01T10:00:32.2517980Z [4625/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2022-12-01T10:00:32.2949174Z [4626/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2022-12-01T10:00:32.4010978Z [4627/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2022-12-01T10:00:32.4125777Z [4628/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2022-12-01T10:00:32.7813251Z [4629/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2022-12-01T10:00:32.7934696Z [4630/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2022-12-01T10:00:32.8117493Z [4631/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2022-12-01T10:00:32.8174505Z [4632/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2022-12-01T10:00:32.8231026Z [4633/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2022-12-01T10:00:33.0718525Z [4634/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2022-12-01T10:00:33.1074400Z [4635/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2022-12-01T10:00:33.1395112Z [4636/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2022-12-01T10:00:33.1924680Z [4637/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2022-12-01T10:00:33.3666587Z [4638/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2022-12-01T10:00:33.4876741Z [4639/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2022-12-01T10:00:33.6008042Z [4640/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2022-12-01T10:00:33.6143473Z [4641/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2022-12-01T10:00:33.8319713Z [4642/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2022-12-01T10:00:35.4644839Z [4643/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2022-12-01T10:00:35.6593483Z [4644/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2022-12-01T10:00:35.8837566Z [4645/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2022-12-01T10:00:35.9416177Z [4646/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2022-12-01T10:00:36.0326293Z [4647/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2022-12-01T10:00:36.0745326Z [4648/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2022-12-01T10:00:36.1257705Z [4649/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2022-12-01T10:00:36.4279899Z [4650/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2022-12-01T10:00:36.6945056Z [4651/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Batching.cpp.obj 2022-12-01T10:00:37.5989332Z [4652/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2022-12-01T10:00:38.0392019Z [4653/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2022-12-01T10:00:38.1708250Z [4654/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2022-12-01T10:00:38.5269436Z [4655/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2022-12-01T10:00:38.6356945Z [4656/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2022-12-01T10:00:38.6769603Z [4657/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2022-12-01T10:00:38.7902808Z [4658/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2022-12-01T10:00:39.0533751Z [4659/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2022-12-01T10:00:39.2544933Z [4660/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2022-12-01T10:00:39.3282494Z [4661/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2022-12-01T10:00:39.3561275Z [4662/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2022-12-01T10:00:40.7166262Z [4663/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2022-12-01T10:00:41.0396652Z [4664/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2022-12-01T10:00:41.1918948Z [4665/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2022-12-01T10:00:41.2570368Z [4666/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2022-12-01T10:00:41.6248703Z [4667/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2022-12-01T10:00:41.7657653Z [4668/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2022-12-01T10:00:41.8952648Z [4669/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2022-12-01T10:00:41.9345375Z [4670/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2022-12-01T10:00:42.7173577Z [4671/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2022-12-01T10:00:43.3288630Z [4672/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2022-12-01T10:00:43.5397746Z [4673/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2022-12-01T10:00:43.6589007Z [4674/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBridge.cpp.obj 2022-12-01T10:00:43.7287347Z [4675/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2022-12-01T10:00:43.7713653Z [4676/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2022-12-01T10:00:44.1633174Z [4677/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2022-12-01T10:00:44.5107241Z [4678/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2022-12-01T10:00:44.5743106Z [4679/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2022-12-01T10:00:45.0032915Z [4680/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2022-12-01T10:00:45.2141012Z [4681/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2022-12-01T10:00:45.3099336Z [4682/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2022-12-01T10:00:45.8618501Z [4683/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2022-12-01T10:00:46.2081049Z [4684/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2022-12-01T10:00:46.2796442Z [4685/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2022-12-01T10:00:47.0323829Z [4686/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2022-12-01T10:00:47.1438877Z [4687/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2022-12-01T10:00:47.5482141Z [4688/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2022-12-01T10:00:47.6880314Z [4689/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2022-12-01T10:00:48.5326275Z [4690/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2022-12-01T10:00:48.5899893Z [4691/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2022-12-01T10:00:48.6356963Z [4692/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2022-12-01T10:00:48.6761676Z [4693/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2022-12-01T10:00:48.7826849Z [4694/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2022-12-01T10:00:49.4584109Z [4695/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2022-12-01T10:00:49.6365666Z [4696/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2022-12-01T10:00:49.9871865Z [4697/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2022-12-01T10:00:51.4684733Z [4698/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2022-12-01T10:00:51.4808554Z [4699/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2022-12-01T10:00:51.5360318Z [4700/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2022-12-01T10:00:51.5514322Z [4701/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2022-12-01T10:00:51.5662691Z [4702/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2022-12-01T10:00:51.9592484Z [4703/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2022-12-01T10:00:52.0792813Z [4704/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2022-12-01T10:00:52.4143183Z [4705/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2022-12-01T10:00:53.9053793Z [4706/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2022-12-01T10:00:54.4596058Z [4707/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2022-12-01T10:00:54.4809434Z [4708/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2022-12-01T10:00:54.5360357Z [4709/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2022-12-01T10:00:54.5500018Z [4710/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2022-12-01T10:00:54.5654051Z [4711/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2022-12-01T10:00:54.6726651Z [4712/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2022-12-01T10:00:54.8397233Z [4713/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2022-12-01T10:00:55.8940246Z [4714/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2022-12-01T10:00:56.9579508Z [4715/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2022-12-01T10:00:57.0051649Z [4716/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2022-12-01T10:00:57.0528926Z [4717/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2022-12-01T10:00:57.1043318Z [4718/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2022-12-01T10:00:57.1751595Z [4719/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2022-12-01T10:00:57.1918111Z [4720/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2022-12-01T10:00:57.3655644Z [4721/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2022-12-01T10:00:58.4752105Z [4722/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2022-12-01T10:00:59.4368721Z [4723/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2022-12-01T10:00:59.5544189Z [4724/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2022-12-01T10:00:59.6554982Z [4725/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2022-12-01T10:00:59.7596232Z [4726/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2022-12-01T10:00:59.7733367Z [4727/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2022-12-01T10:00:59.8398175Z [4728/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2022-12-01T10:00:59.9595284Z [4729/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2022-12-01T10:01:01.0105319Z [4730/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2022-12-01T10:01:01.1617618Z [4731/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2022-12-01T10:01:02.0819092Z [4732/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2022-12-01T10:01:02.2200139Z [4733/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2022-12-01T10:01:02.3398570Z [4734/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2022-12-01T10:01:02.3624509Z [4735/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2022-12-01T10:01:02.3959793Z [4736/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2022-12-01T10:01:02.4693026Z [4737/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2022-12-01T10:01:02.7288086Z [4738/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2022-12-01T10:01:03.0922242Z [4739/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2022-12-01T10:01:03.3283858Z [4740/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2022-12-01T10:01:03.5283319Z [4741/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2022-12-01T10:01:03.7085982Z [4742/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2022-12-01T10:01:04.6363188Z [4743/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2022-12-01T10:01:05.2350847Z [4744/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2022-12-01T10:01:05.2828443Z [4745/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2022-12-01T10:01:05.2990274Z [4746/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2022-12-01T10:01:05.7246279Z [4747/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2022-12-01T10:01:05.8005880Z [4748/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2022-12-01T10:01:05.9787315Z [4749/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2022-12-01T10:01:06.1912088Z [4750/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2022-12-01T10:01:06.9377039Z [4751/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2022-12-01T10:01:07.0727942Z [4752/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2022-12-01T10:01:07.7716960Z [4753/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2022-12-01T10:01:07.8410815Z [4754/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2022-12-01T10:01:07.8570189Z [4755/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2022-12-01T10:01:08.2279020Z [4756/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2022-12-01T10:01:08.2979191Z [4757/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2022-12-01T10:01:08.5820697Z [4758/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2022-12-01T10:01:09.5516168Z [4759/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2022-12-01T10:01:09.5891013Z [4760/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2022-12-01T10:01:10.3851062Z [4761/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2022-12-01T10:01:10.4108554Z [4762/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2022-12-01T10:01:10.6136381Z [4763/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2022-12-01T10:01:10.7202215Z [4764/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2022-12-01T10:01:10.7984997Z [4765/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2022-12-01T10:01:11.1675765Z [4766/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2022-12-01T10:01:11.9984928Z [4767/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2022-12-01T10:01:12.1123139Z [4768/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2022-12-01T10:01:12.1952137Z [4769/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2022-12-01T10:01:12.8079061Z [4770/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2022-12-01T10:01:12.9297237Z [4771/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2022-12-01T10:01:12.9792712Z [4772/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2022-12-01T10:01:13.2750831Z [4773/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2022-12-01T10:01:13.2887380Z [4774/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2022-12-01T10:01:13.3401535Z [4775/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2022-12-01T10:01:13.3595668Z [4776/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2022-12-01T10:01:13.4333942Z [4777/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2022-12-01T10:01:13.5276892Z [4778/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2022-12-01T10:01:13.7506072Z [4779/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2022-12-01T10:01:13.7704379Z [4780/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2022-12-01T10:01:14.0675268Z [4781/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2022-12-01T10:01:14.1869383Z [4782/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2022-12-01T10:01:14.2027391Z [4783/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2022-12-01T10:01:14.2320541Z [4784/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2022-12-01T10:01:14.2556072Z [4785/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2022-12-01T10:01:16.0807016Z [4786/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2022-12-01T10:01:16.2486614Z [4787/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2022-12-01T10:01:16.3786649Z [4788/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2022-12-01T10:01:16.5875240Z [4789/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2022-12-01T10:01:16.6551715Z [4790/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2022-12-01T10:01:16.7199631Z [4791/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2022-12-01T10:01:16.7400696Z [4792/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2022-12-01T10:01:17.5382123Z [4793/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2022-12-01T10:01:17.7151517Z [4794/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2022-12-01T10:01:18.7020260Z [4795/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2022-12-01T10:01:18.8076207Z [4796/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2022-12-01T10:01:19.0470629Z [4797/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2022-12-01T10:01:19.1331093Z [4798/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2022-12-01T10:01:19.1995135Z [4799/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2022-12-01T10:01:19.2551417Z [4800/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2022-12-01T10:01:20.0993011Z [4801/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2022-12-01T10:01:20.1999939Z [4802/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2022-12-01T10:01:20.8757250Z [4803/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2022-12-01T10:01:21.0121610Z [4804/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2022-12-01T10:01:21.2628593Z [4805/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2022-12-01T10:01:21.3091907Z [4806/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2022-12-01T10:01:22.1358724Z [4807/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2022-12-01T10:01:22.1495939Z [4808/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2022-12-01T10:01:22.1733283Z [4809/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2022-12-01T10:01:22.7166454Z [4810/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2022-12-01T10:01:22.7604298Z [4811/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2022-12-01T10:01:23.4241078Z [4812/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2022-12-01T10:01:23.6166943Z [4813/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2022-12-01T10:01:23.7104332Z [4814/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2022-12-01T10:01:23.7513900Z [4815/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2022-12-01T10:01:24.5662632Z [4816/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2022-12-01T10:01:25.0776687Z [4817/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2022-12-01T10:01:25.1022810Z [4818/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2022-12-01T10:01:25.1568842Z [4819/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2022-12-01T10:01:25.2566673Z [4820/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2022-12-01T10:01:26.1914287Z [4821/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2022-12-01T10:01:26.3221988Z [4822/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2022-12-01T10:01:26.3824854Z [4823/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2022-12-01T10:01:27.5242772Z [4824/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2022-12-01T10:01:27.5582616Z [4825/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2022-12-01T10:01:27.6843732Z [4826/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2022-12-01T10:01:27.8691837Z [4827/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2022-12-01T10:01:27.9757945Z [4828/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2022-12-01T10:01:28.9863483Z [4829/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2022-12-01T10:01:29.0082455Z [4830/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2022-12-01T10:01:29.0916135Z [4831/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2022-12-01T10:01:30.1183158Z [4832/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2022-12-01T10:01:30.2021480Z [4833/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2022-12-01T10:01:30.3165101Z [4834/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2022-12-01T10:01:30.4289298Z [4835/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2022-12-01T10:01:30.9282846Z [4836/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2022-12-01T10:01:31.6794135Z [4837/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2022-12-01T10:01:31.7100837Z [4838/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2022-12-01T10:01:31.7480856Z [4839/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2022-12-01T10:01:32.6405987Z [4840/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2022-12-01T10:01:32.8473199Z [4841/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2022-12-01T10:01:32.8934377Z [4842/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2022-12-01T10:01:32.9412588Z [4843/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2022-12-01T10:01:33.5187192Z [4844/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2022-12-01T10:01:34.2457463Z [4845/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2022-12-01T10:01:34.2690235Z [4846/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2022-12-01T10:01:34.4731515Z [4847/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2022-12-01T10:01:35.0160425Z [4848/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2022-12-01T10:01:35.2203376Z [4849/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2022-12-01T10:01:35.4746752Z [4850/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2022-12-01T10:01:35.5653299Z [4851/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2022-12-01T10:01:35.6028364Z [4852/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2022-12-01T10:01:35.6628463Z [4853/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2022-12-01T10:01:36.3973729Z [4854/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2022-12-01T10:01:37.0168200Z [4855/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2022-12-01T10:01:37.8633049Z [4856/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2022-12-01T10:01:37.8903447Z [4857/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2022-12-01T10:01:38.0836582Z [4858/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2022-12-01T10:01:38.1104442Z [4859/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2022-12-01T10:01:38.1778430Z [4860/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2022-12-01T10:01:38.2508884Z [4861/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2022-12-01T10:01:39.0553736Z [4862/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2022-12-01T10:01:39.6306955Z [4863/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2022-12-01T10:01:40.4000688Z [4864/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2022-12-01T10:01:40.5809403Z [4865/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2022-12-01T10:01:40.6335592Z [4866/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2022-12-01T10:01:40.6669300Z [4867/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2022-12-01T10:01:40.7352469Z [4868/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2022-12-01T10:01:40.8205626Z [4869/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2022-12-01T10:01:41.6249398Z [4870/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2022-12-01T10:01:42.2203808Z [4871/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2022-12-01T10:01:42.9955859Z [4872/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2022-12-01T10:01:43.1009647Z [4873/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2022-12-01T10:01:43.1729768Z [4874/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2022-12-01T10:01:43.2127105Z [4875/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2022-12-01T10:01:43.4082955Z [4876/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2022-12-01T10:01:43.5358269Z [4877/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2022-12-01T10:01:43.9880787Z [4878/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2022-12-01T10:01:44.0974690Z [4879/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2022-12-01T10:01:44.1554851Z [4880/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2022-12-01T10:01:44.2067528Z [4881/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2022-12-01T10:01:44.7967591Z [4882/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2022-12-01T10:01:44.8725197Z [4883/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2022-12-01T10:01:45.0047679Z [4884/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2022-12-01T10:01:45.1166082Z [4885/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2022-12-01T10:01:45.1766276Z [4886/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2022-12-01T10:01:45.2640553Z [4887/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2022-12-01T10:01:45.6699687Z [4888/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2022-12-01T10:01:45.7727867Z [4889/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2022-12-01T10:01:45.8628905Z [4890/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2022-12-01T10:01:46.3843327Z [4891/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2022-12-01T10:01:46.5855427Z [4892/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional.cpp.obj 2022-12-01T10:01:46.6948733Z [4893/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor.cpp.obj 2022-12-01T10:01:46.7268542Z [4894/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd.cpp.obj 2022-12-01T10:01:46.7366729Z [4895/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd.cpp.obj 2022-12-01T10:01:46.7605856Z [4896/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU.cpp.obj 2022-12-01T10:01:46.9845526Z [4897/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2022-12-01T10:01:47.1349186Z [4898/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2022-12-01T10:01:47.2233314Z [4899/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU.cpp.obj 2022-12-01T10:01:47.5175463Z [4900/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta.cpp.obj 2022-12-01T10:01:47.5412157Z [4901/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta.cpp.obj 2022-12-01T10:01:47.6465183Z [4902/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU.cpp.obj 2022-12-01T10:01:47.8043566Z [4903/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU.cpp.obj 2022-12-01T10:01:47.9862027Z [4904/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2022-12-01T10:01:48.0137092Z [4905/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2022-12-01T10:01:48.0873829Z [4906/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor.cpp.obj 2022-12-01T10:01:48.1184584Z [4907/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta.cpp.obj 2022-12-01T10:01:48.1310331Z [4908/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2022-12-01T10:01:48.1695863Z [4909/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2022-12-01T10:01:48.3191391Z [4910/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta.cpp.obj 2022-12-01T10:01:48.4260747Z [4911/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU.cpp.obj 2022-12-01T10:01:48.5007796Z [4912/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2022-12-01T10:01:48.8441717Z [4913/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2022-12-01T10:01:48.8581047Z [4914/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2022-12-01T10:01:48.9122424Z [4915/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU.cpp.obj 2022-12-01T10:01:49.1798167Z [4916/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:49.1927226Z [4917/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2022-12-01T10:01:49.4249789Z [4918/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:49.6352736Z [4919/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:49.9664892Z [4920/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.0925286Z [4921/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.2751098Z [4922/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.4469440Z [4923/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.5213061Z [4924/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2022-12-01T10:01:50.5794423Z [4925/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.6068970Z [4926/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2022-12-01T10:01:50.6990810Z [4927/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:50.8771189Z [4928/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2022-12-01T10:01:50.9137544Z [4929/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.1288348Z [4930/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.1346287Z [4931/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.1879681Z [4932/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.3042580Z [4933/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.3959841Z [4934/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.4131626Z [4935/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.4503912Z [4936/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.6250745Z [4937/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.7325591Z [4938/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.8909677Z [4939/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.9058073Z [4940/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.9208994Z [4941/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:51.9478536Z [4942/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.1448715Z [4943/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.2577069Z [4944/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.4253186Z [4945/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.4300206Z [4946/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.4422682Z [4947/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.4984605Z [4948/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.5555026Z [4949/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.7135100Z [4950/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.8952251Z [4951/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.9303644Z [4952/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:52.9571228Z [4953/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.0003114Z [4954/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.2084963Z [4955/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.2225684Z [4956/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.3474453Z [4957/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.4177080Z [4958/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.4514595Z [4959/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.5062236Z [4960/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.6592402Z [4961/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.7946193Z [4962/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.9110522Z [4963/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:53.9591285Z [4964/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:54.0334537Z [4965/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:54.3192067Z [4966/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:54.3408310Z [4967/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2022-12-01T10:01:54.3608265Z [4968/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2022-12-01T10:01:54.4598125Z [4969/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2022-12-01T10:01:54.6571517Z [4970/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2022-12-01T10:01:54.7568747Z [4971/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:54.7745636Z [4972/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2022-12-01T10:01:54.8935951Z [4973/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.0274852Z [4974/5961] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-2.1.0\miniz.c.obj 2022-12-01T10:01:55.0721968Z [4975/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2022-12-01T10:01:55.0930246Z [4976/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.1492573Z [4977/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.1526497Z [4978/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.2341610Z [4979/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.3007435Z [4980/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2022-12-01T10:01:55.3691204Z [4981/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:55.4004482Z [4982/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2022-12-01T10:01:55.4400283Z [4983/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2022-12-01T10:01:55.5244230Z [4984/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2022-12-01T10:01:55.5450259Z [4985/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2022-12-01T10:01:55.5484308Z [4986/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2022-12-01T10:01:55.7334014Z [4987/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2022-12-01T10:01:55.7518215Z [4988/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2022-12-01T10:01:55.8055875Z [4989/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2022-12-01T10:01:55.8184445Z [4990/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2022-12-01T10:01:55.8452799Z [4991/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2022-12-01T10:01:55.9465377Z [4992/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2022-12-01T10:01:56.0953322Z [4993/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2022-12-01T10:01:56.6272946Z [4994/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2022-12-01T10:01:57.2511393Z [4995/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2022-12-01T10:01:57.7447150Z [4996/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2022-12-01T10:01:58.4639961Z [4997/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2022-12-01T10:01:58.6246426Z [4998/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2022-12-01T10:01:58.7169274Z [4999/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2022-12-01T10:01:58.7650227Z [5000/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2022-12-01T10:01:58.7936728Z [5001/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2022-12-01T10:01:58.8985565Z [5002/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2022-12-01T10:01:59.0138259Z [5003/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2022-12-01T10:01:59.6064569Z [5004/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2022-12-01T10:01:59.6829069Z [5005/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2022-12-01T10:01:59.7730869Z [5006/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2022-12-01T10:01:59.8846197Z [5007/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2022-12-01T10:01:59.9642855Z [5008/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2022-12-01T10:01:59.9837892Z [5009/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2022-12-01T10:02:00.4155164Z [5010/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2022-12-01T10:02:00.4346394Z [5011/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2022-12-01T10:02:00.9178428Z [5012/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2022-12-01T10:02:00.9552203Z [5013/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2022-12-01T10:02:00.9836389Z [5014/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2022-12-01T10:02:01.2192518Z [5015/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2022-12-01T10:02:01.2332310Z [5016/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function_hook.cpp.obj 2022-12-01T10:02:01.3768119Z [5017/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2022-12-01T10:02:01.6232662Z [5018/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2022-12-01T10:02:01.6417398Z [5019/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2022-12-01T10:02:02.0906398Z [5020/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2022-12-01T10:02:02.1906711Z [5021/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2022-12-01T10:02:02.4159132Z [5022/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2022-12-01T10:02:02.6743416Z [5023/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2022-12-01T10:02:03.0723324Z [5024/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2022-12-01T10:02:03.2473600Z [5025/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2022-12-01T10:02:03.3580872Z [5026/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2022-12-01T10:02:03.4934372Z [5027/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2022-12-01T10:02:03.5353780Z [5028/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2022-12-01T10:02:03.7203697Z [5029/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2022-12-01T10:02:04.1649290Z [5030/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2022-12-01T10:02:04.3665251Z [5031/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2022-12-01T10:02:04.4682248Z [5032/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2022-12-01T10:02:04.6111833Z [5033/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2022-12-01T10:02:04.7166167Z [5034/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2022-12-01T10:02:05.2069672Z [5035/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2022-12-01T10:02:05.3395583Z [5036/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2022-12-01T10:02:05.3964840Z [5037/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2022-12-01T10:02:05.6282213Z [5038/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2022-12-01T10:02:06.0496339Z [5039/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2022-12-01T10:02:06.7378921Z [5040/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2022-12-01T10:02:06.9519944Z [5041/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2022-12-01T10:02:07.3081293Z [5042/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2022-12-01T10:02:07.5519964Z [5043/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2022-12-01T10:02:07.8247473Z [5044/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2022-12-01T10:02:07.9670284Z [5045/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2022-12-01T10:02:08.0226539Z [5046/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2022-12-01T10:02:08.0697456Z [5047/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2022-12-01T10:02:08.1156249Z [5048/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2022-12-01T10:02:08.1511760Z [5049/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2022-12-01T10:02:08.3017935Z [5050/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2022-12-01T10:02:08.3291068Z [5051/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2022-12-01T10:02:08.4372323Z [5052/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2022-12-01T10:02:08.4701026Z [5053/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2022-12-01T10:02:08.8318879Z [5054/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2022-12-01T10:02:09.0384741Z [5055/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2022-12-01T10:02:09.1583505Z [5056/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2022-12-01T10:02:09.1708332Z [5057/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2022-12-01T10:02:09.1863758Z [5058/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2022-12-01T10:02:09.2478912Z [5059/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2022-12-01T10:02:09.2658595Z [5060/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2022-12-01T10:02:09.7187197Z [5061/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2022-12-01T10:02:09.9750533Z [5062/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2022-12-01T10:02:10.0528943Z [5063/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2022-12-01T10:02:10.1074342Z [5064/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2022-12-01T10:02:10.1407716Z [5065/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2022-12-01T10:02:10.1837529Z [5066/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2022-12-01T10:02:10.2347882Z [5067/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2022-12-01T10:02:10.5728044Z [5068/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2022-12-01T10:02:11.1424304Z [5069/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2022-12-01T10:02:11.2829564Z [5070/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2022-12-01T10:02:11.3970777Z [5071/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2022-12-01T10:02:11.4582134Z [5072/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2022-12-01T10:02:11.6950718Z [5073/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2022-12-01T10:02:11.7205923Z [5074/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2022-12-01T10:02:11.9138199Z [5075/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2022-12-01T10:02:12.0621478Z [5076/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2022-12-01T10:02:12.4835124Z [5077/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2022-12-01T10:02:12.5493836Z [5078/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2022-12-01T10:02:12.8197447Z [5079/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2022-12-01T10:02:12.9989536Z [5080/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2022-12-01T10:02:13.2550217Z [5081/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2022-12-01T10:02:13.6617630Z [5082/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2022-12-01T10:02:13.6685277Z [5083/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2022-12-01T10:02:14.3657541Z [5084/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2022-12-01T10:02:14.8159207Z [5085/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2022-12-01T10:02:14.8414085Z [5086/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2022-12-01T10:02:15.0078233Z [5087/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2022-12-01T10:02:15.2609716Z [5088/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2022-12-01T10:02:15.3666191Z [5089/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2022-12-01T10:02:15.7718745Z [5090/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2022-12-01T10:02:15.8869605Z [5091/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2022-12-01T10:02:16.0296546Z [5092/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2022-12-01T10:02:16.1020121Z [5093/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2022-12-01T10:02:16.2161014Z [5094/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2022-12-01T10:02:16.4235655Z [5095/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2022-12-01T10:02:16.6310457Z [5096/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2022-12-01T10:02:16.8192632Z [5097/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2022-12-01T10:02:17.0290447Z [5098/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2022-12-01T10:02:17.0949388Z [5099/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2022-12-01T10:02:17.3000440Z [5100/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2022-12-01T10:02:17.4330940Z [5101/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2022-12-01T10:02:17.4804943Z [5102/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2022-12-01T10:02:17.7351388Z [5103/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2022-12-01T10:02:17.8144391Z [5104/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\cuda_graph_fuser.cpp.obj 2022-12-01T10:02:17.9177231Z [5105/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2022-12-01T10:02:18.0046159Z [5106/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2022-12-01T10:02:18.2356157Z [5107/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2022-12-01T10:02:18.3030118Z [5108/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2022-12-01T10:02:18.6507988Z [5109/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2022-12-01T10:02:18.8132123Z [5110/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2022-12-01T10:02:18.8320712Z [5111/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2022-12-01T10:02:18.8867617Z [5112/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2022-12-01T10:02:19.1106405Z [5113/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2022-12-01T10:02:19.1313918Z [5114/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2022-12-01T10:02:19.5393813Z [5115/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2022-12-01T10:02:19.6611116Z [5116/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2022-12-01T10:02:19.9272931Z [5117/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2022-12-01T10:02:20.0146311Z [5118/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2022-12-01T10:02:20.2217984Z [5119/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2022-12-01T10:02:20.4129529Z [5120/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2022-12-01T10:02:20.7526793Z [5121/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2022-12-01T10:02:20.8013363Z [5122/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2022-12-01T10:02:21.0971903Z [5123/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2022-12-01T10:02:21.2449697Z [5124/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2022-12-01T10:02:21.4610863Z [5125/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2022-12-01T10:02:21.4754118Z [5126/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2022-12-01T10:02:21.6597052Z [5127/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2022-12-01T10:02:21.9717198Z [5128/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2022-12-01T10:02:22.1360469Z [5129/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2022-12-01T10:02:22.2724429Z [5130/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2022-12-01T10:02:22.3384399Z [5131/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2022-12-01T10:02:22.3836280Z [5132/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2022-12-01T10:02:22.5297800Z [5133/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2022-12-01T10:02:22.8608560Z [5134/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2022-12-01T10:02:22.8818525Z [5135/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2022-12-01T10:02:23.0932442Z [5136/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2022-12-01T10:02:23.2073421Z [5137/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2022-12-01T10:02:23.2308999Z [5138/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2022-12-01T10:02:23.4258503Z [5139/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2022-12-01T10:02:23.4642328Z [5140/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2022-12-01T10:02:23.6314948Z [5141/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2022-12-01T10:02:23.7593248Z [5142/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2022-12-01T10:02:23.8685950Z [5143/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2022-12-01T10:02:23.9558817Z [5144/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2022-12-01T10:02:24.2734039Z [5145/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2022-12-01T10:02:24.3299665Z [5146/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2022-12-01T10:02:24.4910941Z [5147/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2022-12-01T10:02:24.6581772Z [5148/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2022-12-01T10:02:24.7154857Z [5149/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2022-12-01T10:02:24.7478185Z [5150/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2022-12-01T10:02:24.8755385Z [5151/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2022-12-01T10:02:25.1165678Z [5152/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2022-12-01T10:02:25.2217028Z [5153/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2022-12-01T10:02:25.3747564Z [5154/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2022-12-01T10:02:25.5540716Z [5155/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2022-12-01T10:02:25.6449565Z [5156/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2022-12-01T10:02:25.8647906Z [5157/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2022-12-01T10:02:26.0000005Z [5158/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2022-12-01T10:02:26.1221402Z [5159/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2022-12-01T10:02:26.4004973Z [5160/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2022-12-01T10:02:26.4334676Z [5161/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2022-12-01T10:02:26.7661374Z [5162/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2022-12-01T10:02:26.8390453Z [5163/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2022-12-01T10:02:27.0030317Z [5164/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2022-12-01T10:02:27.0292523Z [5165/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2022-12-01T10:02:27.3047782Z [5166/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2022-12-01T10:02:27.4835065Z [5167/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2022-12-01T10:02:27.5268492Z [5168/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2022-12-01T10:02:27.6140348Z [5169/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2022-12-01T10:02:27.7960913Z [5170/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2022-12-01T10:02:27.8584512Z [5171/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2022-12-01T10:02:28.1482101Z [5172/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2022-12-01T10:02:28.1876446Z [5173/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2022-12-01T10:02:28.5119218Z [5174/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2022-12-01T10:02:28.8011144Z [5175/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2022-12-01T10:02:28.9985007Z [5176/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2022-12-01T10:02:29.0471404Z [5177/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2022-12-01T10:02:29.1563810Z [5178/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2022-12-01T10:02:29.2918735Z [5179/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2022-12-01T10:02:29.8229693Z [5180/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2022-12-01T10:02:29.9904551Z [5181/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2022-12-01T10:02:30.1190580Z [5182/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2022-12-01T10:02:30.2931693Z [5183/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2022-12-01T10:02:30.3835342Z [5184/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2022-12-01T10:02:30.6909215Z [5185/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2022-12-01T10:02:30.8491352Z [5186/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2022-12-01T10:02:31.1457745Z [5187/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2022-12-01T10:02:31.2418208Z [5188/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2022-12-01T10:02:31.2476002Z [5189/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2022-12-01T10:02:31.7323515Z [5190/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2022-12-01T10:02:31.8369260Z [5191/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2022-12-01T10:02:32.0576179Z [5192/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2022-12-01T10:02:32.6727199Z [5193/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2022-12-01T10:02:32.7256763Z [5194/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2022-12-01T10:02:32.7640743Z [5195/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2022-12-01T10:02:32.8989082Z [5196/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2022-12-01T10:02:33.5440303Z [5197/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2022-12-01T10:02:33.7943968Z [5198/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2022-12-01T10:02:33.8421701Z [5199/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2022-12-01T10:02:33.8885238Z [5200/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2022-12-01T10:02:34.2576422Z [5201/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2022-12-01T10:02:34.4010055Z [5202/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2022-12-01T10:02:34.6719824Z [5203/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2022-12-01T10:02:34.7550491Z [5204/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2022-12-01T10:02:35.1633950Z [5205/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2022-12-01T10:02:35.3012858Z [5206/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2022-12-01T10:02:35.4086386Z [5207/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2022-12-01T10:02:35.4924853Z [5208/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2022-12-01T10:02:35.6887645Z [5209/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2022-12-01T10:02:35.8950987Z [5210/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2022-12-01T10:02:36.0866595Z [5211/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2022-12-01T10:02:36.2692172Z [5212/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2022-12-01T10:02:36.3520192Z [5213/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2022-12-01T10:02:36.3584466Z [5214/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2022-12-01T10:02:36.9682057Z [5215/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2022-12-01T10:02:37.2360692Z [5216/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2022-12-01T10:02:37.4670966Z [5217/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2022-12-01T10:02:37.6936397Z [5218/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2022-12-01T10:02:38.3556360Z [5219/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2022-12-01T10:02:38.6269692Z [5220/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2022-12-01T10:02:38.8858367Z [5221/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2022-12-01T10:02:38.9585087Z [5222/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2022-12-01T10:02:38.9949970Z [5223/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2022-12-01T10:02:39.0781329Z [5224/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2022-12-01T10:02:39.6122707Z [5225/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2022-12-01T10:02:39.8177347Z [5226/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2022-12-01T10:02:40.2228217Z [5227/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2022-12-01T10:02:40.8971216Z [5228/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2022-12-01T10:02:41.0466351Z [5229/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2022-12-01T10:02:41.3686091Z [5230/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2022-12-01T10:02:41.5022800Z [5231/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2022-12-01T10:02:41.6202373Z [5232/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2022-12-01T10:02:41.7161807Z [5233/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2022-12-01T10:02:42.4186210Z [5234/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2022-12-01T10:02:42.5575081Z [5235/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2022-12-01T10:02:42.7079039Z [5236/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2022-12-01T10:02:42.8281477Z [5237/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2022-12-01T10:02:43.4418478Z [5238/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2022-12-01T10:02:43.6803800Z [5239/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2022-12-01T10:02:44.0075510Z [5240/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2022-12-01T10:02:44.1308531Z [5241/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2022-12-01T10:02:44.2430089Z [5242/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2022-12-01T10:02:44.4389958Z [5243/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2022-12-01T10:02:45.1583812Z [5244/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2022-12-01T10:02:45.6553421Z [5245/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2022-12-01T10:02:46.1884345Z [5246/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2022-12-01T10:02:46.3406488Z [5247/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2022-12-01T10:02:46.5272367Z [5248/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2022-12-01T10:02:46.7100913Z [5249/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2022-12-01T10:02:46.8361410Z [5250/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2022-12-01T10:02:46.8743276Z [5251/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2022-12-01T10:02:46.9051264Z [5252/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2022-12-01T10:02:47.1918423Z [5253/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2022-12-01T10:02:47.5349276Z [5254/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2022-12-01T10:02:47.6165298Z [5255/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2022-12-01T10:02:47.7554632Z [5256/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2022-12-01T10:02:47.9030099Z [5257/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2022-12-01T10:02:48.0892418Z [5258/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2022-12-01T10:02:48.4155335Z [5259/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2022-12-01T10:02:48.4383801Z [5260/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2022-12-01T10:02:48.6034833Z [5261/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2022-12-01T10:02:48.6219370Z [5262/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2022-12-01T10:02:48.9613606Z [5263/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2022-12-01T10:02:48.9931538Z [5264/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2022-12-01T10:02:49.0268773Z [5265/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2022-12-01T10:02:49.2753167Z [5266/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2022-12-01T10:02:49.3097166Z [5267/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2022-12-01T10:02:49.3476042Z [5268/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2022-12-01T10:02:49.3970244Z [5269/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2022-12-01T10:02:49.4979001Z [5270/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2022-12-01T10:02:49.5863721Z [5271/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2022-12-01T10:02:49.8298582Z [5272/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2022-12-01T10:02:49.8522919Z [5273/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_view.cpp.obj 2022-12-01T10:02:50.1020358Z [5274/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2022-12-01T10:02:50.1130664Z [5275/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2022-12-01T10:02:50.2006567Z [5276/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2022-12-01T10:02:50.2314836Z [5277/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2022-12-01T10:02:50.2768726Z [5278/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2022-12-01T10:02:50.4516126Z [5279/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2022-12-01T10:02:50.4748429Z [5280/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2022-12-01T10:02:50.4865955Z [5281/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2022-12-01T10:02:50.4904679Z [5282/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2022-12-01T10:02:50.6974777Z [5283/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2022-12-01T10:02:51.1229683Z [5284/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2022-12-01T10:02:51.1448209Z [5285/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2022-12-01T10:02:51.2391770Z [5286/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\api.cpp.obj 2022-12-01T10:02:51.4597037Z [5287/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2022-12-01T10:02:51.4840180Z [5288/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\itt_observer.cpp.obj 2022-12-01T10:02:51.4886460Z [5289/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2022-12-01T10:02:51.5089927Z [5290/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\execution_graph_observer.cpp.obj 2022-12-01T10:02:51.7343157Z [5291/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2022-12-01T10:02:51.9377718Z [5292/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2022-12-01T10:02:52.0918905Z [5293/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2022-12-01T10:02:52.2475652Z [5294/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2022-12-01T10:02:52.2933406Z [5295/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\nvtx_observer.cpp.obj 2022-12-01T10:02:52.2997315Z [5296/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2022-12-01T10:02:52.3881757Z [5297/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2022-12-01T10:02:52.5466406Z [5298/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2022-12-01T10:02:53.0376648Z [5299/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2022-12-01T10:02:53.1368857Z [5300/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2022-12-01T10:02:53.1750882Z [5301/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2022-12-01T10:02:53.3803155Z [5302/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2022-12-01T10:02:53.4845091Z [5303/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2022-12-01T10:02:53.8963369Z [5304/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2022-12-01T10:02:54.2669928Z [5305/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2022-12-01T10:02:54.3272267Z [5306/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2022-12-01T10:02:54.7004054Z [5307/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2022-12-01T10:02:54.7861596Z [5308/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2022-12-01T10:02:54.7921962Z [5309/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2022-12-01T10:02:55.1097023Z [5310/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2022-12-01T10:02:55.1763305Z [5311/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\random_ops.cpp.obj 2022-12-01T10:02:55.6206590Z [5312/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2022-12-01T10:02:55.6750645Z [5313/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2022-12-01T10:02:55.7228517Z [5314/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2022-12-01T10:02:56.0250301Z [5315/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2022-12-01T10:02:56.0933810Z [5316/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2022-12-01T10:02:56.1163778Z [5317/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2022-12-01T10:02:56.4113506Z [5318/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2022-12-01T10:02:56.4400696Z [5319/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2022-12-01T10:02:56.6390715Z [5320/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2022-12-01T10:02:56.8338278Z [5321/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2022-12-01T10:02:56.9694925Z [5322/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2022-12-01T10:02:57.3544286Z [5323/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2022-12-01T10:02:57.3756414Z [5324/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2022-12-01T10:02:57.3815160Z [5325/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2022-12-01T10:02:57.6657075Z [5326/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2022-12-01T10:02:57.7216215Z [5327/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2022-12-01T10:02:57.7364958Z [5328/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2022-12-01T10:02:57.7648273Z [5329/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2022-12-01T10:02:58.2731319Z [5330/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2022-12-01T10:02:58.4449294Z [5331/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2022-12-01T10:02:58.4550530Z [5332/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2022-12-01T10:02:58.5476777Z [5333/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2022-12-01T10:02:58.5770875Z [5334/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2022-12-01T10:02:58.6926724Z [5335/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2022-12-01T10:02:59.3900543Z [5336/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2022-12-01T10:02:59.4257882Z [5337/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2022-12-01T10:02:59.4811784Z [5338/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2022-12-01T10:03:00.1971369Z [5339/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2022-12-01T10:03:00.2198984Z [5340/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\itt.cpp.obj 2022-12-01T10:03:00.3952757Z [5341/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2022-12-01T10:03:00.5088972Z [5342/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2022-12-01T10:03:00.8695277Z [5343/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2022-12-01T10:03:01.0724984Z [5344/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2022-12-01T10:03:01.1516411Z [5345/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2022-12-01T10:03:01.2106722Z [5346/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2022-12-01T10:03:01.2315560Z [5347/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2022-12-01T10:03:01.4150707Z [5348/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2022-12-01T10:03:01.9773812Z [5349/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer_jit.cpp.obj 2022-12-01T10:03:02.1485261Z [5350/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2022-12-01T10:03:02.2246088Z [5351/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2022-12-01T10:03:02.2958820Z [5352/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2022-12-01T10:03:02.8061438Z [5353/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2022-12-01T10:03:03.1075571Z [5354/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2022-12-01T10:03:03.1176936Z [5355/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2022-12-01T10:03:03.1855497Z [5356/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2022-12-01T10:03:03.6255656Z [5357/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2022-12-01T10:03:03.8676440Z [5358/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2022-12-01T10:03:03.9325004Z [5359/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2022-12-01T10:03:03.9546682Z [5360/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2022-12-01T10:03:04.1324389Z [5361/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2022-12-01T10:03:04.3142351Z [5362/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2022-12-01T10:03:04.7305578Z [5363/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2022-12-01T10:03:04.8581299Z [5364/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2022-12-01T10:03:05.0571411Z [5365/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2022-12-01T10:03:05.8847194Z [5366/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2022-12-01T10:03:06.0883554Z [5367/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\exception.cpp.obj 2022-12-01T10:03:06.4193406Z [5368/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\OpsImpl.cpp.obj 2022-12-01T10:03:06.6219590Z [5369/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2022-12-01T10:03:06.7291689Z [5370/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2022-12-01T10:03:06.8118591Z [5371/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2022-12-01T10:03:07.0260809Z [5372/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2022-12-01T10:03:07.1522882Z [5373/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2022-12-01T10:03:07.2454745Z [5374/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2022-12-01T10:03:07.6058376Z [5375/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2022-12-01T10:03:07.6271545Z [5376/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2022-12-01T10:03:07.6554993Z [5377/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2022-12-01T10:03:08.0407862Z [5378/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2022-12-01T10:03:08.0744604Z [5379/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2022-12-01T10:03:09.3717495Z [5380/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2022-12-01T10:03:09.5814880Z [5381/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2022-12-01T10:03:09.9063641Z [5382/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2022-12-01T10:03:10.0239288Z [5383/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2022-12-01T10:03:10.1271784Z [5384/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2022-12-01T10:03:10.1528749Z [5385/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2022-12-01T10:03:10.2729743Z [5386/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2022-12-01T10:03:10.4190946Z [5387/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2022-12-01T10:03:10.7574245Z [5388/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2022-12-01T10:03:11.0035844Z [5389/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2022-12-01T10:03:12.3432127Z [5390/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2022-12-01T10:03:12.5556616Z [5391/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2022-12-01T10:03:12.6682317Z [5392/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2022-12-01T10:03:12.9614968Z [5393/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2022-12-01T10:03:12.9808103Z [5394/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2022-12-01T10:03:13.2254969Z [5395/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2022-12-01T10:03:13.5522544Z [5396/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2022-12-01T10:03:13.6270508Z [5397/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2022-12-01T10:03:15.0819162Z [5398/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2022-12-01T10:03:15.3325196Z [5399/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2022-12-01T10:03:15.6471686Z [5400/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2022-12-01T10:03:15.6838535Z [5401/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2022-12-01T10:03:15.8430788Z [5402/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2022-12-01T10:03:15.9857245Z [5403/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2022-12-01T10:03:16.2749528Z [5404/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2022-12-01T10:03:16.3546367Z [5405/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2022-12-01T10:03:17.8368779Z [5406/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2022-12-01T10:03:18.0531705Z [5407/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2022-12-01T10:03:18.2659259Z [5408/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2022-12-01T10:03:18.5002458Z [5409/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2022-12-01T10:03:18.6981591Z [5410/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2022-12-01T10:03:18.7376007Z [5411/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2022-12-01T10:03:18.8735560Z [5412/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2022-12-01T10:03:19.0533022Z [5413/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2022-12-01T10:03:20.4055371Z [5414/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2022-12-01T10:03:20.6790550Z [5415/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2022-12-01T10:03:21.0989530Z [5416/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2022-12-01T10:03:21.1898426Z [5417/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:21.2313565Z [5418/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2022-12-01T10:03:21.2585597Z [5419/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2022-12-01T10:03:21.3365367Z [5420/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2022-12-01T10:03:21.4105097Z [5421/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2022-12-01T10:03:21.6591198Z [5422/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2022-12-01T10:03:23.0125189Z [5423/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2022-12-01T10:03:23.7858060Z [5424/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2022-12-01T10:03:23.8092580Z [5425/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2022-12-01T10:03:23.8730847Z [5426/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2022-12-01T10:03:23.9018052Z [5427/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2022-12-01T10:03:23.9775652Z [5428/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2022-12-01T10:03:24.1966472Z [5429/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2022-12-01T10:03:24.4041117Z [5430/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2022-12-01T10:03:24.6134999Z [5431/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2022-12-01T10:03:24.6951336Z [5432/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2022-12-01T10:03:25.3996345Z [5433/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2022-12-01T10:03:25.7684462Z [5434/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2022-12-01T10:03:26.1046329Z [5435/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2022-12-01T10:03:26.4088599Z [5436/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2022-12-01T10:03:26.4780614Z [5437/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2022-12-01T10:03:26.5986886Z [5438/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2022-12-01T10:03:26.6294902Z [5439/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2022-12-01T10:03:26.6698295Z [5440/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2022-12-01T10:03:26.8456725Z [5441/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2022-12-01T10:03:27.1298928Z [5442/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2022-12-01T10:03:27.2910308Z [5443/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2022-12-01T10:03:27.4630528Z [5444/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:27.4883622Z [5445/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:27.4921528Z [5446/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2022-12-01T10:03:27.6180536Z [5447/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:27.6399927Z [5448/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.0675770Z [5449/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.1338667Z [5450/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.1921764Z [5451/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.2733875Z [5452/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.3291650Z [5453/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.4539002Z [5454/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.6298109Z [5455/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.8161678Z [5456/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.8346567Z [5457/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.8398383Z [5458/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:28.9597374Z [5459/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.0963159Z [5460/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.2568627Z [5461/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2022-12-01T10:03:29.2644194Z [5462/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.2799152Z [5463/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.4735692Z [5464/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.5653393Z [5465/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.6571520Z [5466/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.7445875Z [5467/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:29.7960065Z [5468/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.1598485Z [5469/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.2117279Z [5470/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.2648060Z [5471/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.2996541Z [5472/5961] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2022-12-01T10:03:30.3493519Z [5473/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.3944192Z [5474/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.5827462Z [5475/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.7253828Z [5476/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.7396823Z [5477/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:30.8301295Z [5478/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.0520809Z [5479/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.0761851Z [5480/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.1603198Z [5481/5961] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2022-12-01T10:03:31.1902418Z [5482/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.2105028Z [5483/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.4618968Z [5484/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.4660350Z [5485/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.5344146Z [5486/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.6749020Z [5487/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.7670370Z [5488/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.8807883Z [5489/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:31.9572773Z [5490/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.0211585Z [5491/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.1835380Z [5492/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2022-12-01T10:03:32.2327441Z [5493/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.2487726Z [5494/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2022-12-01T10:03:32.2688820Z [5495/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.3802656Z [5496/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.5135099Z [5497/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2022-12-01T10:03:32.7310524Z [5498/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:03:32.9052570Z [5499/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.0861456Z [5500/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.0919483Z [5501/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.1423855Z [5502/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.1484411Z [5503/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.2605748Z [5504/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.3844170Z [5505/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.6379440Z [5506/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.6427508Z [5507/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.6562055Z [5508/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.7258488Z [5509/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.8719627Z [5510/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:33.9157258Z [5511/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.1675646Z [5512/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.1716989Z [5513/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.2300178Z [5514/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.4062327Z [5515/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.5280266Z [5516/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.6163207Z [5517/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.6547544Z [5518/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.7232275Z [5519/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.7381877Z [5520/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:34.7418577Z [5521/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.0556394Z [5522/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.0982358Z [5523/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.1038138Z [5524/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.1577390Z [5525/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.2109673Z [5526/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.2765111Z [5527/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.4933035Z [5528/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.5664150Z [5529/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.8045574Z [5530/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.8484809Z [5531/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.8693677Z [5532/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:35.9929072Z [5533/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.0127062Z [5534/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.0170491Z [5535/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.1388363Z [5536/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.1612520Z [5537/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.3515480Z [5538/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.3756575Z [5539/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.6091469Z [5540/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.7805311Z [5541/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.8476603Z [5542/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.8604092Z [5543/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.8917070Z [5544/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.9494388Z [5545/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:36.9737028Z [5546/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:37.0809293Z [5547/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:37.1371844Z [5548/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:03:37.2559042Z [5549/5961] Building CXX object caffe2\CMakeFiles\variant_test.dir\__\aten\src\ATen\test\variant_test.cpp.obj 2022-12-01T10:03:37.3508167Z [5550/5961] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2022-12-01T10:03:39.0453954Z [5551/5961] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2022-12-01T10:03:39.0937867Z [5552/5961] Building CXX object caffe2\CMakeFiles\vmap_test.dir\__\aten\src\ATen\test\vmap_test.cpp.obj 2022-12-01T10:03:39.1368427Z [5553/5961] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2022-12-01T10:03:39.2419316Z [5554/5961] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2022-12-01T10:03:39.3039208Z [5555/5961] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2022-12-01T10:03:39.3331899Z [5556/5961] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2022-12-01T10:03:39.4540067Z [5557/5961] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2022-12-01T10:03:39.7294224Z [5558/5961] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2022-12-01T10:03:40.0575716Z [5559/5961] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2022-12-01T10:03:40.2009040Z [5560/5961] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2022-12-01T10:03:40.7045556Z [5561/5961] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:03:41.1660614Z [5562/5961] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:03:41.2035434Z [5563/5961] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2022-12-01T10:03:41.2721224Z [5564/5961] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2022-12-01T10:03:41.3033344Z [5565/5961] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2022-12-01T10:03:41.5600984Z [5566/5961] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2022-12-01T10:03:41.5823075Z [5567/5961] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2022-12-01T10:03:41.5949799Z [5568/5961] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2022-12-01T10:03:41.6549147Z [5569/5961] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2022-12-01T10:03:41.6833361Z [5570/5961] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:03:43.4093288Z [5571/5961] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2022-12-01T10:03:43.4914590Z [5572/5961] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2022-12-01T10:03:43.6696129Z [5573/5961] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2022-12-01T10:03:43.7388911Z [5574/5961] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2022-12-01T10:03:43.8075619Z [5575/5961] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2022-12-01T10:03:43.8304639Z [5576/5961] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2022-12-01T10:03:43.8897880Z [5577/5961] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2022-12-01T10:03:45.6121607Z [5578/5961] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2022-12-01T10:03:45.7098046Z [5579/5961] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2022-12-01T10:03:45.7852919Z [5580/5961] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2022-12-01T10:03:45.9504421Z [5581/5961] Building CXX object caffe2\CMakeFiles\dispatch_key_set_test.dir\__\aten\src\ATen\test\dispatch_key_set_test.cpp.obj 2022-12-01T10:03:46.1119680Z [5582/5961] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2022-12-01T10:03:46.1843474Z [5583/5961] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2022-12-01T10:03:46.3395443Z [5584/5961] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2022-12-01T10:03:47.8043357Z [5585/5961] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2022-12-01T10:03:48.0259950Z [5586/5961] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2022-12-01T10:03:48.1865123Z [5587/5961] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2022-12-01T10:03:48.3051865Z [5588/5961] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2022-12-01T10:03:48.3310681Z [5589/5961] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2022-12-01T10:03:48.3475039Z [5590/5961] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2022-12-01T10:03:48.3653437Z [5591/5961] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2022-12-01T10:03:48.8280213Z [5592/5961] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2022-12-01T10:03:49.0918224Z [5593/5961] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2022-12-01T10:03:49.6263297Z [5594/5961] Building CXX object caffe2\CMakeFiles\kernel_function_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_legacy_test.cpp.obj 2022-12-01T10:03:49.9253623Z [5595/5961] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2022-12-01T10:03:49.9459520Z [5596/5961] Building CXX object caffe2\CMakeFiles\kernel_lambda_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_legacy_test.cpp.obj 2022-12-01T10:03:50.4487789Z [5597/5961] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2022-12-01T10:03:50.4732860Z [5598/5961] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2022-12-01T10:03:50.5388852Z [5599/5961] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2022-12-01T10:03:50.5519143Z [5600/5961] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2022-12-01T10:03:50.5967267Z [5601/5961] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2022-12-01T10:03:50.7287279Z [5602/5961] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2022-12-01T10:03:50.7459007Z [5603/5961] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2022-12-01T10:03:50.7805845Z [5604/5961] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2022-12-01T10:03:50.8723012Z [5605/5961] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2022-12-01T10:03:51.1358941Z [5606/5961] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2022-12-01T10:03:51.2782427Z [5607/5961] Building CXX object caffe2\CMakeFiles\make_boxed_from_unboxed_functor_test.dir\__\aten\src\ATen\core\boxing\impl\make_boxed_from_unboxed_functor_test.cpp.obj 2022-12-01T10:03:51.5677586Z [5608/5961] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2022-12-01T10:03:51.5897526Z [5609/5961] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2022-12-01T10:03:51.6448006Z [5610/5961] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2022-12-01T10:03:51.8248706Z [5611/5961] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2022-12-01T10:03:52.0232565Z [5612/5961] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2022-12-01T10:03:52.1091385Z [5613/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2022-12-01T10:03:52.8195329Z [5614/5961] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2022-12-01T10:03:52.9323054Z [5615/5961] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2022-12-01T10:03:53.2569879Z [5616/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2022-12-01T10:03:53.6558235Z [5617/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2022-12-01T10:03:53.8696805Z [5618/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2022-12-01T10:03:53.8969035Z [5619/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2022-12-01T10:03:54.3300318Z [5620/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2022-12-01T10:03:54.6133585Z [5621/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2022-12-01T10:03:55.2441658Z [5622/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2022-12-01T10:03:55.5448849Z [5623/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2022-12-01T10:03:56.1554571Z [5624/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2022-12-01T10:03:56.2139121Z [5625/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2022-12-01T10:03:56.3510765Z [5626/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2022-12-01T10:03:56.7597097Z [5627/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2022-12-01T10:03:56.9829160Z [5628/5961] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2022-12-01T10:03:57.5938222Z [5629/5961] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2022-12-01T10:03:57.8711681Z [5630/5961] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2022-12-01T10:03:58.5339202Z [5631/5961] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2022-12-01T10:03:58.6459240Z [5632/5961] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2022-12-01T10:03:58.8473516Z [5633/5961] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2022-12-01T10:03:59.1919450Z [5634/5961] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2022-12-01T10:03:59.2765243Z [5635/5961] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2022-12-01T10:04:00.0058243Z [5636/5961] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2022-12-01T10:04:00.4753970Z [5637/5961] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2022-12-01T10:04:00.9386981Z [5638/5961] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2022-12-01T10:04:01.0174373Z [5639/5961] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2022-12-01T10:04:01.2186669Z [5640/5961] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2022-12-01T10:04:01.4109030Z [5641/5961] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2022-12-01T10:04:01.5278143Z [5642/5961] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2022-12-01T10:04:02.3702051Z [5643/5961] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2022-12-01T10:04:02.7963343Z [5644/5961] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2022-12-01T10:04:03.3550820Z [5645/5961] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2022-12-01T10:04:03.4311069Z [5646/5961] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2022-12-01T10:04:03.6023519Z [5647/5961] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2022-12-01T10:04:03.7988441Z [5648/5961] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2022-12-01T10:04:03.8475643Z [5649/5961] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2022-12-01T10:04:03.8923075Z [5650/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2022-12-01T10:04:04.6707834Z [5651/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2022-12-01T10:04:04.6912111Z [5652/5961] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2022-12-01T10:04:04.7147662Z [5653/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2022-12-01T10:04:04.7507950Z [5654/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2022-12-01T10:04:05.0172207Z [5655/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2022-12-01T10:04:05.0651685Z [5656/5961] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2022-12-01T10:04:05.4465093Z [5657/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2022-12-01T10:04:05.4515887Z [5658/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2022-12-01T10:04:05.4987072Z [5659/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2022-12-01T10:04:05.7533051Z [5660/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2022-12-01T10:04:05.8019589Z [5661/5961] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2022-12-01T10:04:05.8123494Z [5662/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2022-12-01T10:04:06.2763597Z [5663/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2022-12-01T10:04:06.5542725Z [5664/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2022-12-01T10:04:07.4754040Z [5665/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2022-12-01T10:04:07.5785659Z [5666/5961] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2022-12-01T10:04:07.8593935Z [5667/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2022-12-01T10:04:08.0097036Z [5668/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2022-12-01T10:04:08.0921876Z [5669/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2022-12-01T10:04:08.6453834Z [5670/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2022-12-01T10:04:08.7311298Z [5671/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2022-12-01T10:04:08.9836143Z [5672/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2022-12-01T10:04:09.5901839Z [5673/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2022-12-01T10:04:09.9179781Z [5674/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2022-12-01T10:04:09.9344036Z [5675/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2022-12-01T10:04:10.4545358Z [5676/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2022-12-01T10:04:10.5483392Z [5677/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2022-12-01T10:04:10.7171926Z [5678/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2022-12-01T10:04:11.0671573Z [5679/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2022-12-01T10:04:11.3009863Z [5680/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2022-12-01T10:04:11.3241109Z [5681/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2022-12-01T10:04:11.9135360Z [5682/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2022-12-01T10:04:12.3517298Z [5683/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2022-12-01T10:04:12.3717684Z [5684/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2022-12-01T10:04:12.8904887Z [5685/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2022-12-01T10:04:13.0534379Z [5686/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2022-12-01T10:04:13.1934279Z [5687/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2022-12-01T10:04:13.5364976Z [5688/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2022-12-01T10:04:13.7442173Z [5689/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2022-12-01T10:04:14.0180841Z [5690/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2022-12-01T10:04:14.6218666Z [5691/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2022-12-01T10:04:14.8276377Z [5692/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2022-12-01T10:04:15.2543335Z [5693/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2022-12-01T10:04:15.5689982Z [5694/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2022-12-01T10:04:15.5833551Z [5695/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2022-12-01T10:04:15.8991861Z [5696/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2022-12-01T10:04:16.0345758Z [5697/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2022-12-01T10:04:16.3153193Z [5698/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2022-12-01T10:04:16.9689300Z [5699/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2022-12-01T10:04:17.1379406Z [5700/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2022-12-01T10:04:17.7893010Z [5701/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2022-12-01T10:04:17.8747998Z [5702/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2022-12-01T10:04:18.0406157Z [5703/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_approx.cpp.obj 2022-12-01T10:04:18.3338953Z [5704/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2022-12-01T10:04:18.4678302Z [5705/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2022-12-01T10:04:18.5814373Z [5706/5961] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2022-12-01T10:04:18.6181292Z [5707/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\__\common\main.cpp.obj 2022-12-01T10:04:19.3552143Z [5708/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_conv.cpp.obj 2022-12-01T10:04:19.5039641Z [5709/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_boundsinference.cpp.obj 2022-12-01T10:04:19.9747103Z [5710/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_aten.cpp.obj 2022-12-01T10:04:20.1407917Z [5711/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\padded_buffer.cpp.obj 2022-12-01T10:04:20.7344112Z [5712/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_cpp_codegen.cpp.obj 2022-12-01T10:04:20.9161305Z [5713/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_graph_opt.cpp.obj 2022-12-01T10:04:20.9677532Z [5714/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_external_calls.cpp.obj 2022-12-01T10:04:21.5837014Z [5715/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_expr.cpp.obj 2022-12-01T10:04:21.6115363Z [5716/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_verifier.cpp.obj 2022-12-01T10:04:21.6973634Z [5717/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_printer.cpp.obj 2022-12-01T10:04:21.9044570Z [5718/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_dynamic_shapes.cpp.obj 2022-12-01T10:04:22.1636829Z [5719/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memdependency.cpp.obj 2022-12-01T10:04:22.6130931Z [5720/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_kernel.cpp.obj 2022-12-01T10:04:22.9326859Z [5721/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_loopnest.cpp.obj 2022-12-01T10:04:23.8750273Z [5722/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memplanning.cpp.obj 2022-12-01T10:04:23.9920268Z [5723/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_quantization.cpp.obj 2022-12-01T10:04:24.0863061Z [5724/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ops.cpp.obj 2022-12-01T10:04:24.1937829Z [5725/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_reductions.cpp.obj 2022-12-01T10:04:24.3646236Z [5726/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_registerizer.cpp.obj 2022-12-01T10:04:24.5250017Z [5727/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type_specializations.cpp.obj 2022-12-01T10:04:24.8916631Z [5728/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_simplify.cpp.obj 2022-12-01T10:04:24.9109995Z [5729/5961] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2022-12-01T10:04:25.1327169Z [5730/5961] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2022-12-01T10:04:25.1815186Z [5731/5961] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2022-12-01T10:04:26.0940638Z [5732/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type.cpp.obj 2022-12-01T10:04:26.2092515Z [5733/5961] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_te_fuser_pass.cpp.obj 2022-12-01T10:04:26.3892374Z [5734/5961] Building CXX object test_tensorexpr\CMakeFiles\tutorial_tensorexpr.dir\tutorial.cpp.obj 2022-12-01T10:04:27.0108025Z [5735/5961] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2022-12-01T10:04:27.4141695Z [5736/5961] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2022-12-01T10:04:27.5392545Z [5737/5961] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2022-12-01T10:04:27.7334816Z [5738/5961] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2022-12-01T10:04:28.5274791Z [5739/5961] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2022-12-01T10:04:28.6549231Z [5740/5961] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2022-12-01T10:04:28.7356868Z [5741/5961] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2022-12-01T10:04:28.8758800Z [5742/5961] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2022-12-01T10:04:29.4065754Z [5743/5961] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2022-12-01T10:04:29.7934631Z [5744/5961] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2022-12-01T10:04:29.9820301Z [5745/5961] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2022-12-01T10:04:30.0065400Z [5746/5961] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2022-12-01T10:04:30.2713406Z [5747/5961] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2022-12-01T10:04:31.0093239Z [5748/5961] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2022-12-01T10:04:31.1938712Z [5749/5961] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2022-12-01T10:04:31.4214220Z [5750/5961] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2022-12-01T10:04:31.8020568Z [5751/5961] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2022-12-01T10:04:32.0759521Z [5752/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2022-12-01T10:04:32.2809237Z [5753/5961] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2022-12-01T10:04:32.6875729Z [5754/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2022-12-01T10:04:32.7589919Z [5755/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2022-12-01T10:04:32.9287834Z [5756/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2022-12-01T10:04:33.3693285Z [5757/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2022-12-01T10:04:33.5184035Z [5758/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2022-12-01T10:04:33.7224147Z [5759/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2022-12-01T10:04:33.7527671Z [5760/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2022-12-01T10:04:33.7779931Z [5761/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2022-12-01T10:04:33.8830028Z [5762/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2022-12-01T10:04:34.0385752Z [5763/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2022-12-01T10:04:34.3919143Z [5764/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2022-12-01T10:04:34.4437008Z [5765/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2022-12-01T10:04:34.4813460Z [5766/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2022-12-01T10:04:34.6668788Z [5767/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2022-12-01T10:04:34.7286839Z [5768/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2022-12-01T10:04:34.9742785Z [5769/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2022-12-01T10:04:35.1532907Z [5770/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2022-12-01T10:04:35.2337316Z [5771/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2022-12-01T10:04:35.5242461Z [5772/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2022-12-01T10:04:35.9755585Z [5773/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2022-12-01T10:04:36.3538291Z [5774/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2022-12-01T10:04:36.8614149Z [5775/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2022-12-01T10:04:37.3396578Z [5776/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2022-12-01T10:04:37.4521340Z [5777/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2022-12-01T10:04:37.6445788Z [5778/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2022-12-01T10:04:38.3259054Z [5779/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2022-12-01T10:04:38.8703503Z [5780/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2022-12-01T10:04:39.2394674Z [5781/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2022-12-01T10:04:39.5657492Z [5782/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2022-12-01T10:04:40.2721968Z [5783/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2022-12-01T10:04:40.3443875Z [5784/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2022-12-01T10:04:40.4344016Z [5785/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2022-12-01T10:04:40.4841616Z [5786/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2022-12-01T10:04:41.0059218Z [5787/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2022-12-01T10:04:41.2902282Z [5788/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2022-12-01T10:04:41.3266454Z [5789/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2022-12-01T10:04:41.3804030Z [5790/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2022-12-01T10:04:41.6634835Z [5791/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2022-12-01T10:04:41.8374476Z [5792/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2022-12-01T10:04:42.8773811Z [5793/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2022-12-01T10:04:43.0445419Z [5794/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2022-12-01T10:04:43.6855521Z [5795/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2022-12-01T10:04:43.8690684Z [5796/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2022-12-01T10:04:44.0703441Z [5797/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2022-12-01T10:04:44.1576014Z [5798/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2022-12-01T10:04:44.4747446Z [5799/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2022-12-01T10:04:44.6879041Z [5800/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2022-12-01T10:04:45.4315936Z [5801/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2022-12-01T10:04:45.6463252Z [5802/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2022-12-01T10:04:45.7148624Z [5803/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2022-12-01T10:04:46.2727132Z [5804/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2022-12-01T10:04:46.5397524Z [5805/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2022-12-01T10:04:46.7035632Z [5806/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2022-12-01T10:04:46.7542041Z [5807/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\codegen\cuda\python_frontend\python_bindings.cpp.obj 2022-12-01T10:04:47.0823649Z [5808/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2022-12-01T10:04:47.2435154Z [5809/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2022-12-01T10:04:47.2935389Z [5810/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2022-12-01T10:04:47.3978597Z [5811/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2022-12-01T10:04:47.5433599Z [5812/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2022-12-01T10:04:48.0465695Z [5813/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2022-12-01T10:04:48.0743244Z [5814/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2022-12-01T10:04:48.1132790Z [5815/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2022-12-01T10:04:48.3121885Z [5816/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2022-12-01T10:04:48.3544276Z [5817/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2022-12-01T10:04:48.9084248Z [5818/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2022-12-01T10:04:48.9298893Z [5819/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2022-12-01T10:04:49.0872662Z [5820/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2022-12-01T10:04:49.1566697Z [5821/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2022-12-01T10:04:49.2010915Z [5822/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2022-12-01T10:04:49.3670052Z [5823/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2022-12-01T10:04:49.4561888Z [5824/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2022-12-01T10:04:49.8700087Z [5825/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2022-12-01T10:04:50.0319637Z [5826/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2022-12-01T10:04:50.1232456Z [5827/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2022-12-01T10:04:50.1862155Z [5828/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2022-12-01T10:04:50.7526957Z [5829/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2022-12-01T10:04:51.6728636Z [5830/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2022-12-01T10:04:52.1127591Z [5831/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2022-12-01T10:04:52.4829304Z [5832/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2022-12-01T10:04:52.5607196Z [5833/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2022-12-01T10:04:52.7712924Z [5834/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2022-12-01T10:04:52.8028011Z [5835/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2022-12-01T10:04:53.0920320Z [5836/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2022-12-01T10:04:53.5610425Z [5837/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2022-12-01T10:04:54.5691044Z [5838/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2022-12-01T10:04:55.0346836Z [5839/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2022-12-01T10:04:55.0860731Z [5840/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2022-12-01T10:04:55.3507398Z [5841/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2022-12-01T10:04:55.3730120Z [5842/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2022-12-01T10:04:55.7836952Z [5843/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2022-12-01T10:04:55.8458045Z [5844/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2022-12-01T10:04:55.9719485Z [5845/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2022-12-01T10:04:56.1629156Z [5846/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2022-12-01T10:04:57.7033947Z [5847/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2022-12-01T10:04:57.9689958Z [5848/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2022-12-01T10:04:58.3325582Z [5849/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2022-12-01T10:04:58.3582331Z [5850/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2022-12-01T10:04:58.4460771Z [5851/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2022-12-01T10:04:58.6138469Z [5852/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2022-12-01T10:04:58.6328797Z [5853/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2022-12-01T10:04:58.7643830Z [5854/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2022-12-01T10:04:59.1188899Z [5855/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\cuda_lazy_init.cpp.obj 2022-12-01T10:04:59.3853573Z [5856/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2022-12-01T10:04:59.4561711Z [5857/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2022-12-01T10:04:59.5203657Z [5858/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2022-12-01T10:04:59.8837626Z [5859/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2022-12-01T10:05:00.2941399Z [5860/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2022-12-01T10:05:00.3168015Z [5861/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2022-12-01T10:05:00.7374016Z [5862/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2022-12-01T10:05:00.8426813Z [5863/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2022-12-01T10:05:01.8815191Z [5864/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2022-12-01T10:05:02.1092731Z [5865/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2022-12-01T10:05:02.7807934Z [5866/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2022-12-01T10:05:02.8894257Z [5867/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2022-12-01T10:05:02.9092892Z [5868/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2022-12-01T10:05:03.4476758Z [5869/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\init_flatbuffer_module.cpp.obj 2022-12-01T10:05:03.5247689Z [5870/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2022-12-01T10:05:03.6154069Z [5871/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2022-12-01T10:05:03.7929410Z [5872/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2022-12-01T10:05:04.3234938Z [5873/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2022-12-01T10:05:05.4078863Z [5874/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2022-12-01T10:05:05.8120189Z [5875/5961] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2022-12-01T10:05:06.0571446Z [5876/5961] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2022-12-01T10:05:06.2532967Z [5877/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2022-12-01T10:05:06.4650369Z [5878/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2022-12-01T10:05:06.5528949Z [5879/5961] Building CXX object functorch\CMakeFiles\functorch.dir\csrc\dim\dim.cpp.obj 2022-12-01T10:05:07.7076865Z [5880/5961] Building CXX object functorch\CMakeFiles\functorch.dir\csrc\init_dim_only.cpp.obj 2022-12-01T10:05:09.1496113Z [5881/5961] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2022-12-01T10:10:13.0391258Z [5882/5961] Linking CXX shared library bin\torch_cpu.dll 2022-12-01T10:10:13.2780459Z [5883/5961] Linking CXX shared library bin\torch.dll 2022-12-01T10:10:13.6770672Z [5884/5961] Linking CXX executable bin\variant_test.exe 2022-12-01T10:10:13.7390277Z [5885/5961] Linking CXX executable bin\FileStoreTest.exe 2022-12-01T10:10:13.7812673Z [5886/5961] Linking CXX executable bin\TCPStoreTest.exe 2022-12-01T10:10:13.8215432Z [5887/5961] Linking CXX executable bin\xla_tensor_test.exe 2022-12-01T10:10:13.8312692Z [5888/5961] Linking CXX executable bin\wrapdim_test.exe 2022-12-01T10:10:13.8482348Z [5889/5961] Linking CXX executable bin\undefined_tensor_test.exe 2022-12-01T10:10:13.8482924Z [5890/5961] Linking CXX executable bin\type_test.exe 2022-12-01T10:10:13.8483355Z [5891/5961] Linking CXX executable bin\ProcessGroupGlooTest.exe 2022-12-01T10:10:14.1142721Z [5892/5961] Linking CXX executable bin\verify_api_visibility.exe 2022-12-01T10:10:14.1686522Z [5893/5961] Linking CXX executable bin\weakref_test.exe 2022-12-01T10:10:14.4069841Z [5894/5961] Linking CXX executable bin\reduce_ops_test.exe 2022-12-01T10:10:14.4174351Z [5895/5961] Linking CXX executable bin\reportMemoryUsage_test.exe 2022-12-01T10:10:14.4633349Z [5896/5961] Linking CXX executable bin\scalar_tensor_test.exe 2022-12-01T10:10:14.4905185Z [5897/5961] Linking CXX executable bin\scalar_test.exe 2022-12-01T10:10:14.5012048Z [5898/5961] Linking CXX executable bin\vmap_test.exe 2022-12-01T10:10:14.8687883Z [5899/5961] Linking CXX executable bin\thread_init_test.exe 2022-12-01T10:10:14.9018337Z [5900/5961] Linking CXX executable bin\type_ptr_test.exe 2022-12-01T10:10:14.9112927Z [5901/5961] Linking CXX executable bin\stride_properties_test.exe 2022-12-01T10:10:15.0203732Z [5902/5961] Linking CXX executable bin\tensor_iterator_test.exe 2022-12-01T10:10:15.0494601Z [5903/5961] Linking CXX executable bin\test_parallel.exe 2022-12-01T10:10:15.2667804Z [5904/5961] Linking CXX executable bin\Dimname_test.exe 2022-12-01T10:10:15.4803346Z [5905/5961] Linking CXX executable bin\Dict_test.exe 2022-12-01T10:10:15.6227734Z [5906/5961] Linking CXX executable bin\NamedTensor_test.exe 2022-12-01T10:10:15.6367856Z [5907/5961] Linking CXX executable bin\apply_utils_test.exe 2022-12-01T10:10:15.8085146Z [5908/5961] Linking CXX executable bin\MaybeOwned_test.exe 2022-12-01T10:10:15.8793506Z [5909/5961] Linking CXX executable bin\broadcast_test.exe 2022-12-01T10:10:16.1555138Z [5910/5961] Linking CXX executable bin\basic.exe 2022-12-01T10:10:16.3040135Z [5911/5961] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2022-12-01T10:10:16.3534784Z [5912/5961] Linking CXX executable bin\atest.exe 2022-12-01T10:10:16.3934536Z [5913/5961] Linking CXX executable bin\cpu_generator_test.exe 2022-12-01T10:10:16.6914072Z [5914/5961] Linking CXX executable bin\dispatch_key_set_test.exe 2022-12-01T10:10:16.9651561Z [5915/5961] Linking CXX executable bin\dlconvertor_test.exe 2022-12-01T10:10:16.9687898Z [5916/5961] Linking CXX executable bin\half_test.exe 2022-12-01T10:10:16.9808568Z [5917/5961] Linking CXX executable bin\extension_backend_test.exe 2022-12-01T10:10:17.2467563Z [5918/5961] Linking CXX executable bin\lazy_tensor_test.exe 2022-12-01T10:10:17.2623516Z [5919/5961] Linking CXX executable bin\cpu_rng_test.exe 2022-12-01T10:10:17.4714784Z [5920/5961] Linking CXX executable bin\memory_format_test.exe 2022-12-01T10:10:17.5049610Z [5921/5961] Linking CXX executable bin\math_kernel_test.exe 2022-12-01T10:10:17.7610245Z [5922/5961] Linking CXX executable bin\mobile_memory_cleanup.exe 2022-12-01T10:10:17.8045157Z [5923/5961] Linking CXX executable bin\memory_overlapping_test.exe 2022-12-01T10:10:18.0480863Z [5924/5961] Linking CXX executable bin\ivalue_test.exe 2022-12-01T10:10:18.0553325Z [5925/5961] Linking CXX executable bin\operators_test.exe 2022-12-01T10:10:18.0943214Z [5926/5961] Linking CXX executable bin\operator_name_test.exe 2022-12-01T10:10:18.1013073Z [5927/5961] Linking CXX executable bin\native_test.exe 2022-12-01T10:10:18.5551874Z [5928/5961] Linking CXX executable bin\packedtensoraccessor_test.exe 2022-12-01T10:10:18.5734467Z [5929/5961] Linking CXX executable bin\pow_test.exe 2022-12-01T10:10:18.6010954Z [5930/5961] Linking CXX executable bin\quantized_test.exe 2022-12-01T10:10:18.6997749Z [5931/5961] Linking CXX executable bin\IListRef_test.exe 2022-12-01T10:10:18.8228277Z [5932/5961] Linking CXX executable bin\KernelFunction_test.exe 2022-12-01T10:10:18.9139246Z [5933/5961] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2022-12-01T10:10:19.0629561Z [5934/5961] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2022-12-01T10:10:19.4992058Z [5935/5961] Linking CXX executable bin\kernel_stackbased_test.exe 2022-12-01T10:10:19.5440435Z [5936/5961] Linking CXX executable bin\List_test.exe 2022-12-01T10:10:19.6314736Z [5937/5961] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2022-12-01T10:10:19.7780569Z [5938/5961] Linking CXX executable bin\CppSignature_test.exe 2022-12-01T10:10:19.8539150Z [5939/5961] Linking CXX executable bin\kernel_function_test.exe 2022-12-01T10:10:19.9010473Z [5940/5961] Linking CXX executable bin\op_allowlist_test.exe 2022-12-01T10:10:20.0126092Z [5941/5961] Linking CXX executable bin\backend_fallback_test.exe 2022-12-01T10:10:20.1060237Z [5942/5961] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2022-12-01T10:10:20.1290651Z [5943/5961] Linking CXX executable bin\inline_container_test.exe 2022-12-01T10:10:20.2352002Z [5944/5961] Linking CXX executable bin\kernel_lambda_test.exe 2022-12-01T10:10:20.7355248Z [5945/5961] Linking CXX executable bin\kernel_function_legacy_test.exe 2022-12-01T10:10:20.7483906Z [5946/5961] Linking CXX shared library bin\jitbackend_test.dll 2022-12-01T10:10:20.7688696Z [5947/5961] Linking CXX executable bin\parallel_benchmark.exe 2022-12-01T10:10:21.1790498Z [5948/5961] Linking CXX shared library bin\backend_with_compiler.dll 2022-12-01T10:10:21.2330187Z [5949/5961] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2022-12-01T10:10:21.3498177Z [5950/5961] Linking CXX executable bin\tutorial_tensorexpr.exe 2022-12-01T10:10:21.5062495Z [5951/5961] Linking CXX shared library bin\shm.dll 2022-12-01T10:10:21.8397466Z [5952/5961] Linking CXX shared library bin\torchbind_test.dll 2022-12-01T10:10:25.2342219Z [5953/5961] Linking CXX executable bin\test_lazy.exe 2022-12-01T10:10:26.0316089Z [5954/5961] Linking CXX executable bin\op_registration_test.exe 2022-12-01T10:10:28.9776769Z [5955/5961] Linking CXX executable bin\test_tensorexpr.exe 2022-12-01T10:10:31.7431996Z [5956/5961] Linking CXX executable bin\test_jit.exe 2022-12-01T10:10:33.1428804Z [5957/5961] Linking CXX executable bin\test_api.exe 2022-12-01T10:10:40.7061615Z [5958/5961] Linking CXX shared library bin\torch_python.dll 2022-12-01T10:10:41.0907462Z [5959/5961] Linking CXX shared module functorch\functorch.pyd 2022-12-01T10:10:41.1120396Z [5960/5961] Linking CXX shared library bin\nnapi_backend.dll 2022-12-01T10:10:41.1126017Z [5960/5961] Install the project... 2022-12-01T10:10:41.1825503Z -- Install configuration: "Release" 2022-12-01T10:11:26.5081297Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T10:11:26.5082754Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2019-cpu-py3 -DBUILD_PYTHON=True -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_GENERATOR=Ninja -DCMAKE_INCLUDE_PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\include -DCMAKE_INSTALL_PREFIX=C:\actions-runner\_work\pytorch\pytorch\torch -DCMAKE_PREFIX_PATH=C:\Jenkins\Miniconda3\Lib\site-packages -DNUMPY_INCLUDE_DIR=C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\include -DPYTHON_EXECUTABLE=C:\Jenkins\Miniconda3\python.exe -DPYTHON_INCLUDE_DIR=C:\Jenkins\Miniconda3\Include -DPYTHON_LIBRARY=C:\Jenkins\Miniconda3/libs/python39.lib -DTORCH_BUILD_VERSION=1.13.0a0+gitc13d400 -DUSE_CUDA=0 -DUSE_NUMPY=True C:\actions-runner\_work\pytorch\pytorch 2022-12-01T10:11:26.5083990Z cmake --build . --target install --config Release -- -j 8 2022-12-01T10:11:26.5098721Z running bdist_wheel 2022-12-01T10:11:27.2675206Z running build 2022-12-01T10:11:27.2675441Z running build_py 2022-12-01T10:11:27.2819152Z creating build\lib.win-amd64-cpython-39 2022-12-01T10:11:27.2820436Z creating build\lib.win-amd64-cpython-39\caffe2 2022-12-01T10:11:27.2827173Z copying caffe2\__init__.py -> build\lib.win-amd64-cpython-39\caffe2 2022-12-01T10:11:27.2837554Z creating build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:11:27.2839818Z copying functorch\setup.py -> build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:11:27.2850714Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:11:27.2869336Z creating build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.2871857Z copying torch\functional.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.2928073Z copying torch\hub.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.2950470Z copying torch\library.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.2965555Z copying torch\overrides.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3034721Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3061498Z copying torch\random.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3074735Z copying torch\return_types.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3088107Z copying torch\serialization.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3131185Z copying torch\storage.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3160675Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3173049Z copying torch\types.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3184499Z copying torch\version.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3193043Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3222750Z copying torch\_classes.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3234696Z copying torch\_deploy.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3252208Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3292937Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3302871Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3334063Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3348897Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3383517Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3394315Z copying torch\_ops.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3414901Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3427383Z copying torch\_six.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3442526Z copying torch\_sources.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3454486Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3473635Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3518073Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3614565Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3636139Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3913076Z copying torch\_utils.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3937879Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3945116Z copying torch\_VF.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3956391Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3971342Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3981679Z copying torch\__config__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.3997126Z copying torch\__future__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.4019562Z copying torch\__init__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:27.4052546Z creating build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4054799Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4065417Z copying torchgen\context.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4076313Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4152999Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4187012Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4224518Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4260072Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4273474Z copying torchgen\local.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4286289Z copying torchgen\model.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4355499Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4378814Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4398978Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:11:27.4407969Z creating build\lib.win-amd64-cpython-39\caffe2\contrib 2022-12-01T10:11:27.4410318Z copying caffe2\contrib\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib 2022-12-01T10:11:27.4421316Z creating build\lib.win-amd64-cpython-39\caffe2\core 2022-12-01T10:11:27.4423743Z copying caffe2\core\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\core 2022-12-01T10:11:27.4431934Z creating build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:11:27.4434648Z copying caffe2\distributed\file_store_handler_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:11:27.4449018Z copying caffe2\distributed\redis_store_handler_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:11:27.4461290Z copying caffe2\distributed\store_ops_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:11:27.4480505Z copying caffe2\distributed\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:11:27.4487441Z creating build\lib.win-amd64-cpython-39\caffe2\experiments 2022-12-01T10:11:27.4495227Z copying caffe2\experiments\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\experiments 2022-12-01T10:11:27.4503828Z creating build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:11:27.4506355Z copying caffe2\perfkernels\hp_emblookup_codegen.py -> build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:11:27.4532246Z copying caffe2\perfkernels\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:11:27.4543888Z creating build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:11:27.4546463Z copying caffe2\proto\caffe2_pb2.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:11:27.4556077Z copying caffe2\proto\gen_proto_typestubs_helper.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:11:27.4564093Z copying caffe2\proto\torch_pb2.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:11:27.4572327Z copying caffe2\proto\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:11:27.4656143Z creating build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4658633Z copying caffe2\python\allcompare_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4700913Z copying caffe2\python\attention.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4719094Z copying caffe2\python\benchmark_generator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4737556Z copying caffe2\python\binarysize.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4754434Z copying caffe2\python\brew.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4766351Z copying caffe2\python\brew_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4782631Z copying caffe2\python\build.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4795586Z copying caffe2\python\cached_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4809887Z copying caffe2\python\caffe_translator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4841149Z copying caffe2\python\caffe_translator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4859202Z copying caffe2\python\checkpoint.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4891210Z copying caffe2\python\checkpoint_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4906221Z copying caffe2\python\cnn.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4923113Z copying caffe2\python\context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4938022Z copying caffe2\python\context_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4960877Z copying caffe2\python\control.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.4987624Z copying caffe2\python\control_ops_grad.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5013336Z copying caffe2\python\control_ops_grad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5028553Z copying caffe2\python\control_ops_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5046167Z copying caffe2\python\control_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5063789Z copying caffe2\python\convert.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5071664Z copying caffe2\python\convert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5090095Z copying caffe2\python\convnet_benchmarks.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5116584Z copying caffe2\python\convnet_benchmarks_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5128322Z copying caffe2\python\core.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5211622Z copying caffe2\python\core_gradients_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5268422Z copying caffe2\python\core_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5304741Z copying caffe2\python\crf.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5317890Z copying caffe2\python\crf_predict.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5330922Z copying caffe2\python\crf_viterbi_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5348674Z copying caffe2\python\dataio.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5370500Z copying caffe2\python\dataio_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5389350Z copying caffe2\python\dataset.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5413167Z copying caffe2\python\data_parallel_model.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5473861Z copying caffe2\python\data_parallel_model_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5519511Z copying caffe2\python\data_workers.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5538061Z copying caffe2\python\data_workers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5550754Z copying caffe2\python\db_file_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5562202Z copying caffe2\python\db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5579645Z copying caffe2\python\device_checker.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5592582Z copying caffe2\python\dyndep.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5604327Z copying caffe2\python\embedding_generation_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5616076Z copying caffe2\python\experiment_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5634931Z copying caffe2\python\extension_loader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5654926Z copying caffe2\python\fakefp16_transform_lib.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5663370Z copying caffe2\python\filler_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5675124Z copying caffe2\python\functional.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5689552Z copying caffe2\python\functional_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5701855Z copying caffe2\python\fused_8bit_rowwise_conversion_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5715738Z copying caffe2\python\gradient_checker.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5736219Z copying caffe2\python\gradient_check_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5760028Z copying caffe2\python\gru_cell.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5789111Z copying caffe2\python\hip_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5818055Z copying caffe2\python\hsm_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5829557Z copying caffe2\python\hypothesis_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.5907531Z copying caffe2\python\hypothesis_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7291301Z copying caffe2\python\ideep_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7304760Z copying caffe2\python\layers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7372360Z copying caffe2\python\layer_model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7393167Z copying caffe2\python\layer_model_instantiator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7411049Z copying caffe2\python\layer_parameter_sharing_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7425686Z copying caffe2\python\layer_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7437871Z copying caffe2\python\lazy.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7463344Z copying caffe2\python\lazy_dyndep.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7475593Z copying caffe2\python\lazy_dyndep_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7489578Z copying caffe2\python\lengths_reducer_fused_8bit_rowwise_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7508996Z copying caffe2\python\lengths_reducer_rowwise_8bit_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7520402Z copying caffe2\python\lstm_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7538516Z copying caffe2\python\memonger.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7569321Z copying caffe2\python\memonger_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7602075Z copying caffe2\python\mkl_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7613559Z copying caffe2\python\model_device_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7631959Z copying caffe2\python\model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7659059Z copying caffe2\python\model_helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7672588Z copying caffe2\python\modifier_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7684112Z copying caffe2\python\muji.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7705230Z copying caffe2\python\muji_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7717648Z copying caffe2\python\net_builder.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7744197Z copying caffe2\python\net_builder_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7763803Z copying caffe2\python\net_drawer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7777454Z copying caffe2\python\net_printer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7793771Z copying caffe2\python\net_printer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7812621Z copying caffe2\python\nomnigraph.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7830909Z copying caffe2\python\nomnigraph_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7844021Z copying caffe2\python\nomnigraph_transformations.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7859438Z copying caffe2\python\nomnigraph_transformations_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7871761Z copying caffe2\python\normalizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7882606Z copying caffe2\python\normalizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7895076Z copying caffe2\python\normalizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7903186Z copying caffe2\python\numa_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7914257Z copying caffe2\python\numa_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7930643Z copying caffe2\python\observer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7952031Z copying caffe2\python\operator_fp_exceptions_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.7965497Z copying caffe2\python\optimizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8023372Z copying caffe2\python\optimizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8035338Z copying caffe2\python\optimizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8065427Z copying caffe2\python\optimizer_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8081774Z copying caffe2\python\parallelize_bmuf_distributed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8102176Z copying caffe2\python\parallel_workers.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8123543Z copying caffe2\python\parallel_workers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8144713Z copying caffe2\python\pipeline.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8168090Z copying caffe2\python\pipeline_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8182334Z copying caffe2\python\predictor_constants.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8191412Z copying caffe2\python\python_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8214817Z copying caffe2\python\queue_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8226770Z copying caffe2\python\record_queue.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8241811Z copying caffe2\python\recurrent.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8255980Z copying caffe2\python\regularizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8281301Z copying caffe2\python\regularizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8294821Z copying caffe2\python\regularizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8309617Z copying caffe2\python\rnn_cell.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8361411Z copying caffe2\python\schema.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8399923Z copying caffe2\python\schema_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8419715Z copying caffe2\python\scope.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8432104Z copying caffe2\python\scope_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8443742Z copying caffe2\python\session.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8468020Z copying caffe2\python\session_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8479923Z copying caffe2\python\sparse_to_dense_mask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8496815Z copying caffe2\python\sparse_to_dense_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8513772Z copying caffe2\python\task.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8539631Z copying caffe2\python\task_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8562642Z copying caffe2\python\test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8575003Z copying caffe2\python\text_file_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8588789Z copying caffe2\python\timeout_guard.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8603083Z copying caffe2\python\toy_regression_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8615232Z copying caffe2\python\transformations.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8632933Z copying caffe2\python\transformations_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8648367Z copying caffe2\python\tt_core.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8665313Z copying caffe2\python\tt_core_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8678348Z copying caffe2\python\utils.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8694928Z copying caffe2\python\utils_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8945518Z copying caffe2\python\visualize.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8965910Z copying caffe2\python\workspace.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.8990258Z copying caffe2\python\workspace_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.9030218Z copying caffe2\python\_import_c_extension.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.9043449Z copying caffe2\python\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:11:27.9059411Z creating build\lib.win-amd64-cpython-39\caffe2\quantization 2022-12-01T10:11:27.9060739Z copying caffe2\quantization\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\quantization 2022-12-01T10:11:27.9069281Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:11:27.9071877Z copying caffe2\contrib\aten\aten_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:11:27.9083867Z copying caffe2\contrib\aten\gen_op.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:11:27.9104281Z copying caffe2\contrib\aten\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:11:27.9112410Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:11:27.9114649Z copying caffe2\contrib\gloo\gloo_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:11:27.9138221Z copying caffe2\contrib\gloo\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:11:27.9145621Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:11:27.9148287Z copying caffe2\contrib\nccl\nccl_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:11:27.9165500Z copying caffe2\contrib\nccl\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:11:27.9172566Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:11:27.9175125Z copying caffe2\contrib\nnpack\nnpack_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:11:27.9187255Z copying caffe2\contrib\nnpack\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:11:27.9195593Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9211339Z copying caffe2\contrib\playground\AnyExp.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9234481Z copying caffe2\contrib\playground\AnyExpOnTerm.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9245398Z copying caffe2\contrib\playground\checkpoint.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9257463Z copying caffe2\contrib\playground\compute_loss.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9276284Z copying caffe2\contrib\playground\compute_topk_accuracy.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9288089Z copying caffe2\contrib\playground\meter.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9296507Z copying caffe2\contrib\playground\ModuleRegister.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9322399Z copying caffe2\contrib\playground\module_map.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9334073Z copying caffe2\contrib\playground\output_generator.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9342987Z copying caffe2\contrib\playground\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:11:27.9350196Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:11:27.9352783Z copying caffe2\contrib\prof\cuda_profile_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:11:27.9366367Z copying caffe2\contrib\prof\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:11:27.9372482Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\script 2022-12-01T10:11:27.9374775Z copying caffe2\contrib\script\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\script 2022-12-01T10:11:27.9383802Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9385498Z copying caffe2\contrib\tensorboard\tensorboard.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9403626Z copying caffe2\contrib\tensorboard\tensorboard_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9425118Z copying caffe2\contrib\tensorboard\tensorboard_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9450894Z copying caffe2\contrib\tensorboard\tensorboard_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9463052Z copying caffe2\contrib\tensorboard\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:11:27.9470464Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:11:27.9473066Z copying caffe2\contrib\warpctc\ctc_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:11:27.9489568Z copying caffe2\contrib\warpctc\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:11:27.9496239Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:11:27.9498725Z copying caffe2\contrib\aten\docs\sample.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:11:27.9513015Z copying caffe2\contrib\aten\docs\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:11:27.9521693Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9524748Z copying caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_forward.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9536617Z copying caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_param_update.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9553973Z copying caffe2\contrib\playground\resnetdemo\explicit_resnet_forward.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9578083Z copying caffe2\contrib\playground\resnetdemo\explicit_resnet_param_update.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9591219Z copying caffe2\contrib\playground\resnetdemo\gfs_IN1k.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9604748Z copying caffe2\contrib\playground\resnetdemo\IN1k_resnet.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9618783Z copying caffe2\contrib\playground\resnetdemo\IN1k_resnet_no_test_model.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9631583Z copying caffe2\contrib\playground\resnetdemo\override_no_test_model_no_checkpoint.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9640141Z copying caffe2\contrib\playground\resnetdemo\rendezvous_filestore.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9651916Z copying caffe2\contrib\playground\resnetdemo\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:27.9659890Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\script\examples 2022-12-01T10:11:27.9662008Z copying caffe2\contrib\script\examples\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\script\examples 2022-12-01T10:11:27.9669825Z creating build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:11:27.9672349Z copying caffe2\core\nomnigraph\op_gen.py -> build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:11:27.9689406Z copying caffe2\core\nomnigraph\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:11:27.9697967Z creating build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9700576Z copying caffe2\experiments\python\convnet_benchmarks.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9723223Z copying caffe2\experiments\python\device_reduce_sum_bench.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9736042Z copying caffe2\experiments\python\funhash_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9775434Z copying caffe2\experiments\python\net_construct_bench.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9787799Z copying caffe2\experiments\python\SparseTransformer.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9807965Z copying caffe2\experiments\python\sparse_funhash_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9823621Z copying caffe2\experiments\python\sparse_reshape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9836808Z copying caffe2\experiments\python\tt_contraction_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9848332Z copying caffe2\experiments\python\tt_pad_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9861221Z copying caffe2\experiments\python\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:11:27.9869082Z creating build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9871612Z copying caffe2\python\docs\formatter.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9883679Z copying caffe2\python\docs\generator.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9910706Z copying caffe2\python\docs\github.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9933295Z copying caffe2\python\docs\parser.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9946771Z copying caffe2\python\docs\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:11:27.9963788Z creating build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:27.9966437Z copying caffe2\python\examples\char_rnn.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:27.9986790Z copying caffe2\python\examples\imagenet_trainer.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:28.0131910Z copying caffe2\python\examples\lmdb_create_example.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:28.0149002Z copying caffe2\python\examples\resnet50_trainer.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:28.0164029Z copying caffe2\python\examples\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:11:28.0172150Z creating build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:11:28.0174229Z copying caffe2\python\fakelowp\init_shared_libs.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:11:28.0183061Z copying caffe2\python\fakelowp\test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:11:28.0195547Z copying caffe2\python\fakelowp\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:11:28.0204204Z creating build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0207255Z copying caffe2\python\helpers\algebra.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0219339Z copying caffe2\python\helpers\arg_scope.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0231988Z copying caffe2\python\helpers\array_helpers.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0242688Z copying caffe2\python\helpers\control_ops.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0261463Z copying caffe2\python\helpers\conv.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0277580Z copying caffe2\python\helpers\db_input.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0285363Z copying caffe2\python\helpers\dropout.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0293490Z copying caffe2\python\helpers\elementwise_linear.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0305269Z copying caffe2\python\helpers\fc.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0316727Z copying caffe2\python\helpers\nonlinearity.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0331406Z copying caffe2\python\helpers\normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0351446Z copying caffe2\python\helpers\pooling.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0362391Z copying caffe2\python\helpers\quantization.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0370553Z copying caffe2\python\helpers\tools.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0381948Z copying caffe2\python\helpers\train.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0393664Z copying caffe2\python\helpers\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:11:28.0404884Z creating build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0407416Z copying caffe2\python\ideep\adam_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0419878Z copying caffe2\python\ideep\blobs_queue_db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0432061Z copying caffe2\python\ideep\channel_shuffle_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0454159Z copying caffe2\python\ideep\concat_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0466751Z copying caffe2\python\ideep\convfusion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0624858Z copying caffe2\python\ideep\conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0636681Z copying caffe2\python\ideep\conv_transpose_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0648128Z copying caffe2\python\ideep\copy_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0659338Z copying caffe2\python\ideep\dropout_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0670647Z copying caffe2\python\ideep\elementwise_sum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0686512Z copying caffe2\python\ideep\expanddims_squeeze_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0699000Z copying caffe2\python\ideep\fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0720314Z copying caffe2\python\ideep\leaky_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0732016Z copying caffe2\python\ideep\LRN_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0743727Z copying caffe2\python\ideep\moment_sgd_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0755512Z copying caffe2\python\ideep\operator_fallback_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0767570Z copying caffe2\python\ideep\order_switch_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0796145Z copying caffe2\python\ideep\pool_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0818771Z copying caffe2\python\ideep\pre_convert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0831292Z copying caffe2\python\ideep\relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0848805Z copying caffe2\python\ideep\reshape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0861609Z copying caffe2\python\ideep\shape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0873609Z copying caffe2\python\ideep\sigmoid_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0887100Z copying caffe2\python\ideep\softmax_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0898809Z copying caffe2\python\ideep\spatial_bn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0916392Z copying caffe2\python\ideep\test_ideep_net.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0928792Z copying caffe2\python\ideep\transform_ideep_net.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0952617Z copying caffe2\python\ideep\transpose_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0964694Z copying caffe2\python\ideep\weightedsum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0976058Z copying caffe2\python\ideep\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:11:28.0990460Z creating build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.0993227Z copying caffe2\python\layers\adaptive_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1006895Z copying caffe2\python\layers\add_bias.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1032727Z copying caffe2\python\layers\arc_cosine_feature_map.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1045531Z copying caffe2\python\layers\batch_huber_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1072942Z copying caffe2\python\layers\batch_lr_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1090986Z copying caffe2\python\layers\batch_mse_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1103436Z copying caffe2\python\layers\batch_normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1115621Z copying caffe2\python\layers\batch_sigmoid_cross_entropy_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1127895Z copying caffe2\python\layers\batch_softmax_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1142227Z copying caffe2\python\layers\blob_weighted_sum.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1153907Z copying caffe2\python\layers\bpr_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1173675Z copying caffe2\python\layers\bucket_weighted.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1185618Z copying caffe2\python\layers\build_index.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1198789Z copying caffe2\python\layers\concat.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1209905Z copying caffe2\python\layers\constant_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1221196Z copying caffe2\python\layers\conv.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1236770Z copying caffe2\python\layers\dropout.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1251321Z copying caffe2\python\layers\fc.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1265030Z copying caffe2\python\layers\fc_without_bias.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1276701Z copying caffe2\python\layers\fc_with_bootstrap.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1294932Z copying caffe2\python\layers\feature_sparse_to_dense.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1317804Z copying caffe2\python\layers\functional.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1330137Z copying caffe2\python\layers\gather_record.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1341906Z copying caffe2\python\layers\homotopy_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1355082Z copying caffe2\python\layers\label_smooth.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1370445Z copying caffe2\python\layers\last_n_window_collector.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1381864Z copying caffe2\python\layers\layers.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1404481Z copying caffe2\python\layers\layer_normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1416632Z copying caffe2\python\layers\margin_rank_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1428921Z copying caffe2\python\layers\merge_id_lists.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1440067Z copying caffe2\python\layers\pairwise_similarity.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1464522Z copying caffe2\python\layers\position_weighted.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1477415Z copying caffe2\python\layers\random_fourier_features.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1489444Z copying caffe2\python\layers\reservoir_sampling.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1500867Z copying caffe2\python\layers\sampling_train.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1511845Z copying caffe2\python\layers\sampling_trainable_mixin.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1523250Z copying caffe2\python\layers\select_record_by_context.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1539587Z copying caffe2\python\layers\semi_random_features.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1552376Z copying caffe2\python\layers\sparse_dropout_with_replacement.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1563424Z copying caffe2\python\layers\sparse_feature_hash.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1585732Z copying caffe2\python\layers\sparse_itemwise_dropout_with_replacement.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1596578Z copying caffe2\python\layers\sparse_lookup.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1617332Z copying caffe2\python\layers\split.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1628925Z copying caffe2\python\layers\tags.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1640951Z copying caffe2\python\layers\uniform_sampling.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1662544Z copying caffe2\python\layers\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:11:28.1714440Z creating build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:11:28.1716052Z copying caffe2\python\mint\app.py -> build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:11:28.1732709Z copying caffe2\python\mint\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:11:28.1743711Z creating build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1746148Z copying caffe2\python\mkl\mkl_concat_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1764064Z copying caffe2\python\mkl\mkl_conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1775848Z copying caffe2\python\mkl\mkl_copy_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1787464Z copying caffe2\python\mkl\mkl_elementwise_add_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1804944Z copying caffe2\python\mkl\mkl_elementwise_sum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1817448Z copying caffe2\python\mkl\mkl_fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1828694Z copying caffe2\python\mkl\mkl_fc_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1847119Z copying caffe2\python\mkl\mkl_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1859407Z copying caffe2\python\mkl\mkl_LRN_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1875250Z copying caffe2\python\mkl\mkl_LRN_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1887574Z copying caffe2\python\mkl\mkl_pool_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1901253Z copying caffe2\python\mkl\mkl_pool_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1915656Z copying caffe2\python\mkl\mkl_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1929075Z copying caffe2\python\mkl\mkl_sbn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1948915Z copying caffe2\python\mkl\mkl_sbn_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1962728Z copying caffe2\python\mkl\mkl_sigmoid_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1974824Z copying caffe2\python\mkl\mkl_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.1988406Z copying caffe2\python\mkl\mkl_squeeze_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.2005649Z copying caffe2\python\mkl\rewrite_graph.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.2026246Z copying caffe2\python\mkl\rewrite_graph_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.2092152Z copying caffe2\python\mkl\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:11:28.2101800Z creating build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2104538Z copying caffe2\python\modeling\compute_histogram_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2117590Z copying caffe2\python\modeling\compute_histogram_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2131140Z copying caffe2\python\modeling\compute_norm_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2157047Z copying caffe2\python\modeling\compute_norm_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2170020Z copying caffe2\python\modeling\compute_statistics_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2182403Z copying caffe2\python\modeling\compute_statistics_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2203580Z copying caffe2\python\modeling\get_entry_from_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2219773Z copying caffe2\python\modeling\get_entry_from_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2231493Z copying caffe2\python\modeling\gradient_clipping.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2253045Z copying caffe2\python\modeling\gradient_clipping_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2267333Z copying caffe2\python\modeling\initializers.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2288095Z copying caffe2\python\modeling\initializers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2299800Z copying caffe2\python\modeling\net_modifier.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2311512Z copying caffe2\python\modeling\parameter_info.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2323090Z copying caffe2\python\modeling\parameter_sharing.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2335204Z copying caffe2\python\modeling\parameter_sharing_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2352719Z copying caffe2\python\modeling\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:11:28.2360766Z creating build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2363910Z copying caffe2\python\models\download.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2376837Z copying caffe2\python\models\imagenet_trainer_test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2389813Z copying caffe2\python\models\resnet.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2410640Z copying caffe2\python\models\resnet_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2422596Z copying caffe2\python\models\shufflenet.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2451820Z copying caffe2\python\models\shufflenet_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2470487Z copying caffe2\python\models\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2476236Z copying caffe2\python\models\__sym_init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:11:28.2487747Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2490207Z copying caffe2\python\onnx\backend.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2522949Z copying caffe2\python\onnx\backend_cpp_rep.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2537410Z copying caffe2\python\onnx\backend_rep.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2548773Z copying caffe2\python\onnx\error.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2557275Z copying caffe2\python\onnx\frontend.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2578352Z copying caffe2\python\onnx\helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2593345Z copying caffe2\python\onnx\onnxifi.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2605980Z copying caffe2\python\onnx\test_onnxifi.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2620475Z copying caffe2\python\onnx\workspace.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2632827Z copying caffe2\python\onnx\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:11:28.2670768Z creating build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2672543Z copying caffe2\python\operator_test\activation_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2687881Z copying caffe2\python\operator_test\adadelta_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2701503Z copying caffe2\python\operator_test\adagrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2729974Z copying caffe2\python\operator_test\adagrad_test_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2748434Z copying caffe2\python\operator_test\adam_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2769662Z copying caffe2\python\operator_test\affine_channel_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2781853Z copying caffe2\python\operator_test\alias_with_name_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2796011Z copying caffe2\python\operator_test\apmeter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2809500Z copying caffe2\python\operator_test\arg_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2826648Z copying caffe2\python\operator_test\assert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2838230Z copying caffe2\python\operator_test\async_net_barrier_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2853005Z copying caffe2\python\operator_test\atomic_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2866874Z copying caffe2\python\operator_test\basic_rnn_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2888204Z copying caffe2\python\operator_test\batch_box_cox_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2902706Z copying caffe2\python\operator_test\batch_bucketize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2914371Z copying caffe2\python\operator_test\batch_moments_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2934775Z copying caffe2\python\operator_test\batch_sparse_to_dense_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2947872Z copying caffe2\python\operator_test\bbox_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2976824Z copying caffe2\python\operator_test\bisect_percentile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.2993404Z copying caffe2\python\operator_test\blobs_queue_db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3012203Z copying caffe2\python\operator_test\boolean_mask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3041370Z copying caffe2\python\operator_test\boolean_unmask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3053170Z copying caffe2\python\operator_test\box_with_nms_limit_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3065792Z copying caffe2\python\operator_test\bucketize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3083702Z copying caffe2\python\operator_test\cast_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3101619Z copying caffe2\python\operator_test\ceil_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3131446Z copying caffe2\python\operator_test\channel_backprop_stats_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3149559Z copying caffe2\python\operator_test\channel_shuffle_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3162162Z copying caffe2\python\operator_test\channel_stats_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3173103Z copying caffe2\python\operator_test\checkpoint_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3196676Z copying caffe2\python\operator_test\clip_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3207980Z copying caffe2\python\operator_test\clip_tensor_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3225318Z copying caffe2\python\operator_test\collect_and_distribute_fpn_rpn_proposals_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3243953Z copying caffe2\python\operator_test\concat_op_cost_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3257946Z copying caffe2\python\operator_test\concat_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3283746Z copying caffe2\python\operator_test\conditional_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3295162Z copying caffe2\python\operator_test\conftest.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3312988Z copying caffe2\python\operator_test\conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3349688Z copying caffe2\python\operator_test\conv_transpose_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3375060Z copying caffe2\python\operator_test\copy_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3391797Z copying caffe2\python\operator_test\copy_rows_to_tensor_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3402755Z copying caffe2\python\operator_test\cosine_embedding_criterion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3414103Z copying caffe2\python\operator_test\counter_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3429894Z copying caffe2\python\operator_test\crf_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3447879Z copying caffe2\python\operator_test\cross_entropy_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3478674Z copying caffe2\python\operator_test\ctc_beam_search_decoder_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3493442Z copying caffe2\python\operator_test\ctc_greedy_decoder_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3507481Z copying caffe2\python\operator_test\cudnn_recurrent_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3525474Z copying caffe2\python\operator_test\dataset_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3549238Z copying caffe2\python\operator_test\data_couple_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3562858Z copying caffe2\python\operator_test\decay_adagrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3579180Z copying caffe2\python\operator_test\deform_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3608213Z copying caffe2\python\operator_test\dense_vector_to_id_list_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3619655Z copying caffe2\python\operator_test\depthwise_3x3_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3641143Z copying caffe2\python\operator_test\detectron_keypoints.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3662254Z copying caffe2\python\operator_test\distance_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3682615Z copying caffe2\python\operator_test\dropout_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3697773Z copying caffe2\python\operator_test\duplicate_operands_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3711283Z copying caffe2\python\operator_test\elementwise_linear_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3731430Z copying caffe2\python\operator_test\elementwise_logical_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3744444Z copying caffe2\python\operator_test\elementwise_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3776992Z copying caffe2\python\operator_test\elementwise_op_broadcast_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3924244Z copying caffe2\python\operator_test\emptysample_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3937351Z copying caffe2\python\operator_test\enforce_finite_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3963645Z copying caffe2\python\operator_test\ensure_clipped_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3975837Z copying caffe2\python\operator_test\ensure_cpu_output_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.3991324Z copying caffe2\python\operator_test\erf_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4003882Z copying caffe2\python\operator_test\expand_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4018846Z copying caffe2\python\operator_test\fc_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4031514Z copying caffe2\python\operator_test\feature_maps_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4053127Z copying caffe2\python\operator_test\filler_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4078183Z copying caffe2\python\operator_test\find_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4098937Z copying caffe2\python\operator_test\flatten_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4116005Z copying caffe2\python\operator_test\flexible_top_k_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4137699Z copying caffe2\python\operator_test\floor_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4152497Z copying caffe2\python\operator_test\fused_nbit_rowwise_conversion_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4169751Z copying caffe2\python\operator_test\fused_nbit_rowwise_test_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4189375Z copying caffe2\python\operator_test\gather_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4207191Z copying caffe2\python\operator_test\gather_ranges_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4227953Z copying caffe2\python\operator_test\given_tensor_byte_string_to_uint8_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4240394Z copying caffe2\python\operator_test\given_tensor_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4263367Z copying caffe2\python\operator_test\glu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4289787Z copying caffe2\python\operator_test\group_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4304420Z copying caffe2\python\operator_test\group_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4316912Z copying caffe2\python\operator_test\gru_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4335286Z copying caffe2\python\operator_test\heatmap_max_keypoint_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4352231Z copying caffe2\python\operator_test\histogram_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4375094Z copying caffe2\python\operator_test\hsm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4394792Z copying caffe2\python\operator_test\hyperbolic_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4407567Z copying caffe2\python\operator_test\im2col_col2im_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4429997Z copying caffe2\python\operator_test\image_input_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4455623Z copying caffe2\python\operator_test\index_hash_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4467379Z copying caffe2\python\operator_test\index_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4479402Z copying caffe2\python\operator_test\instance_norm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4498335Z copying caffe2\python\operator_test\integral_image_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4509642Z copying caffe2\python\operator_test\jsd_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4523044Z copying caffe2\python\operator_test\key_split_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4534777Z copying caffe2\python\operator_test\lars_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4547074Z copying caffe2\python\operator_test\layer_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4569071Z copying caffe2\python\operator_test\leaky_relu_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4584791Z copying caffe2\python\operator_test\learning_rate_adaption_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4596424Z copying caffe2\python\operator_test\learning_rate_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4616791Z copying caffe2\python\operator_test\lengths_pad_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4629723Z copying caffe2\python\operator_test\lengths_reducer_fused_nbit_rowwise_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4650849Z copying caffe2\python\operator_test\lengths_tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4666673Z copying caffe2\python\operator_test\lengths_top_k_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4681045Z copying caffe2\python\operator_test\length_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4704064Z copying caffe2\python\operator_test\listwise_l2r_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4720842Z copying caffe2\python\operator_test\load_save_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4757683Z copying caffe2\python\operator_test\locally_connected_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4774674Z copying caffe2\python\operator_test\loss_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4789090Z copying caffe2\python\operator_test\lpnorm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4803794Z copying caffe2\python\operator_test\map_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4821525Z copying caffe2\python\operator_test\margin_loss_l2r_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4834260Z copying caffe2\python\operator_test\margin_ranking_criterion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4850485Z copying caffe2\python\operator_test\math_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4861710Z copying caffe2\python\operator_test\matmul_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4878143Z copying caffe2\python\operator_test\mean_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4892127Z copying caffe2\python\operator_test\merge_id_lists_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4904977Z copying caffe2\python\operator_test\mkl_conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4925683Z copying caffe2\python\operator_test\mkl_packed_fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4937228Z copying caffe2\python\operator_test\mod_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4948627Z copying caffe2\python\operator_test\moments_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4970409Z copying caffe2\python\operator_test\momentum_sgd_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.4982794Z copying caffe2\python\operator_test\mpi_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5002733Z copying caffe2\python\operator_test\mul_gradient_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5014530Z copying caffe2\python\operator_test\negate_gradient_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5028163Z copying caffe2\python\operator_test\ngram_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5040686Z copying caffe2\python\operator_test\normalize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5052389Z copying caffe2\python\operator_test\numpy_tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5064675Z copying caffe2\python\operator_test\one_hot_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5084595Z copying caffe2\python\operator_test\onnx_while_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5130218Z copying caffe2\python\operator_test\order_switch_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5143138Z copying caffe2\python\operator_test\pack_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5159002Z copying caffe2\python\operator_test\pack_rnn_sequence_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5171595Z copying caffe2\python\operator_test\pad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5184455Z copying caffe2\python\operator_test\partition_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5198246Z copying caffe2\python\operator_test\percentile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5219128Z copying caffe2\python\operator_test\piecewise_linear_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5231658Z copying caffe2\python\operator_test\pooling_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5256209Z copying caffe2\python\operator_test\prepend_dim_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5267166Z copying caffe2\python\operator_test\python_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5282117Z copying caffe2\python\operator_test\quantile_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5308723Z copying caffe2\python\operator_test\rand_quantization_op_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5321447Z copying caffe2\python\operator_test\rank_loss_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5334924Z copying caffe2\python\operator_test\rebatching_queue_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5351544Z copying caffe2\python\operator_test\record_queue_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5362867Z copying caffe2\python\operator_test\recurrent_network_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5379489Z copying caffe2\python\operator_test\recurrent_net_executor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5393687Z copying caffe2\python\operator_test\reduce_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5416806Z copying caffe2\python\operator_test\reduction_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5431093Z copying caffe2\python\operator_test\reshape_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5444160Z copying caffe2\python\operator_test\resize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5466287Z copying caffe2\python\operator_test\rmac_regions_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5477965Z copying caffe2\python\operator_test\rms_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5489088Z copying caffe2\python\operator_test\rnn_cell_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5541677Z copying caffe2\python\operator_test\roi_align_rotated_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5581184Z copying caffe2\python\operator_test\rowwise_counter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5594779Z copying caffe2\python\operator_test\scale_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5610496Z copying caffe2\python\operator_test\segment_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5631730Z copying caffe2\python\operator_test\self_binning_histogram_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5653373Z copying caffe2\python\operator_test\selu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5667118Z copying caffe2\python\operator_test\sequence_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5693792Z copying caffe2\python\operator_test\shape_inference_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5722647Z copying caffe2\python\operator_test\sinusoid_position_encoding_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5735947Z copying caffe2\python\operator_test\softmax_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5760303Z copying caffe2\python\operator_test\softplus_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5769303Z copying caffe2\python\operator_test\sparse_dropout_with_replacement_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5783640Z copying caffe2\python\operator_test\sparse_gradient_checker_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5830398Z copying caffe2\python\operator_test\sparse_itemwise_dropout_with_replacement_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5845386Z copying caffe2\python\operator_test\sparse_lengths_sum_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5858845Z copying caffe2\python\operator_test\sparse_lp_regularizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5871775Z copying caffe2\python\operator_test\sparse_normalize_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5886340Z copying caffe2\python\operator_test\sparse_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5903946Z copying caffe2\python\operator_test\sparse_to_dense_mask_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5916079Z copying caffe2\python\operator_test\spatial_bn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5940085Z copying caffe2\python\operator_test\specialized_segment_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5957038Z copying caffe2\python\operator_test\split_op_cost_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.5969842Z copying caffe2\python\operator_test\square_root_divide_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6009163Z copying caffe2\python\operator_test\stats_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6022303Z copying caffe2\python\operator_test\stats_put_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6378034Z copying caffe2\python\operator_test\storm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6378527Z copying caffe2\python\operator_test\string_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6379008Z copying caffe2\python\operator_test\text_file_reader_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6380684Z copying caffe2\python\operator_test\thresholded_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6402583Z copying caffe2\python\operator_test\tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6410337Z copying caffe2\python\operator_test\top_k_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6425817Z copying caffe2\python\operator_test\torch_integration_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6469714Z copying caffe2\python\operator_test\transpose_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6484627Z copying caffe2\python\operator_test\trigonometric_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6503941Z copying caffe2\python\operator_test\unique_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6522177Z copying caffe2\python\operator_test\unique_uniform_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6539526Z copying caffe2\python\operator_test\unsafe_coalesce_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6550667Z copying caffe2\python\operator_test\upsample_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6569245Z copying caffe2\python\operator_test\utility_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6581269Z copying caffe2\python\operator_test\video_input_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6628410Z copying caffe2\python\operator_test\weighted_multi_sample_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6640279Z copying caffe2\python\operator_test\weighted_sample_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6650852Z copying caffe2\python\operator_test\weighted_sum_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6662563Z copying caffe2\python\operator_test\weight_scale_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6675018Z copying caffe2\python\operator_test\wngrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6694220Z copying caffe2\python\operator_test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:11:28.6703222Z creating build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6705990Z copying caffe2\python\predictor\mobile_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6719174Z copying caffe2\python\predictor\mobile_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6733735Z copying caffe2\python\predictor\predictor_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6765198Z copying caffe2\python\predictor\predictor_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6790195Z copying caffe2\python\predictor\predictor_py_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6804496Z copying caffe2\python\predictor\predictor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6816920Z copying caffe2\python\predictor\serde.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6825731Z copying caffe2\python\predictor\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:11:28.6833803Z creating build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:11:28.6836551Z copying caffe2\python\rnn\lstm_comparison.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:11:28.6863082Z copying caffe2\python\rnn\rnn_cell_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:11:28.6875593Z copying caffe2\python\rnn\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:11:28.6883189Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:11:28.6885784Z copying caffe2\python\serialized_test\coverage.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:11:28.6897066Z copying caffe2\python\serialized_test\serialized_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:11:28.6913141Z copying caffe2\python\serialized_test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:11:28.6921868Z creating build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6924847Z copying caffe2\python\test\blob_deallocation_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6936544Z copying caffe2\python\test\do_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6948489Z copying caffe2\python\test\executor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6960904Z copying caffe2\python\test\executor_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6988460Z copying caffe2\python\test\fakefp16_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.6999865Z copying caffe2\python\test\gpu_context_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.7013076Z copying caffe2\python\test\inference_lstm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.7024386Z copying caffe2\python\test\python_protobuf_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.7039463Z copying caffe2\python\test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:11:28.7047070Z creating build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:11:28.7049585Z copying caffe2\python\trt\test_pt_onnx_trt.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:11:28.7062329Z copying caffe2\python\trt\test_trt.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:11:28.7082066Z copying caffe2\python\trt\transform.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:11:28.7093753Z copying caffe2\python\trt\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:11:28.7106432Z creating build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7110197Z copying caffe2\python\models\seq2seq\beam_search.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7134709Z copying caffe2\python\models\seq2seq\seq2seq_beam_search_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7147000Z copying caffe2\python\models\seq2seq\seq2seq_model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7173222Z copying caffe2\python\models\seq2seq\seq2seq_model_helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7189859Z copying caffe2\python\models\seq2seq\seq2seq_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7210656Z copying caffe2\python\models\seq2seq\train.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7236261Z copying caffe2\python\models\seq2seq\translate.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7267175Z copying caffe2\python\models\seq2seq\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:11:28.7274603Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:11:28.7276848Z copying caffe2\python\onnx\bin\conversion.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:11:28.7307906Z copying caffe2\python\onnx\bin\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:11:28.7315688Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7318235Z copying caffe2\python\onnx\tests\c2_ref_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7345465Z copying caffe2\python\onnx\tests\conversion_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7359248Z copying caffe2\python\onnx\tests\helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7379255Z copying caffe2\python\onnx\tests\onnx_backend_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7411487Z copying caffe2\python\onnx\tests\ssa_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7429079Z copying caffe2\python\onnx\tests\test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7440196Z copying caffe2\python\onnx\tests\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:11:28.7456057Z creating build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7458883Z copying caffe2\quantization\server\batch_matmul_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7472473Z copying caffe2\quantization\server\batch_permutation_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7484973Z copying caffe2\quantization\server\channel_shuffle_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7506151Z copying caffe2\quantization\server\compute_equalization_scale_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7518641Z copying caffe2\quantization\server\concat_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7530609Z copying caffe2\quantization\server\conv_depthwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7551240Z copying caffe2\quantization\server\conv_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7564501Z copying caffe2\quantization\server\conv_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7585983Z copying caffe2\quantization\server\conv_groupwise_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7599364Z copying caffe2\quantization\server\conv_groupwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7619471Z copying caffe2\quantization\server\dequantize_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7631822Z copying caffe2\quantization\server\dnnlowp_test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7650310Z copying caffe2\quantization\server\elementwise_add_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7662933Z copying caffe2\quantization\server\elementwise_linear_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7675050Z copying caffe2\quantization\server\elementwise_mul_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7695200Z copying caffe2\quantization\server\elementwise_sum_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7721472Z copying caffe2\quantization\server\fully_connected_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7855498Z copying caffe2\quantization\server\fully_connected_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7869264Z copying caffe2\quantization\server\fully_connected_fp16_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7884143Z copying caffe2\quantization\server\fully_connected_rowwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7903740Z copying caffe2\quantization\server\gather_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7915088Z copying caffe2\quantization\server\group_norm_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7939366Z copying caffe2\quantization\server\int8_gen_quant_params_min_max_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7952996Z copying caffe2\quantization\server\int8_gen_quant_params_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7977816Z copying caffe2\quantization\server\int8_quant_scheme_blob_fill_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.7991556Z copying caffe2\quantization\server\lstm_unit_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8003800Z copying caffe2\quantization\server\observer_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8015141Z copying caffe2\quantization\server\pool_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8031412Z copying caffe2\quantization\server\quantize_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8045095Z copying caffe2\quantization\server\relu_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8058955Z copying caffe2\quantization\server\resize_nearest_3d_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8071477Z copying caffe2\quantization\server\resize_nearest_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8083467Z copying caffe2\quantization\server\sigmoid_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8110984Z copying caffe2\quantization\server\spatial_batch_norm_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8123944Z copying caffe2\quantization\server\tanh_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8136008Z copying caffe2\quantization\server\utils.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8156737Z copying caffe2\quantization\server\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:11:28.8164480Z creating build\lib.win-amd64-cpython-39\functorch\compile 2022-12-01T10:11:28.8166813Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-39\functorch\compile 2022-12-01T10:11:28.8200418Z creating build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8202873Z copying functorch\dim\batch_tensor.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8214835Z copying functorch\dim\delayed_mul_tensor.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8228110Z copying functorch\dim\dim.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8239721Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8256547Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8276045Z copying functorch\dim\reference.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8301550Z copying functorch\dim\tree_map.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8309817Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8322721Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:11:28.8337073Z creating build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:11:28.8345601Z copying functorch\experimental\batch_norm_replacement.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:11:28.8362665Z copying functorch\experimental\cond.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:11:28.8375334Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:11:28.8383023Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:11:28.8393943Z creating build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8396739Z copying functorch\_src\aot_autograd.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8426960Z copying functorch\_src\benchmark_utils.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8451860Z copying functorch\_src\compilers.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8470304Z copying functorch\_src\compile_utils.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8496888Z copying functorch\_src\config.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8507549Z copying functorch\_src\eager_transforms.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8552972Z copying functorch\_src\fx_minifier.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8573713Z copying functorch\_src\make_functional.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8597964Z copying functorch\_src\named_members_polyfill.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8611428Z copying functorch\_src\partitioners.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8631229Z copying functorch\_src\python_key.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8639440Z copying functorch\_src\pytree_hacks.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8651559Z copying functorch\_src\top_operators_github_usage.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:28.8674051Z copying functorch\_src\vmap.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:29.0096351Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:11:29.0107033Z creating build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:11:29.0109879Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:11:29.0129729Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:11:29.0138795Z creating build\lib.win-amd64-cpython-39\torch\ao 2022-12-01T10:11:29.0141162Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao 2022-12-01T10:11:29.0151903Z creating build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0154444Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0168008Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0182145Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0206094Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0254323Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0312878Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0332755Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0344753Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0372931Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0387130Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0412699Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0466682Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:11:29.0499078Z creating build\lib.win-amd64-cpython-39\torch\backends 2022-12-01T10:11:29.0501528Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends 2022-12-01T10:11:29.0515302Z creating build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:11:29.0517759Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:11:29.0531604Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:11:29.0538739Z creating build\lib.win-amd64-cpython-39\torch\cpu 2022-12-01T10:11:29.0541320Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-39\torch\cpu 2022-12-01T10:11:29.0553210Z creating build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0556058Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0563060Z copying torch\cuda\error.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0568994Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0592799Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0604852Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0623526Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0645729Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0656573Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0670417Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0682205Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0688988Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0708099Z copying torch\cuda\_dynamo_graphs.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0722264Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0732613Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0752418Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0763308Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:11:29.0785561Z creating build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0788259Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0803482Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0810475Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0920586Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0940213Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0965581Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.0980061Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.1001249Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.1020574Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:11:29.1038496Z creating build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1041010Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1059117Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1071108Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1086767Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1105398Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1117349Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1133628Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1168169Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1188050Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1207039Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1248900Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1272164Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1283472Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1297403Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1312302Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1331368Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1350405Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1361764Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1374069Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1385442Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1408194Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1427999Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1445499Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1475708Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1497951Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1509292Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1520149Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1536361Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1548156Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1559170Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1577789Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1591027Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1602339Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1636782Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1648187Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1659427Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1669920Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1684939Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1699891Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1712064Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1743070Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1753382Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1769674Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1781154Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1792153Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1806536Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:11:29.1839320Z creating build\lib.win-amd64-cpython-39\torch\fft 2022-12-01T10:11:29.1841565Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-39\torch\fft 2022-12-01T10:11:29.1881875Z creating build\lib.win-amd64-cpython-39\torch\futures 2022-12-01T10:11:29.1884352Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-39\torch\futures 2022-12-01T10:11:29.1907105Z creating build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.1909663Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.1920537Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.1969119Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2116159Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2126945Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2156598Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2177029Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2196150Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2221888Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2232644Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2243662Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2262541Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2278631Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2289910Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2328831Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:11:29.2352394Z creating build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2355471Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2382528Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2413765Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2425279Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2577791Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2592440Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2604698Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2623764Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2637094Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2652042Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2662604Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2674590Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2681771Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2699984Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2710097Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2725884Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2732940Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2747415Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2757673Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2790242Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2838845Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2857120Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2898080Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2920270Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2950792Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:11:29.2966669Z creating build\lib.win-amd64-cpython-39\torch\linalg 2022-12-01T10:11:29.2968935Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-39\torch\linalg 2022-12-01T10:11:29.3051555Z creating build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:11:29.3053801Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:11:29.3090374Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:11:29.3134145Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:11:29.3143136Z creating build\lib.win-amd64-cpython-39\torch\monitor 2022-12-01T10:11:29.3145757Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-39\torch\monitor 2022-12-01T10:11:29.3165174Z creating build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3167700Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3184921Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3203217Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3225540Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3237561Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3285318Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:11:29.3297691Z creating build\lib.win-amd64-cpython-39\torch\nested 2022-12-01T10:11:29.3300078Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-39\torch\nested 2022-12-01T10:11:29.3321606Z creating build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3332149Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3343391Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3354136Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3494598Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3506686Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3540086Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3551789Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3567206Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:29.3582369Z creating build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3584994Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3596870Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3604132Z copying torch\onnx\symbolic_caffe2.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3624003Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3676312Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3697323Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3739060Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3761107Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3784752Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3803420Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.3818148Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6495884Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6507101Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6517967Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6538643Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6689382Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6744738Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6774332Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6787288Z copying torch\onnx\_deprecation.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6936658Z copying torch\onnx\_experimental.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6971168Z copying torch\onnx\_exporter_states.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.6987787Z copying torch\onnx\_globals.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.7000788Z copying torch\onnx\_onnx_supported_ops.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.7019221Z copying torch\onnx\_patch_torch.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.7030790Z copying torch\onnx\_type_utils.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.7044909Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:11:29.7060469Z creating build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7063025Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7074661Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7091846Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7114131Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7134256Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7155963Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7167368Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7208978Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7267048Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7288692Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7303224Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7329809Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7347852Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7364862Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7384578Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7398781Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7531315Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7541929Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:29.7561696Z creating build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7564333Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7579630Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7591176Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7613989Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7628111Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7670658Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7695942Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7711086Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7722450Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7733800Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7746801Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7761355Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7775718Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7794227Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7806019Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:11:29.7815684Z creating build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7818250Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7833025Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7852182Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7859177Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7883845Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7919691Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:11:29.7934393Z creating build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.7936945Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.7957018Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.7964010Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.7984266Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.7996417Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8006473Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8016518Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8031105Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8129017Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8142991Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8150222Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8157540Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8169212Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8180769Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8194162Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:11:29.8211320Z creating build\lib.win-amd64-cpython-39\torch\sparse 2022-12-01T10:11:29.8213887Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-39\torch\sparse 2022-12-01T10:11:29.8227337Z creating build\lib.win-amd64-cpython-39\torch\special 2022-12-01T10:11:29.8229820Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-39\torch\special 2022-12-01T10:11:29.8262208Z creating build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8264778Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8319785Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8338934Z copying torch\testing\_deprecated.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8354414Z copying torch\testing\_legacy.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8377731Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:11:29.8388967Z creating build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8391658Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8413858Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8459664Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8482467Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8510136Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8591079Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8602215Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8619142Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8639498Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8652818Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8663605Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8686167Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8700276Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8714162Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8726719Z copying torch\utils\_crash_handler.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8739184Z copying torch\utils\_cuda_trace.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8758842Z copying torch\utils\_freeze.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8772060Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8789233Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8800926Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8819296Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8830473Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:11:29.8849946Z creating build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:11:29.8853599Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:11:29.8911851Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:11:29.8923129Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:11:29.8938758Z creating build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:11:29.8941273Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:11:29.8948826Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:11:29.8957880Z creating build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.8960347Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.8976021Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.8990236Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.8997281Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9025838Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9044805Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9062341Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9069242Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9076186Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9090550Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9097367Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:11:29.9109762Z creating build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9112265Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9127258Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9138620Z copying torch\_prims\nvfuser_executor.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9156636Z copying torch\_prims\nvfuser_prims.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9168304Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:11:29.9239860Z creating build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:11:29.9242051Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:11:29.9262000Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:11:29.9300932Z creating build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:11:29.9303533Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:11:29.9365483Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:11:29.9474111Z creating build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:11:29.9476613Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:11:29.9510451Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:11:29.9521766Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:11:29.9584157Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:11:29.9593042Z creating build\lib.win-amd64-cpython-39\torch\ao\nn 2022-12-01T10:11:29.9595387Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn 2022-12-01T10:11:29.9608950Z creating build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:11:29.9611618Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:11:29.9635764Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:11:29.9659501Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:11:29.9669176Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9671836Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9698876Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9719069Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9742474Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9802657Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9828821Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9845472Z copying torch\ao\quantization\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9860892Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9884552Z copying torch\ao\quantization\quantization_types.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9893019Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9928952Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9951298Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9967241Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9980407Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:29.9992744Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:30.0012303Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:30.0025782Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:30.0037819Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:30.0053840Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:11:30.0067267Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:11:30.0070011Z copying torch\ao\sparsity\_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:11:30.0077942Z copying torch\ao\sparsity\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:11:30.0092556Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic 2022-12-01T10:11:30.0094832Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic 2022-12-01T10:11:30.0104303Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat 2022-12-01T10:11:30.0106773Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat 2022-12-01T10:11:30.0116215Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable 2022-12-01T10:11:30.0118634Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable 2022-12-01T10:11:30.0128310Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:11:30.0138625Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:11:30.0163509Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:11:30.0173102Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse 2022-12-01T10:11:30.0175391Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse 2022-12-01T10:11:30.0185200Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:30.0187815Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:30.0208307Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:30.0218215Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic 2022-12-01T10:11:30.0220545Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic 2022-12-01T10:11:30.0230942Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:11:30.0233407Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:11:30.0245924Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:11:30.0263437Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:11:30.0275197Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:11:30.0284914Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:30.0287488Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:30.0298697Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:30.0308924Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:11:30.0311546Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:11:30.0334382Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:11:30.0355290Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:11:30.0365902Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic 2022-12-01T10:11:30.0368285Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic 2022-12-01T10:11:30.0379295Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0381976Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0395876Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0409935Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0438552Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0450659Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0486781Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0498986Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0515562Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0528661Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0562022Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0580266Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:11:30.0592949Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference 2022-12-01T10:11:30.0602171Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference 2022-12-01T10:11:30.0611897Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:30.0614408Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:30.0634872Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:30.0647172Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:30.0681627Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:30.0692159Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0694682Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0716126Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0732485Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0759378Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0771115Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0789610Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:30.0799655Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:11:30.0802216Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:11:30.0819176Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:11:30.0833432Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:11:30.0842747Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:30.0845295Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:30.0865766Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:30.0876322Z creating build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.0878851Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.0900952Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.0937719Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.0958518Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.0979405Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.1007252Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.1031773Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.1106115Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:11:30.1149885Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1152593Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1177812Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1196069Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1208024Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1229211Z copying torch\ao\quantization\backend_config\observation_type.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1235630Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1252263Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1265097Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1282907Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1295749Z copying torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1319452Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:11:30.1332142Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1334877Z copying torch\ao\quantization\fx\backend_config_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1350347Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1384591Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1406560Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1419473Z copying torch\ao\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1442987Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1455146Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1463481Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1471793Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1485444Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1505568Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1560911Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1577108Z copying torch\ao\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1590328Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1601937Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1635762Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1667375Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1697541Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:11:30.1708047Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1710676Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1754926Z copying torch\ao\quantization\fx\_model_report\model_report.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1779955Z copying torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1808138Z copying torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1842886Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:30.1850894Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:11:30.1853633Z copying torch\ao\sparsity\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:11:30.1867833Z copying torch\ao\sparsity\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:11:30.1880864Z copying torch\ao\sparsity\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:11:30.1906978Z copying torch\ao\sparsity\scheduler\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:11:30.1914834Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.1925773Z copying torch\ao\sparsity\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.1943925Z copying torch\ao\sparsity\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.1957045Z copying torch\ao\sparsity\sparsifier\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.1977292Z copying torch\ao\sparsity\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.1995323Z copying torch\ao\sparsity\sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:11:30.2002446Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental 2022-12-01T10:11:30.2005046Z copying torch\ao\sparsity\_experimental\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental 2022-12-01T10:11:30.2012222Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:30.2014831Z copying torch\ao\sparsity\_experimental\activation_sparsifier\activation_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:30.2038331Z copying torch\ao\sparsity\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:30.2045732Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:30.2048446Z copying torch\ao\sparsity\_experimental\data_scheduler\base_data_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:30.2060674Z copying torch\ao\sparsity\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:30.2070634Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:30.2078761Z copying torch\ao\sparsity\_experimental\data_sparsifier\base_data_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:30.2097706Z copying torch\ao\sparsity\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:30.2109724Z copying torch\ao\sparsity\_experimental\data_sparsifier\quantization_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:30.2131457Z copying torch\ao\sparsity\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:30.2141228Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:30.2143742Z copying torch\ao\sparsity\_experimental\pruner\base_pruner.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:30.2159962Z copying torch\ao\sparsity\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:30.2172986Z copying torch\ao\sparsity\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:30.2182664Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:11:30.2185330Z copying torch\ao\sparsity\_experimental\data_sparsifier\lightning\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:11:30.2193675Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:30.2196643Z copying torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:30.2210443Z copying torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:30.2222630Z copying torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:30.2298623Z creating build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:11:30.2300882Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:11:30.2315290Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:11:30.2326211Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:11:30.2335527Z creating build\lib.win-amd64-cpython-39\torch\backends\cuda 2022-12-01T10:11:30.2337917Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\cuda 2022-12-01T10:11:30.2358959Z creating build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:11:30.2361467Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:11:30.2392056Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:11:30.2412783Z creating build\lib.win-amd64-cpython-39\torch\backends\mkl 2022-12-01T10:11:30.2415277Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mkl 2022-12-01T10:11:30.2432744Z creating build\lib.win-amd64-cpython-39\torch\backends\mkldnn 2022-12-01T10:11:30.2435070Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mkldnn 2022-12-01T10:11:30.2449788Z creating build\lib.win-amd64-cpython-39\torch\backends\mps 2022-12-01T10:11:30.2452235Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mps 2022-12-01T10:11:30.2461569Z creating build\lib.win-amd64-cpython-39\torch\backends\openmp 2022-12-01T10:11:30.2463878Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\openmp 2022-12-01T10:11:30.2473423Z creating build\lib.win-amd64-cpython-39\torch\backends\opt_einsum 2022-12-01T10:11:30.2484815Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\opt_einsum 2022-12-01T10:11:30.2501699Z creating build\lib.win-amd64-cpython-39\torch\backends\quantized 2022-12-01T10:11:30.2504190Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\quantized 2022-12-01T10:11:30.2528619Z creating build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:11:30.2531070Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:11:30.2683210Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:11:30.2690231Z creating build\lib.win-amd64-cpython-39\torch\backends\xnnpack 2022-12-01T10:11:30.2692716Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\xnnpack 2022-12-01T10:11:30.2703453Z creating build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:11:30.2705937Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:11:30.2718979Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:11:30.2726310Z creating build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:11:30.2731546Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:11:30.2747320Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:11:30.2806094Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:11:30.2814353Z creating build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:11:30.2816754Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:11:30.2831887Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:11:30.2841797Z creating build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:11:30.2844334Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:11:30.2855505Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:11:30.2862569Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:11:30.2890780Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:11:30.2919033Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:11:30.2921860Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:11:30.2938352Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:11:30.2947713Z creating build\lib.win-amd64-cpython-39\torch\distributed\autograd 2022-12-01T10:11:30.2950234Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\autograd 2022-12-01T10:11:30.2965350Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic 2022-12-01T10:11:30.2967781Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic 2022-12-01T10:11:30.2983840Z creating build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.2986575Z copying torch\distributed\fsdp\flatten_params_wrapper.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.2999730Z copying torch\distributed\fsdp\flat_param.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3039207Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3220841Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3246310Z copying torch\distributed\fsdp\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3257880Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3285173Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3300936Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3343653Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3361948Z copying torch\distributed\fsdp\_symbolic_trace.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3382051Z copying torch\distributed\fsdp\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3393716Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:11:30.3402286Z creating build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:11:30.3405148Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:11:30.3420126Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:11:30.3429018Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:11:30.3431441Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:11:30.3459111Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:11:30.3469358Z creating build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3472051Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3487060Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3501271Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3546734Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3562530Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3582599Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3600786Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3619884Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3636573Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3660542Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3700989Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3719292Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3780835Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:11:30.3795778Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline 2022-12-01T10:11:30.3798384Z copying torch\distributed\pipeline\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline 2022-12-01T10:11:30.3807000Z creating build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3809465Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3843829Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3863415Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3876180Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3904972Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3924496Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3934876Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3945579Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3964904Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.3979351Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:11:30.4004322Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4006773Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4023032Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4038448Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4062538Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4074444Z copying torch\distributed\_shard\partial_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4320654Z copying torch\distributed\_shard\replicated_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4338062Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4355814Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4367859Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:11:30.4376308Z creating build\lib.win-amd64-cpython-39\torch\distributed\_sharded_tensor 2022-12-01T10:11:30.4378830Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_sharded_tensor 2022-12-01T10:11:30.4387620Z creating build\lib.win-amd64-cpython-39\torch\distributed\_sharding_spec 2022-12-01T10:11:30.4390224Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_sharding_spec 2022-12-01T10:11:30.4398901Z creating build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:11:30.4401543Z copying torch\distributed\_spmd\comm_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:11:30.4425561Z copying torch\distributed\_spmd\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:11:30.4434288Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4437024Z copying torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4466484Z copying torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4478171Z copying torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4510765Z copying torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4522303Z copying torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4540703Z copying torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4582205Z copying torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4601202Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:30.4619939Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:30.4634133Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:30.4650140Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:30.4667405Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:30.4690898Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:30.4698154Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:30.4700894Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:30.4719378Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:30.4726755Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:30.4729252Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:30.4747127Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:30.4755780Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:30.4758447Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:30.4780104Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:30.4788853Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:11:30.4791424Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:11:30.4822641Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:11:30.4830009Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent 2022-12-01T10:11:30.4832379Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent 2022-12-01T10:11:30.4839664Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:11:30.4842089Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:11:30.4861815Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:11:30.4869277Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:11:30.4882113Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:11:30.4884669Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:11:30.4907019Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:11:30.4922272Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:30.4924810Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:30.4952593Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:30.4963508Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:30.4981186Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:30.5001823Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5012476Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5029719Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5047978Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5093852Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5126279Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5151391Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5189896Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5202226Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5214064Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5231855Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5244387Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:11:30.5259241Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:11:30.5261823Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:11:30.5283955Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:11:30.5297539Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:11:30.5312544Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:11:30.5324494Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5326982Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5340285Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5354422Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5366645Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5385806Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5404478Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:11:30.5413696Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:11:30.5416231Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:11:30.5446708Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:11:30.5465981Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:11:30.5479510Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:30.5488683Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:30.5500357Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:30.5507558Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:30.5528118Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:11:30.5529844Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:11:30.5540512Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:11:30.5557696Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:11:30.5565550Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:11:30.5569152Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:11:30.5594621Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:11:30.5615748Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:11:30.5617206Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:11:30.5628075Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:11:30.5635395Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:11:30.5639140Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:11:30.5649618Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:11:30.5658793Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5662464Z copying torch\distributed\pipeline\sync\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5674887Z copying torch\distributed\pipeline\sync\checkpoint.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5689048Z copying torch\distributed\pipeline\sync\copy.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5699429Z copying torch\distributed\pipeline\sync\dependency.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5717946Z copying torch\distributed\pipeline\sync\microbatch.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5738877Z copying torch\distributed\pipeline\sync\phony.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5750561Z copying torch\distributed\pipeline\sync\pipe.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5776786Z copying torch\distributed\pipeline\sync\pipeline.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5791040Z copying torch\distributed\pipeline\sync\stream.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5804781Z copying torch\distributed\pipeline\sync\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5820831Z copying torch\distributed\pipeline\sync\worker.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5839868Z copying torch\distributed\pipeline\sync\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:11:30.5849948Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5851783Z copying torch\distributed\pipeline\sync\skip\layout.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5869573Z copying torch\distributed\pipeline\sync\skip\namespace.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5879660Z copying torch\distributed\pipeline\sync\skip\portal.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5890510Z copying torch\distributed\pipeline\sync\skip\skippable.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5904943Z copying torch\distributed\pipeline\sync\skip\tracker.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5930447Z copying torch\distributed\pipeline\sync\skip\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:30.5939105Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:30.5945727Z copying torch\distributed\pipeline\sync\_balance\blockpartition.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:30.5960518Z copying torch\distributed\pipeline\sync\_balance\profile.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:30.5972519Z copying torch\distributed\pipeline\sync\_balance\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:30.5991786Z creating build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:11:30.5994287Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:11:30.6004603Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:11:30.6020972Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6023531Z copying torch\distributed\_shard\checkpoint\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6034499Z copying torch\distributed\_shard\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6045793Z copying torch\distributed\_shard\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6064860Z copying torch\distributed\_shard\checkpoint\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6083121Z copying torch\distributed\_shard\checkpoint\planner.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6102598Z copying torch\distributed\_shard\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6115352Z copying torch\distributed\_shard\checkpoint\resharding.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6125358Z copying torch\distributed\_shard\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6137347Z copying torch\distributed\_shard\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6153539Z copying torch\distributed\_shard\checkpoint\storage.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6164807Z copying torch\distributed\_shard\checkpoint\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6179223Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:11:30.6187490Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:30.6189805Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:30.6218042Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:30.6230822Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6233269Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6280428Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6292188Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6317623Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6329051Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6347358Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:30.6378803Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:30.6380271Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:30.6397565Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:30.6407218Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:30.6409187Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:30.6425771Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:30.6437663Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:30.6454867Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:30.6473490Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6475991Z copying torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6490391Z copying torch\distributed\_shard\sharded_tensor\_ops\chunk.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6507710Z copying torch\distributed\_shard\sharded_tensor\_ops\elementwise_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6513742Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6526593Z copying torch\distributed\_shard\sharded_tensor\_ops\math_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6550961Z copying torch\distributed\_shard\sharded_tensor\_ops\matrix_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6561215Z copying torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6568717Z copying torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6590574Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6601901Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:30.6615185Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6618138Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6633660Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6656621Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\linear.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6791546Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\math_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6803687Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\matrix_ops.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6817943Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\softmax.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6829860Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6845151Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:30.6854764Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6857395Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6889164Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6905673Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6927797Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6961984Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6973371Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.6988494Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7001358Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7023609Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7035486Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7057764Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7064600Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7084663Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7097409Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7120373Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7141383Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:11:30.7150541Z creating build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7152941Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7169245Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7185259Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7205988Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7236709Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7247825Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7267364Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7282696Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7317218Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7328860Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7357817Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7375874Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7395203Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7408447Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:11:30.7418279Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:30.7420947Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:30.7447432Z copying torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0345855Z copying torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0394164Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0401517Z copying torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0417222Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0434243Z copying torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0445918Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:31.0459825Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0462828Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0495473Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0503087Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0519993Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0538714Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0567346Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0586275Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0602185Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:11:31.0612036Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0614869Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0642630Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0660064Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0677661Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0698960Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0735779Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:31.0745152Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:11:31.0747757Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:11:31.0761032Z copying torch\fx\passes\backends\nvfuser.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:11:31.0855853Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:11:31.0862955Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\dialect 2022-12-01T10:11:31.0865301Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect 2022-12-01T10:11:31.0873699Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:11:31.0876071Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:11:31.0890895Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:11:31.0902774Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:11:31.0927205Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:11:31.0946607Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:11:31.0949260Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:11:31.0960310Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:11:31.0967783Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:11:31.0970228Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:11:31.0989261Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:11:31.1009426Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:11:31.1022987Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:11:31.1031971Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:11:31.1034612Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:11:31.1050189Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:11:31.1056997Z creating build\lib.win-amd64-cpython-39\torch\jit\mobile 2022-12-01T10:11:31.1059387Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit\mobile 2022-12-01T10:11:31.1075437Z creating build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:11:31.1077972Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:11:31.1094149Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:11:31.1102133Z creating build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1104507Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1126676Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1141751Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1148998Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1160979Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1192430Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1204637Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1230163Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:11:31.1238122Z creating build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:11:31.1240418Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:11:31.1247373Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:11:31.1254419Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic 2022-12-01T10:11:31.1256813Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic 2022-12-01T10:11:31.1274755Z creating build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1277610Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1324850Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1347499Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1383826Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1405868Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1436819Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1490304Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1502500Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1522985Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1534518Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1554390Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1577349Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1590707Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1607312Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1676366Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1727969Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1745061Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1764939Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1776078Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1825658Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1874211Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1895738Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1928449Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1940677Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1956611Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1969772Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:11:31.1992367Z creating build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.1995029Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2005630Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2024849Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2086939Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2110984Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2123811Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2144007Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2155693Z copying torch\nn\parallel\_replicated_tensor_ddp_interop.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2168223Z copying torch\nn\parallel\_replicated_tensor_ddp_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2180024Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:31.2189022Z creating build\lib.win-amd64-cpython-39\torch\nn\qat 2022-12-01T10:11:31.2191362Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat 2022-12-01T10:11:31.2200150Z creating build\lib.win-amd64-cpython-39\torch\nn\quantizable 2022-12-01T10:11:31.2202406Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable 2022-12-01T10:11:31.2211022Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:11:31.2213721Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:11:31.2220651Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:11:31.2236177Z creating build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2238767Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2262147Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2272201Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2282821Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2295566Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2315521Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2334373Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2365551Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2409137Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2428182Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2442560Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2454227Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2464552Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2476128Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2490739Z copying torch\nn\utils\_stateless.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2501694Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:11:31.2510470Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:11:31.2512933Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:11:31.2529457Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:11:31.2537912Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat 2022-12-01T10:11:31.2540310Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat 2022-12-01T10:11:31.2549216Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized 2022-12-01T10:11:31.2551835Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized 2022-12-01T10:11:31.2560922Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:11:31.2563518Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:11:31.2583319Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:11:31.2603361Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:11:31.2616234Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:11:31.2631768Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:11:31.2634194Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:11:31.2643773Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:11:31.2646252Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:11:31.2660225Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:11:31.2675127Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:11:31.2689183Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:11:31.2698894Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:11:31.2701905Z copying torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:11:31.2714159Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:11:31.2722862Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic 2022-12-01T10:11:31.2725316Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic 2022-12-01T10:11:31.2734460Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:11:31.2737009Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:11:31.2744452Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:11:31.2751883Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:11:31.2759550Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:11:31.2769131Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:11:31.2771843Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:11:31.2786904Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:11:31.2796673Z creating build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:11:31.2799551Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:11:31.2817560Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:11:31.2818167Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:11:31.2825024Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic 2022-12-01T10:11:31.2827407Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic 2022-12-01T10:11:31.2845945Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2846497Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2854860Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2862194Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2885645Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2886274Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2900829Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2910499Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2926035Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2927633Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2962867Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2979997Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:11:31.2991566Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference 2022-12-01T10:11:31.3003933Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference 2022-12-01T10:11:31.3012972Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:11:31.3015276Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:11:31.3025202Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:11:31.3032417Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:11:31.3043259Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:11:31.3055955Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3058360Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3069068Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3075993Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3088047Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3095438Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3105905Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:11:31.3118578Z creating build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3121233Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3135306Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3147092Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3180170Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3199392Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3209643Z copying torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3221665Z copying torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3232955Z copying torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3257812Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3269708Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:11:31.3278713Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:11:31.3285597Z copying torch\onnx\_internal\jit_utils.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:11:31.3305169Z copying torch\onnx\_internal\registration.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:11:31.3316410Z copying torch\onnx\_internal\_beartype.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:11:31.3339170Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:11:31.3347827Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:11:31.3350185Z copying torch\onnx\_internal\diagnostics\_diagnostic.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:11:31.3361257Z copying torch\onnx\_internal\diagnostics\_rules.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:11:31.3372185Z copying torch\onnx\_internal\diagnostics\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:11:31.3381388Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:11:31.3383757Z copying torch\onnx\_internal\diagnostics\infra\engine.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:11:31.3394436Z copying torch\onnx\_internal\diagnostics\infra\formatter.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:11:31.3405974Z copying torch\onnx\_internal\diagnostics\infra\_infra.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:11:31.3425098Z copying torch\onnx\_internal\diagnostics\infra\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:11:31.3442347Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3445920Z copying torch\onnx\_internal\diagnostics\infra\sarif\version.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3463252Z copying torch\onnx\_internal\diagnostics\infra\sarif\_address.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3473225Z copying torch\onnx\_internal\diagnostics\infra\sarif\_artifact.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3488930Z copying torch\onnx\_internal\diagnostics\infra\sarif\_artifact_change.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3501060Z copying torch\onnx\_internal\diagnostics\infra\sarif\_artifact_content.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3519632Z copying torch\onnx\_internal\diagnostics\infra\sarif\_artifact_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3530791Z copying torch\onnx\_internal\diagnostics\infra\sarif\_attachment.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3547868Z copying torch\onnx\_internal\diagnostics\infra\sarif\_code_flow.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3559729Z copying torch\onnx\_internal\diagnostics\infra\sarif\_configuration_override.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3573391Z copying torch\onnx\_internal\diagnostics\infra\sarif\_conversion.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3584142Z copying torch\onnx\_internal\diagnostics\infra\sarif\_edge.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3594530Z copying torch\onnx\_internal\diagnostics\infra\sarif\_edge_traversal.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3613616Z copying torch\onnx\_internal\diagnostics\infra\sarif\_exception.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3626035Z copying torch\onnx\_internal\diagnostics\infra\sarif\_external_properties.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3636726Z copying torch\onnx\_internal\diagnostics\infra\sarif\_external_property_file_reference.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3655164Z copying torch\onnx\_internal\diagnostics\infra\sarif\_external_property_file_references.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3667698Z copying torch\onnx\_internal\diagnostics\infra\sarif\_fix.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3679228Z copying torch\onnx\_internal\diagnostics\infra\sarif\_graph.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3689431Z copying torch\onnx\_internal\diagnostics\infra\sarif\_graph_traversal.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3701838Z copying torch\onnx\_internal\diagnostics\infra\sarif\_invocation.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3716151Z copying torch\onnx\_internal\diagnostics\infra\sarif\_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3736620Z copying torch\onnx\_internal\diagnostics\infra\sarif\_location_relationship.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3747952Z copying torch\onnx\_internal\diagnostics\infra\sarif\_logical_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3760887Z copying torch\onnx\_internal\diagnostics\infra\sarif\_message.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3771798Z copying torch\onnx\_internal\diagnostics\infra\sarif\_multiformat_message_string.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3783203Z copying torch\onnx\_internal\diagnostics\infra\sarif\_node.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3794488Z copying torch\onnx\_internal\diagnostics\infra\sarif\_notification.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3805242Z copying torch\onnx\_internal\diagnostics\infra\sarif\_physical_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3822440Z copying torch\onnx\_internal\diagnostics\infra\sarif\_property_bag.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3830104Z copying torch\onnx\_internal\diagnostics\infra\sarif\_rectangle.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3849945Z copying torch\onnx\_internal\diagnostics\infra\sarif\_region.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3873225Z copying torch\onnx\_internal\diagnostics\infra\sarif\_replacement.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3884915Z copying torch\onnx\_internal\diagnostics\infra\sarif\_reporting_configuration.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3900213Z copying torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3913927Z copying torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor_reference.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3925536Z copying torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor_relationship.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3936884Z copying torch\onnx\_internal\diagnostics\infra\sarif\_result.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3956974Z copying torch\onnx\_internal\diagnostics\infra\sarif\_result_provenance.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3967913Z copying torch\onnx\_internal\diagnostics\infra\sarif\_run.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.3980846Z copying torch\onnx\_internal\diagnostics\infra\sarif\_run_automation_details.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4003033Z copying torch\onnx\_internal\diagnostics\infra\sarif\_sarif_log.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4020442Z copying torch\onnx\_internal\diagnostics\infra\sarif\_special_locations.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4032102Z copying torch\onnx\_internal\diagnostics\infra\sarif\_stack.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4041593Z copying torch\onnx\_internal\diagnostics\infra\sarif\_stack_frame.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4052999Z copying torch\onnx\_internal\diagnostics\infra\sarif\_suppression.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4064402Z copying torch\onnx\_internal\diagnostics\infra\sarif\_thread_flow.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4087178Z copying torch\onnx\_internal\diagnostics\infra\sarif\_thread_flow_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4104390Z copying torch\onnx\_internal\diagnostics\infra\sarif\_tool.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4120031Z copying torch\onnx\_internal\diagnostics\infra\sarif\_tool_component.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4143831Z copying torch\onnx\_internal\diagnostics\infra\sarif\_tool_component_reference.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4155648Z copying torch\onnx\_internal\diagnostics\infra\sarif\_translation_metadata.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4181651Z copying torch\onnx\_internal\diagnostics\infra\sarif\_version_control_details.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4192720Z copying torch\onnx\_internal\diagnostics\infra\sarif\_web_request.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4209639Z copying torch\onnx\_internal\diagnostics\infra\sarif\_web_response.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4221612Z copying torch\onnx\_internal\diagnostics\infra\sarif\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:11:31.4234335Z creating build\lib.win-amd64-cpython-39\torch\optim\_multi_tensor 2022-12-01T10:11:31.4236745Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\optim\_multi_tensor 2022-12-01T10:11:31.4253850Z creating build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:11:31.4269754Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:11:31.4286523Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:11:31.4293296Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:11:31.4310741Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:11:31.4320708Z creating build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4323252Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4330042Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4336942Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4374521Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4381442Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4396517Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4408547Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4415642Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4426355Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4433324Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4445024Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4455148Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:11:31.4467254Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4469991Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4490592Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4501795Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4530184Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4754275Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4776622Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4794852Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4821137Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.4838647Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5435873Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5501497Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5667262Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5730013Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5745562Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5762636Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5875386Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5900041Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5915935Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5954771Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.5987470Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.6142760Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.6155094Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.6166902Z copying torch\testing\_internal\schema_check_mode.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.6177961Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:11:31.6185909Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:11:31.6189375Z copying torch\testing\_internal\codegen\random_topo_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:11:31.6214853Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:11:31.6222589Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:11:31.6225190Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:11:31.6232675Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:11:31.6251064Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:11:31.6259339Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6262193Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6283806Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6546151Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6574334Z copying torch\testing\_internal\distributed\pipe_with_ddp_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6591467Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6611133Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:11:31.6619008Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:11:31.6626881Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:11:31.6862749Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:11:31.6878256Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:11:31.6883622Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:11:31.6953052Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:11:31.6968704Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:11:31.6981977Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:11:31.6990970Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:11:31.7002751Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:11:31.7013473Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:11:31.7019942Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:11:31.7027198Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn 2022-12-01T10:11:31.7029650Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn 2022-12-01T10:11:31.7036753Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipeline 2022-12-01T10:11:31.7039078Z copying torch\testing\_internal\distributed\pipeline\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipeline 2022-12-01T10:11:31.7047436Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7050039Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7128317Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7143158Z copying torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7174932Z copying torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7185156Z copying torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7195591Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7361264Z copying torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7373367Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:11:31.7381317Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:11:31.7384201Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:11:31.7401151Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:11:31.7408875Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api 2022-12-01T10:11:31.7411538Z copying torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api 2022-12-01T10:11:31.7434829Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api 2022-12-01T10:11:31.7443613Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:11:31.7446439Z copying torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:11:31.7465454Z copying torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:11:31.7482063Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:11:31.7490065Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:11:31.7492390Z copying torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:11:31.7503312Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:11:31.7553323Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:11:31.7572006Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:11:31.7598858Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:11:31.7601776Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:11:31.7614966Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:11:31.7626225Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:11:31.7640905Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7643665Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7662877Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7716548Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7736585Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7766477Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:11:31.7775082Z creating build\lib.win-amd64-cpython-39\torch\utils\backcompat 2022-12-01T10:11:31.7777705Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\backcompat 2022-12-01T10:11:31.7786377Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark 2022-12-01T10:11:31.7789387Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark 2022-12-01T10:11:31.7797725Z creating build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:11:31.7801007Z copying torch\utils\bottleneck\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:11:31.7806973Z copying torch\utils\bottleneck\__main__.py -> build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:11:31.7824621Z creating build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7827155Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7834438Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7894469Z copying torch\utils\data\dataloader_experimental.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7923812Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7935945Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7952936Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7964734Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7977133Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.7996262Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:11:31.8017682Z creating build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8020006Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8032123Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8233239Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8263299Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8288175Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:11:31.8297190Z creating build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:11:31.8299643Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:11:31.8318337Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:11:31.8326959Z creating build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:31.8329350Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:31.8349705Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:31.8358714Z creating build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8361507Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8392027Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8437180Z copying torch\utils\tensorboard\_caffe2_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8460652Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8482648Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8493736Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8504520Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8521358Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8541074Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8551942Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:11:31.8562421Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8564946Z copying torch\utils\benchmark\examples\blas_compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8576061Z copying torch\utils\benchmark\examples\blas_compare_setup.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8595282Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8606438Z copying torch\utils\benchmark\examples\end_to_end.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8631450Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8642599Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8653394Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8660503Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8671890Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:11:31.8679684Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8682375Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8702025Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8740391Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8752069Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8768171Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8788205Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:11:31.8795552Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8798064Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8812930Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8829740Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8841180Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8870230Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8881872Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8911036Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8922636Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:31.8929084Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:31.8931765Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:31.8963952Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:31.8975804Z creating build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.8978368Z copying torch\utils\data\communication\eventloop.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.8991108Z copying torch\utils\data\communication\iter.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9007600Z copying torch\utils\data\communication\map.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9021569Z copying torch\utils\data\communication\messages.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9033915Z copying torch\utils\data\communication\protocol.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9067754Z copying torch\utils\data\communication\queue.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9080047Z copying torch\utils\data\communication\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:11:31.9090095Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9091931Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9107746Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9119423Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9133556Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9155081Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9172263Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:31.9181138Z creating build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9183852Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9196357Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9209889Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9228792Z copying torch\utils\data\_utils\serialization.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9236162Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9252029Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9266538Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:11:31.9280261Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9283182Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9302502Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9313260Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9329438Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9350354Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:11:31.9360243Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9362780Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9374727Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9396480Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9419007Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9442993Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9461267Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9479682Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9498630Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9512446Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9523122Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9536469Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:11:31.9550688Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9553188Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9564001Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9582452Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9600521Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9612285Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9698137Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:11:31.9711737Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:11:31.9714463Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:11:31.9732151Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:11:31.9745867Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:11:31.9760266Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:11:31.9769056Z creating build\lib.win-amd64-cpython-39\torch\_refs\linalg 2022-12-01T10:11:31.9772811Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\linalg 2022-12-01T10:11:31.9792906Z creating build\lib.win-amd64-cpython-39\torch\_refs\nn 2022-12-01T10:11:31.9796719Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\nn 2022-12-01T10:11:31.9808024Z creating build\lib.win-amd64-cpython-39\torch\_refs\special 2022-12-01T10:11:31.9810773Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\special 2022-12-01T10:11:31.9826186Z creating build\lib.win-amd64-cpython-39\torch\_refs\nn\functional 2022-12-01T10:11:31.9828763Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\nn\functional 2022-12-01T10:11:31.9873517Z creating build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:31.9876326Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:31.9913102Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:31.9937316Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0134638Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0146024Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0181651Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0188442Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0198795Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0248539Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0260122Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0278310Z copying torchgen\api\types.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0303956Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0324744Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0343767Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:11:32.0351829Z creating build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0354468Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0383337Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0394870Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0413357Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0448930Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0472159Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:11:32.0491152Z creating build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:11:32.0493571Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:11:32.0516284Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:11:32.0524706Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:11:32.0538930Z creating build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:11:32.0541409Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:11:32.0584666Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:11:32.0599761Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:11:32.0608092Z creating build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:11:32.0610575Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:11:32.0624779Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:11:32.0650890Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:11:32.0677558Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:11:32.8343953Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data 2022-12-01T10:11:32.8344390Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8347704Z copying caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_elu.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8364062Z copying caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_leaky_relu.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8378790Z copying caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_relu.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8414757Z copying caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_relu_n.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8428553Z copying caffe2\python\serialized_test\data\operator_test\adadelta_test.test_adadelta.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8444309Z copying caffe2\python\serialized_test\data\operator_test\adadelta_test.test_sparse_adadelta_empty.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8457792Z copying caffe2\python\serialized_test\data\operator_test\adagrad_test.test_adagrad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8470614Z copying caffe2\python\serialized_test\data\operator_test\adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8494254Z copying caffe2\python\serialized_test\data\operator_test\adagrad_test.test_sparse_adagrad_empty.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8514077Z copying caffe2\python\serialized_test\data\operator_test\affine_channel_op_test.test_affine_channel_2d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8526862Z copying caffe2\python\serialized_test\data\operator_test\arg_ops_test.test_argmax.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8544182Z copying caffe2\python\serialized_test\data\operator_test\arg_ops_test.test_argmin.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8560480Z copying caffe2\python\serialized_test\data\operator_test\batch_box_cox_test.test_batch_box_cox.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8588756Z copying caffe2\python\serialized_test\data\operator_test\batch_bucketize_op_test.test_batch_bucketize_example.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8607569Z copying caffe2\python\serialized_test\data\operator_test\batch_moments_op_test.test_batch_moments_2d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8637658Z copying caffe2\python\serialized_test\data\operator_test\batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8652953Z copying caffe2\python\serialized_test\data\operator_test\bbox_transform_test.test_bbox_transform.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8674588Z copying caffe2\python\serialized_test\data\operator_test\boolean_mask_test.test_boolean_mask.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8688743Z copying caffe2\python\serialized_test\data\operator_test\boolean_mask_test.test_sequence_mask_with_lengths.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8705956Z copying caffe2\python\serialized_test\data\operator_test\boolean_unmask_test.test.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8723929Z copying caffe2\python\serialized_test\data\operator_test\box_with_nms_limit_op_test.test_simple.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8737131Z copying caffe2\python\serialized_test\data\operator_test\ceil_op_test.test_ceil.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8752639Z copying caffe2\python\serialized_test\data\operator_test\channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8772524Z copying caffe2\python\serialized_test\data\operator_test\channel_shuffle_test.test_channel_shuffle.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8795268Z copying caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.testChannelStats.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8810609Z copying caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.test_channel_stats_2d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8824050Z copying caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.test_channel_stats_3d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8837485Z copying caffe2\python\serialized_test\data\operator_test\clip_op_test.test_clip.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8851762Z copying caffe2\python\serialized_test\data\operator_test\clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8865365Z copying caffe2\python\serialized_test\data\operator_test\collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8914260Z copying caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_concat.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8928912Z copying caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_split.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8943205Z copying caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_split_by_lengths.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8963477Z copying caffe2\python\serialized_test\data\operator_test\conditional_test.test_conditional.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.8983826Z copying caffe2\python\serialized_test\data\operator_test\conv_test.test_1x1_conv.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9004941Z copying caffe2\python\serialized_test\data\operator_test\cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9019166Z copying caffe2\python\serialized_test\data\operator_test\ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9071457Z copying caffe2\python\serialized_test\data\operator_test\ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9085116Z copying caffe2\python\serialized_test\data\operator_test\distance_op_test.test_dot_product.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9098042Z copying caffe2\python\serialized_test\data\operator_test\dropout_op_test.test_dropout_is_test.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9113445Z copying caffe2\python\serialized_test\data\operator_test\elementwise_linear_op_test.test.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9128422Z copying caffe2\python\serialized_test\data\operator_test\elementwise_logical_ops_test.test_is_member_of.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9141526Z copying caffe2\python\serialized_test\data\operator_test\elementwise_logical_ops_test.test_where.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9155407Z copying caffe2\python\serialized_test\data\operator_test\elementwise_op_broadcast_test.test_broadcast_powt.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9186219Z copying caffe2\python\serialized_test\data\operator_test\erf_op_test.test_erf.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9200931Z copying caffe2\python\serialized_test\data\operator_test\expand_op_test.test_expand_rand_shape.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9215474Z copying caffe2\python\serialized_test\data\operator_test\fc_operator_test.test_fc.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9232493Z copying caffe2\python\serialized_test\data\operator_test\filler_ops_test.test_diagonal_fill_op_float.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9245146Z copying caffe2\python\serialized_test\data\operator_test\filler_ops_test.test_lengths_range_fill.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9258312Z copying caffe2\python\serialized_test\data\operator_test\find_op_test.test_find.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9280670Z copying caffe2\python\serialized_test\data\operator_test\flexible_top_k_test.test_flexible_top_k.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9293987Z copying caffe2\python\serialized_test\data\operator_test\floor_op_test.test_floor.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9314787Z copying caffe2\python\serialized_test\data\operator_test\gather_ops_test.test_batch_gather_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9328350Z copying caffe2\python\serialized_test\data\operator_test\gather_ops_test.test_gather_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9342153Z copying caffe2\python\serialized_test\data\operator_test\gather_ranges_op_test.test_gather_ranges.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9356635Z copying caffe2\python\serialized_test\data\operator_test\gather_ranges_op_test.test_gather_ranges_split.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9370792Z copying caffe2\python\serialized_test\data\operator_test\glu_op_test.test_glu_old.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9400312Z copying caffe2\python\serialized_test\data\operator_test\group_norm_op_test.test_group_norm_2d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9414574Z copying caffe2\python\serialized_test\data\operator_test\gru_test.test_gru_unit_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9435541Z copying caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_cosh.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9477035Z copying caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_sinh.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9494242Z copying caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_tanh.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9508409Z copying caffe2\python\serialized_test\data\operator_test\index_hash_ops_test.test_index_hash_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9521686Z copying caffe2\python\serialized_test\data\operator_test\instance_norm_test.test_instance_norm_reference_check.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9536291Z copying caffe2\python\serialized_test\data\operator_test\integral_image_ops_test.test_integral_image_gradient_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9551243Z copying caffe2\python\serialized_test\data\operator_test\integral_image_ops_test.test_integral_image_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9564552Z copying caffe2\python\serialized_test\data\operator_test\jsd_ops_test.test_bernoulli_jsd.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9577986Z copying caffe2\python\serialized_test\data\operator_test\layer_norm_op_test.test_layer_norm_grad_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9591517Z copying caffe2\python\serialized_test\data\operator_test\learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9610644Z copying caffe2\python\serialized_test\data\operator_test\learning_rate_op_test.test_alter_learning_rate_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9631682Z copying caffe2\python\serialized_test\data\operator_test\lengths_pad_op_test.test_lengths_pad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9648003Z copying caffe2\python\serialized_test\data\operator_test\lengths_tile_op_test.test_lengths_tile.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9669793Z copying caffe2\python\serialized_test\data\operator_test\lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9690620Z copying caffe2\python\serialized_test\data\operator_test\length_split_op_test.test_length_split_edge.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9704223Z copying caffe2\python\serialized_test\data\operator_test\locally_connected_op_test.test_lc_2d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9718463Z copying caffe2\python\serialized_test\data\operator_test\loss_ops_test.test_averaged_loss.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9734010Z copying caffe2\python\serialized_test\data\operator_test\margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9749779Z copying caffe2\python\serialized_test\data\operator_test\math_ops_test.test_sign.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9769250Z copying caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_batch_matmul.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9786504Z copying caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_matmul.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9804496Z copying caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_numpy_batch_matmul.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9822930Z copying caffe2\python\serialized_test\data\operator_test\mean_op_test.test_mean.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:32.9838869Z copying caffe2\python\serialized_test\data\operator_test\merge_id_lists_op_test.test_merge_id_lists_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0072621Z copying caffe2\python\serialized_test\data\operator_test\moments_op_test.test_moments.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0087816Z copying caffe2\python\serialized_test\data\operator_test\momentum_sgd_test.test_momentum_sgd.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0106291Z copying caffe2\python\serialized_test\data\operator_test\momentum_sgd_test.test_sparse_momentum_sgd.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0119712Z copying caffe2\python\serialized_test\data\operator_test\negate_gradient_op_test.test_forward.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0135090Z copying caffe2\python\serialized_test\data\operator_test\numpy_tile_op_test.test_numpy_tile.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0185704Z copying caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0199398Z copying caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_batch_one_hot.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0212930Z copying caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_one_hot.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0225821Z copying caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_segment_one_hot.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0247726Z copying caffe2\python\serialized_test\data\operator_test\onnx_while_test.test_onnx_while_fibb.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0260586Z copying caffe2\python\serialized_test\data\operator_test\pack_ops_test.test_pack_with_max_length_ops.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0273382Z copying caffe2\python\serialized_test\data\operator_test\pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0287816Z copying caffe2\python\serialized_test\data\operator_test\pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0300907Z copying caffe2\python\serialized_test\data\operator_test\pad_test.test_crop.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0314286Z copying caffe2\python\serialized_test\data\operator_test\piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0327443Z copying caffe2\python\serialized_test\data\operator_test\rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0341887Z copying caffe2\python\serialized_test\data\operator_test\recurrent_network_test.test_mul.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0370180Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_back_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0383653Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_back_mean.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0402857Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0418438Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_mean.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0439111Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_sum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0462039Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_l2.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0476176Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0490519Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_mean.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0505336Z copying caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_min.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0523086Z copying caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_columnwise_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0538675Z copying caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_int_sum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0556957Z copying caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_sqrsum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0572407Z copying caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_sum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0585437Z copying caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_rowwise_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0600954Z copying caffe2\python\serialized_test\data\operator_test\selu_op_test.test_selu_1.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0615102Z copying caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_add_padding.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0633448Z copying caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_find_duplicate_elements.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0655667Z copying caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_gather_padding.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0685192Z copying caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_remove_data_blocks.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0698889Z copying caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_reverse_packed_segs.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0713072Z copying caffe2\python\serialized_test\data\operator_test\sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0726346Z copying caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0740102Z copying caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax_grad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0754928Z copying caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax_with_loss.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0768287Z copying caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_spatial_softmax_with_loss.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0790476Z copying caffe2\python\serialized_test\data\operator_test\sparse_ops_test.testScatterAssign.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0807972Z copying caffe2\python\serialized_test\data\operator_test\sparse_ops_test.testScatterWeightedSum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0824445Z copying caffe2\python\serialized_test\data\operator_test\spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0851022Z copying caffe2\python\serialized_test\data\operator_test\square_root_divide_op_test.test_square_root_divide.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0864936Z copying caffe2\python\serialized_test\data\operator_test\string_ops_test.test_string_ends_with.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0879294Z copying caffe2\python\serialized_test\data\operator_test\string_ops_test.test_string_starts_with.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0892727Z copying caffe2\python\serialized_test\data\operator_test\thresholded_relu_op_test.test_thresholded_relu_1.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0907491Z copying caffe2\python\serialized_test\data\operator_test\tile_op_test.test_tile.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.0925067Z copying caffe2\python\serialized_test\data\operator_test\top_k_test.test_top_k.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1086739Z copying caffe2\python\serialized_test\data\operator_test\transpose_op_test.test_transpose.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1100942Z copying caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_acos.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1115394Z copying caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_asin.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1129885Z copying caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_atan.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1147426Z copying caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_tan.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1168402Z copying caffe2\python\serialized_test\data\operator_test\unique_ops_test.test_unique_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1183921Z copying caffe2\python\serialized_test\data\operator_test\upsample_op_test.test_upsample.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1199908Z copying caffe2\python\serialized_test\data\operator_test\upsample_op_test.test_upsample_grad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1218109Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_max.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1232067Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_max_grad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1248140Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_min.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1278212Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_min_grad.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1295385Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_lengths_gather.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1312601Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_lengths_to_ranges.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1339146Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_nan_check.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1359080Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_size_op.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1374066Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_slice.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1387200Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_sum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1413311Z copying caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_transpose.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1427452Z copying caffe2\python\serialized_test\data\operator_test\weighted_sum_test.test_weighted_sum.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1441725Z copying caffe2\python\serialized_test\data\operator_test\wngrad_test.test_sparse_wngrad_empty.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1456926Z copying caffe2\python\serialized_test\data\operator_test\wngrad_test.test_wngrad_dense_base.zip -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:33.1471073Z copying torch\py.typed -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:11:33.1477181Z creating build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1479648Z copying torch\bin\asmjit.dll -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1492646Z copying torch\bin\fbgemm.dll -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1544780Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1557254Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1593262Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1643400Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1731035Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1790751Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1823031Z copying torch\bin\test_tensorexpr.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1885065Z copying torch\bin\tutorial_tensorexpr.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:11:33.1895790Z creating build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1898140Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1912509Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1924892Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1938463Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1965826Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1978827Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.1991703Z copying torch\test\c10_Array_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2003715Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2017103Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2030795Z copying torch\test\c10_C++17_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2042600Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2055012Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2067903Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2080642Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2092829Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2105097Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2117639Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2130313Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2157343Z copying torch\test\c10_either_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2172642Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2184960Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2197400Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2210143Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2223317Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2238051Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2251604Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2272520Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2298687Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2312359Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2325678Z copying torch\test\c10_Metaprogramming_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2339612Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2354558Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2372674Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2386338Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2398536Z copying torch\test\c10_SmallVectorTest.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2433283Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2445513Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2458250Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2470717Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2483084Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2495142Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2508799Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2520964Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2533813Z copying torch\test\c10_TypeList_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2568132Z copying torch\test\c10_TypeTraits_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2580063Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2608839Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2621682Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2636155Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2651000Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2665722Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2678375Z copying torch\test\dispatch_key_set_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2691546Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2713711Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2727135Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2741487Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2754018Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2767166Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2782804Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2797452Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2815031Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2841775Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2859821Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2877818Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2892513Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2906081Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2923453Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2938353Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2952545Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2965923Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.2999389Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3012653Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3025681Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3039652Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3052705Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3065459Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3077841Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3106860Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3133957Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3146656Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3160670Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3173702Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3190498Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3203827Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3217489Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3230963Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3243682Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3274357Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3287239Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3298017Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3310368Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3323788Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3339361Z copying torch\test\variant_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3352338Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3363597Z copying torch\test\vmap_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3377442Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3390845Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3403927Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:11:33.3415911Z creating build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3418577Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3432716Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3440935Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3460902Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3486653Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3508599Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3519861Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3529375Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3537005Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3545523Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3556945Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3565187Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3577440Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3591424Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3601023Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3608023Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3619633Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3739426Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3748542Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:11:33.3832121Z creating build\lib.win-amd64-cpython-39\torch\_C_flatbuffer 2022-12-01T10:11:33.3835122Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\_C_flatbuffer 2022-12-01T10:11:33.3843445Z copying torch\optim\adadelta.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3852491Z copying torch\optim\adagrad.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3860618Z copying torch\optim\adam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3868746Z copying torch\optim\adamax.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3876966Z copying torch\optim\adamw.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3885469Z copying torch\optim\asgd.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3893543Z copying torch\optim\lbfgs.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3901647Z copying torch\optim\lr_scheduler.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3937788Z copying torch\optim\nadam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.3957928Z copying torch\optim\optimizer.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4201230Z copying torch\optim\radam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4231829Z copying torch\optim\rmsprop.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4240231Z copying torch\optim\rprop.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4248709Z copying torch\optim\sgd.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4256977Z copying torch\optim\sparse_adam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4266197Z copying torch\optim\swa_utils.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4280491Z copying torch\optim\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:11:33.4288970Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:33.4315507Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:11:33.4330281Z copying torch\nn\parallel\common_types.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4338712Z copying torch\nn\parallel\data_parallel.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4352776Z copying torch\nn\parallel\distributed.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4365662Z copying torch\nn\parallel\parallel_apply.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4374252Z copying torch\nn\parallel\replicate.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4382952Z copying torch\nn\parallel\scatter_gather.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4394564Z copying torch\nn\parallel\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:11:33.4403101Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:11:33.4418812Z creating build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4421234Z copying torch\lib\asmjit.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4435123Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4446171Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4460641Z copying torch\lib\fbgemm.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4540110Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4562743Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4571637Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4580510Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.4593862Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6797039Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6807591Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6927278Z copying torch\lib\asmjit.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6937051Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6947811Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6962347Z copying torch\lib\clog.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6972063Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:33.6982869Z copying torch\lib\dnnl.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.0486352Z copying torch\lib\fbgemm.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.0508622Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.0518668Z copying torch\lib\kineto.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.0712921Z copying torch\lib\libprotobuf-lite.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.0767757Z copying torch\lib\libprotobuf.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1121561Z copying torch\lib\libprotoc.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1481767Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1513611Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1522896Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1531972Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1541722Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1827315Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1839570Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:11:34.1869097Z creating build\lib.win-amd64-cpython-39\torch\include 2022-12-01T10:11:34.1870592Z creating build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1873121Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1882991Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1891273Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1900185Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1909047Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1967393Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1976229Z copying torch\include\ATen\BatchedFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1985304Z copying torch\include\ATen\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.1994436Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2003078Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2011929Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2021177Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2030785Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2040879Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2050369Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2060627Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2069845Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2080260Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2091007Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2115616Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2124593Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2134035Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2144416Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2152856Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2161974Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2171015Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2180887Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2190991Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2199374Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2220098Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2228054Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2237984Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2247625Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2256581Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2266927Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2275667Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2284686Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2293565Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2302764Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2311973Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2321160Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2331287Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2349641Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2358869Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2368316Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2378209Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2387196Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2396115Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2405107Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2413829Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2435472Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2459342Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2468126Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2476984Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2485806Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2494589Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2503443Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2512834Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2522142Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2531364Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2539945Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2579198Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2589252Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2599124Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2608013Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2616906Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2625911Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2636079Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2644884Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2653580Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2672957Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2689535Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2698245Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2707011Z copying torch\include\ATen\ParallelNativeTBB.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2716139Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2725308Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2734597Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2743703Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2753569Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2783375Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2800245Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2822580Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2831097Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2840591Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2849433Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2858580Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2867537Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2876832Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2898656Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2907906Z copying torch\include\ATen\SparseTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2917739Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2927555Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2935879Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2948946Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2957822Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2968745Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2980190Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2988514Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.2997971Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3006997Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3016121Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3034974Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3044953Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3054228Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3063447Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3073265Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3081923Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3090935Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3099578Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3124847Z copying torch\include\ATen\VmapMode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3133835Z copying torch\include\ATen\VmapTransforms.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3143032Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3152281Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:11:34.3160514Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:11:34.3163061Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:11:34.3171541Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:11:34.3180563Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3181968Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3184394Z copying torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3193850Z copying torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3202555Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3211697Z copying torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3238708Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3248483Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3258014Z copying torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3267073Z copying torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3276880Z copying torch\include\ATen\cpu\vec\vec256\vec256_float_neon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3285914Z copying torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3295714Z copying torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:34.3305293Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3307946Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3317323Z copying torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3327019Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3336412Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3364510Z copying torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3374292Z copying torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3384183Z copying torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3395297Z copying torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:34.3404400Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3413511Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3422696Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3452215Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3463031Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3472194Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:11:34.3481615Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3484060Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3493194Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3502175Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3511197Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3541289Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3563282Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3593636Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3603192Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3651292Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3661441Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3670353Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3679922Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3689758Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3698527Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3708164Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3717245Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3726730Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3754973Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3763900Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3772814Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3782076Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3818260Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3827365Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3855544Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3864442Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3873446Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3882463Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3892023Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3901158Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3910035Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3918781Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3928368Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3937287Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3952456Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3981293Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.3990852Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4001412Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4010265Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4020282Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4029868Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4039682Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4049071Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4058282Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4067187Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4075857Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4114973Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4124301Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4133142Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4224189Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4233433Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4242403Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4251291Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4260426Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4269444Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4282575Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4292675Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4301898Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4322749Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4332145Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4342026Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4354306Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4363381Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4373688Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4382082Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4391402Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4400529Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4409488Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4452627Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4474872Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4484248Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:11:34.4492670Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4495445Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4504591Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4514030Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4523527Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4532552Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4552893Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4562576Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4571761Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4580940Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4589931Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4599269Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4608813Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4617941Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4635188Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4644630Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4653772Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4662726Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4671828Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4680599Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4689574Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4698526Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4717328Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4726423Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4735831Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4745241Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4754127Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4763679Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4772718Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4782282Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4791769Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4800795Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4823379Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4837036Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4846174Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:11:34.4854683Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4857261Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4866748Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4876795Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4896829Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4906068Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4915691Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4925353Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4934427Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4943534Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4953001Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:11:34.4974460Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.4977990Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.4985977Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.4997116Z copying torch\include\ATen\cudnn\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.5004344Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.5073216Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.5082427Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.5135912Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:11:34.5144144Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5146610Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5155993Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5166241Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5185179Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5194436Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5204161Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5213348Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5222344Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5231505Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5240524Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5249458Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5277779Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5286762Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:11:34.5295313Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5297701Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5306547Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5316078Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5325408Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5345691Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5355075Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5364365Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5373630Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5382601Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5391959Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5400818Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5410019Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5420321Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5429044Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5438983Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5448748Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5463184Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5472793Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5482053Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5491529Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5517601Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5526763Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5535827Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5545209Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5554528Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5563880Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5573126Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5587915Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5607920Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5628809Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5648945Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5658583Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5680558Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5689963Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5699549Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5709017Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5719232Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5728941Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5745487Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5755824Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5765481Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5774817Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5784792Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5794660Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5804376Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5813966Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5823648Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5833373Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5862730Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5872813Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5882212Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5892794Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5902493Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5912251Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5921984Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5931583Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5940890Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5950534Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5960197Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5980329Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.5989992Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6000328Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6009701Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6019192Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6030009Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6052519Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6062129Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6082904Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6092896Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6104163Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6112785Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6135532Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6145758Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6156974Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6165440Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6174992Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6184523Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6195107Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6204814Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6215016Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6223975Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6246919Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6247513Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6253831Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6272621Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6273947Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6282562Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6292670Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6301868Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6311715Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6321966Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6330477Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6340051Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6360664Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6370421Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6380413Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6389745Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6398557Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6407672Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6417076Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6440963Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6450627Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6459971Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6469229Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6478638Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6487798Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6498850Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6508196Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6518004Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6527351Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6536479Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6545618Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6555340Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6564434Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6583587Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6592913Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6602152Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6611553Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6623239Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6632581Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6641835Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6650978Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6659948Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6669069Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6678343Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6714338Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6723927Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6732984Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6742176Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6751691Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6760837Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6769911Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6779097Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6788025Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6797607Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6806767Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6815889Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6824899Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6834144Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6843015Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6852396Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6861757Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6871188Z copying torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6881178Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6890647Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6900147Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6910660Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6924159Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6938500Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6947673Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6956967Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6966423Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.6976113Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7001696Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7011636Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7020112Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7029499Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7047028Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7056178Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7066070Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7076196Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7085419Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7095654Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7105516Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7114594Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7124030Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7133126Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7143075Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7152557Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7161917Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7171241Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7181758Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7195160Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7205696Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7214862Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7225131Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7234985Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7244114Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7253872Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7264140Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7273352Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7283342Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7293396Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7302936Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7312445Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7322908Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7331760Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7341640Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7351499Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7360485Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7370158Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7379177Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7388183Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7398092Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7571616Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7580503Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7590323Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7599784Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7609442Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7619527Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7628456Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7638541Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7648719Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7658418Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7668553Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7678284Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7687569Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7697028Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7707526Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7715782Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7725157Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7734415Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7743674Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7752498Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7762488Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7771984Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7781298Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7790779Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7801226Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7810144Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7819911Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7830770Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7839783Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7849131Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7859156Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7867793Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7877695Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7886632Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7896340Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7906136Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7915391Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7925094Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7934409Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7943675Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7962286Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7971403Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7980279Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7989466Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.7998860Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8008684Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8017730Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8027417Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8036737Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8046342Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8055948Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8065292Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8075334Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8085214Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8094192Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8108879Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8118901Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8129561Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8138724Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8148620Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8159657Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8168382Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8178307Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8188718Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8197353Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8206865Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8216246Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8226076Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8235989Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8244842Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8254477Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8265151Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8273899Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8283528Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8294465Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8302988Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8312610Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8323979Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8333049Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8342554Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8352340Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8362267Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8371792Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8381157Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8390379Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8400017Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8409622Z copying torch\include\ATen\ops\argsort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8419081Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8428325Z copying torch\include\ATen\ops\argsort_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8437906Z copying torch\include\ATen\ops\argsort_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8448170Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8457343Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8466936Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8476119Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8485811Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8496051Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8504521Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8513830Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8523474Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8533266Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8543050Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8552026Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8561484Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8572187Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8581009Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8591291Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8602000Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8610456Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8619948Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8629474Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8639112Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8648670Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8657660Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8667542Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8677910Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8687400Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8711110Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8720886Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8730894Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8740291Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8750095Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8760182Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8769672Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8778935Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8788230Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8798631Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8808279Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8817668Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8827007Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8836391Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8845679Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8855368Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8864466Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8874213Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8892314Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8901855Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8910934Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8920245Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8929536Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8947320Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8956439Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8965838Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8974922Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8984271Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.8993815Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9004029Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9025311Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9035698Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9044959Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9054451Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9063618Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9073197Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9082835Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9092037Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9101622Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9112022Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9120571Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9130597Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9140989Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9149379Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9159190Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9168231Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9177886Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9189412Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9200425Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9209990Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9219576Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9229805Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9239001Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9248488Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9259189Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9268878Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9278696Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9288430Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9298023Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9320168Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9342310Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9352255Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9362104Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9371585Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9380827Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9389647Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9406389Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9415487Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9425042Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9434390Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9444106Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9483115Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9492949Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9502381Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9512213Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9522136Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9531492Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9541014Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9551285Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9561793Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9582193Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9592321Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9603067Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9611296Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9620725Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9630291Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9640176Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9650249Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9662854Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9674256Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9683186Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9692644Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9702015Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9711676Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9721489Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9730907Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9740821Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9750613Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9760495Z copying torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9770574Z copying torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9780130Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9789571Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9799549Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9809626Z copying torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9820513Z copying torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9829096Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9838818Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9848470Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9858529Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9868058Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9877565Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9887614Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9897202Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9907245Z copying torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9917295Z copying torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9926679Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9937300Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9946485Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9956209Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9966363Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9976523Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9986294Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:34.9995871Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0004997Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0014282Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0023617Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0033392Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0042595Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0051911Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0061346Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0071097Z copying torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0080604Z copying torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0090562Z copying torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0100316Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0109501Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0140011Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0149594Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0160777Z copying torch\include\ATen\ops\bernoulli_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0169527Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0179181Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0188647Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0198317Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0207750Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0232112Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0242824Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0252519Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0262041Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0272072Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0281030Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0292172Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0302480Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0312224Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0322181Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0331784Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0341150Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0350817Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0361173Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0372261Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0381021Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0391246Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0401795Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0410410Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0420168Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0430920Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0439721Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0449470Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0458832Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0468309Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0478154Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0487434Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0496945Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0507061Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0516538Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0525431Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0534684Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0551887Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0561360Z copying torch\include\ATen\ops\bitwise_and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0571092Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0580925Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0590134Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0599534Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0609377Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0618683Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0628891Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0638795Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0650178Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0658818Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0668959Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0679361Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0705583Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0715565Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0726162Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0735430Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0745663Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0755671Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0765374Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0774934Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0784964Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0794526Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0804071Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0814065Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0823450Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0833626Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0843798Z copying torch\include\ATen\ops\bitwise_or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0853432Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0863026Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0872857Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0882163Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0895096Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0906015Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0916773Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0927271Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0938355Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0947703Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0957765Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0967535Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0977272Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0986840Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.0996793Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1006338Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1016197Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1025974Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1036327Z copying torch\include\ATen\ops\bitwise_xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1047186Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1055409Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1064772Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1074111Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1083701Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1092825Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1102318Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1111692Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1121353Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1130703Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1140494Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1150204Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1159610Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1168607Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1177676Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1187175Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1204849Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1213480Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1222487Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1231384Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1241497Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1251280Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1260291Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1368707Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1378362Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1387522Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1397131Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1407923Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1417919Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1427620Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1437434Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1446596Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1456490Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1466779Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1476298Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1486644Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1496673Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1505855Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1515884Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1525655Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1534311Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1544091Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1554937Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1563475Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1573011Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1582613Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1592516Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1602204Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1611509Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1620958Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1631571Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1693975Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1703347Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1712879Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1722606Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1733368Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1742355Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.1752002Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5553285Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5563926Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5573799Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5582621Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5592561Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5602985Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5612019Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5621964Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5632265Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5641892Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5651808Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5661608Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5670256Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5679780Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5689141Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5699112Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5708733Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5717980Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5727065Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5737909Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5746703Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5756116Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5767226Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5776234Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5785551Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5794827Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5805322Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5819746Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5829417Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5839235Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5848526Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5858260Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5868417Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5876872Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5886498Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5896073Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5905451Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5916040Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5925877Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5935015Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5944466Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5954399Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5963556Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5972936Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5982198Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.5992178Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6024027Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6033333Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6042498Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6052102Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6061673Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6071117Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6080510Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6090323Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6099681Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6113478Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6124799Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6133755Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6143376Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6153832Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6162031Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6171869Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6181177Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6191624Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6201502Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6210977Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6220831Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6230731Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6240912Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6250069Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6259842Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6269022Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6278493Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6288697Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6298529Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6308107Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6318017Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6326609Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6335935Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6345616Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6355127Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6365010Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6373476Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6383231Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6396303Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6406952Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6415214Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6424918Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6433850Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6442823Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6452272Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6461784Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6470427Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6479196Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6488568Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6497935Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6506611Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6515504Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6524775Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6534574Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6544033Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6553527Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6562559Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6571773Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6580893Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6589800Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6598625Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6608338Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6617533Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6626839Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6636030Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6645307Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6654239Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6663101Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6672509Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6682215Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6691134Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6700026Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6709041Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6718867Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6728118Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6737669Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6747006Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6759411Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6769767Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6779699Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6789088Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6799501Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6808508Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6817513Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6826372Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6835556Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6844405Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6854503Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6862996Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6872029Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6881288Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6891047Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6900432Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6909670Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6919173Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6928918Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6937954Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6948333Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6956902Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6966409Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.6976106Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7002843Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7012691Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7021699Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7030673Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7039987Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7049631Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7058366Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7075059Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7084199Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7097397Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7106486Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7115881Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7125111Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7145540Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7154770Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7164641Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7174252Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7185393Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7199162Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7209225Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7218200Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7227989Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7238768Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7248355Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7263383Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7273798Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7283475Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7292986Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7303038Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7313090Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7322763Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7332484Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7341900Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7351564Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7361884Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7384750Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7394419Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7404034Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7413888Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7422987Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7432782Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7443489Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7453089Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7462993Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7472709Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7482012Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7491747Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7501927Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7513305Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7522391Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7532359Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7542743Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7562519Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7572839Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7583755Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7592804Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7602622Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7613008Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7622161Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7632183Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7642409Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7651796Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7661746Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7671658Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7681707Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7691493Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7701133Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7710832Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7720624Z copying torch\include\ATen\ops\copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7730462Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7739458Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7748795Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7759691Z copying torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7769010Z copying torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7779011Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7788839Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7798422Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7808118Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7818159Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7826967Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7836732Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7845577Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7854870Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7865221Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7874669Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7884285Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7893030Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7901810Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7910539Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7919626Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7929908Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7939040Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7947985Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7957016Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7966270Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7976537Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7985921Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.7996176Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8005408Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8014289Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8023247Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8031830Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8041211Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8050050Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8059008Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8068083Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8077789Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8086780Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8095680Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8104987Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8113950Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8122873Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8132644Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8141528Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8150160Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8159179Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8168052Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8177329Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8186816Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8196666Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8205767Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8214971Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8223787Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8232445Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8241658Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8250943Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8262111Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8271907Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8282020Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8290858Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8299960Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8308855Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8318041Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8326939Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8336021Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8345304Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8354695Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8364215Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8386816Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8396764Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8406600Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8421202Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8430938Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8441512Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8450592Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8460195Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8470999Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8479507Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8489083Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8498306Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8507745Z copying torch\include\ATen\ops\cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8517758Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8526992Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8545382Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8555646Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8594221Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8603717Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8613468Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8623148Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8632894Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8642816Z copying torch\include\ATen\ops\cudnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8652301Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8661533Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8671002Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8687661Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8697510Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8707076Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8722421Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8730811Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8740449Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8749693Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8759174Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8778092Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8787324Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8796791Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8805899Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8815547Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8824925Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8834432Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8844059Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8853935Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8863507Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8873061Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8883380Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8891958Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8902156Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8912771Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8921954Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8931306Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8941507Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8949755Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8959545Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8971833Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8980877Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.8990459Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9001241Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9009635Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9018964Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9028162Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9037697Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9048000Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9056811Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9066413Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9076881Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9085453Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9094917Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9104387Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9114231Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9124445Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9132816Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9142279Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9151679Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9161017Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9171243Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9180120Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9189922Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9199207Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9208573Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9217529Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9239042Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9248471Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9258100Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9278977Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9288250Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9297748Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9308208Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9317126Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9339245Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9348727Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9357993Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9368349Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9389644Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9399220Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9408915Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9418918Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9427955Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9437430Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9446370Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9455347Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9464560Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9474334Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9483976Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9493423Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9503116Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9512638Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9521932Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9530816Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9540272Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9549482Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9559199Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9568900Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9578857Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9588239Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9597612Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9606569Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9616370Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9626049Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9635504Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9645123Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9654308Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9663450Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9673041Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9682400Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9691613Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9701249Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9710234Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9720377Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9730896Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9741175Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9751053Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9761119Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9771009Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9780898Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9791424Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9801152Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9810567Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9820722Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9830490Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9840208Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9850358Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9860163Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9870227Z copying torch\include\ATen\ops\diag_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9879913Z copying torch\include\ATen\ops\diag_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9890050Z copying torch\include\ATen\ops\diag_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9899654Z copying torch\include\ATen\ops\diag_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9909169Z copying torch\include\ATen\ops\diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9919104Z copying torch\include\ATen\ops\diag_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9928692Z copying torch\include\ATen\ops\diag_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9938216Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9948327Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9958351Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9967684Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9984827Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:35.9994263Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0003454Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0013095Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0022386Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0031571Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0040989Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0050537Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0060125Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0069935Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0079664Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0089145Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0098801Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0108009Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0117499Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0127363Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0136615Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0146122Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0155393Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0164784Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0178799Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0188332Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0197647Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0207326Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0216938Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0226478Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0238594Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0248759Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0258359Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0267902Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0277721Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0286939Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0296308Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0305765Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0315205Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0324247Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0334016Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0343073Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0352329Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0361690Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0371064Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0380445Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0389968Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0399715Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0409220Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0419709Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0429044Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0438616Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0448012Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0457565Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0467065Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0476877Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0485920Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0495446Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0504593Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0514567Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0524410Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0534076Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0543938Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0553452Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0563351Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0573209Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0583030Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0594149Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0603391Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0627063Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0637326Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0655121Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0664806Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0674250Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0683702Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0693688Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0703775Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0713832Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0728113Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0737990Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0747878Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0757947Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0768599Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0778465Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0788811Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0798648Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0808234Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0818115Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0828143Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0837827Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0847489Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0856880Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0866537Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0876701Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0886753Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0896581Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0906239Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0916187Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0926246Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0936208Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0946224Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0956275Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0965589Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0975002Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0984736Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.0994271Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1003605Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1013608Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1023665Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1033532Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1043417Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1052576Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1061960Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1071507Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1080964Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1090823Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1100374Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1109851Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1119756Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1129234Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1138776Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1149057Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1158513Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1187887Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1198685Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1208299Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1217604Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1226711Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1236382Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1246064Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1255481Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1265298Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1275066Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1284753Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1294221Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1303463Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1313556Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1323080Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1333403Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1343152Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1353016Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1375898Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1385561Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1395278Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1404823Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1414553Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1424383Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1433965Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1443872Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1453451Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1463518Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1473657Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1485867Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1495844Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1517791Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1528126Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1537892Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1550418Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1559921Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1569854Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1579656Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1593025Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1598952Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1608392Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1618978Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1627770Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1637331Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1662785Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1663794Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1673386Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1682794Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1692479Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1701697Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1710914Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1723963Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1733307Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1743457Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1753978Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1763589Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1777297Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1787380Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1800268Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1809589Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1818720Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1868349Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1878145Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1887804Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1897424Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1907155Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1917004Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1926453Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1935967Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1945694Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1955314Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1965314Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1975033Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1984606Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.1994833Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2004467Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2014544Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2024906Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2034891Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2043964Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2053131Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2062694Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2072166Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2081651Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2091169Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2100522Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2109981Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2119470Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2129305Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2138953Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2148183Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2157871Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2167860Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2181604Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2191876Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2202052Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2211944Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2222116Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2232106Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2242279Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2261207Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2271598Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2281874Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2291660Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2301585Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2311348Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2321606Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2331817Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2342305Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2352230Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2362680Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2373408Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2384228Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2394608Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2404807Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2415157Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2424900Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2434946Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2451215Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2461461Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2471350Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2482032Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2492453Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2502416Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2512813Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2523019Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2532640Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2542618Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2553336Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2563606Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2573931Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2583757Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2593833Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2603171Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2613274Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2622814Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2632364Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2642058Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2651500Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2661326Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2671456Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2681072Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2690762Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2700295Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2709778Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2719624Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2729291Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2738867Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2748278Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2757774Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2767189Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2777306Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2788487Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2797317Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2807155Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2816380Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2825793Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2835705Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2845040Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2855051Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2865135Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2876288Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2885216Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2894784Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2905203Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2913944Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2924304Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2934865Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2944066Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2953988Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2964047Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2973147Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2982745Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.2993254Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3001441Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3010973Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3020605Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3030319Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3040119Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3049460Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3059224Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3088275Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3098417Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3107880Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3117596Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3126890Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3136103Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3145175Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3162184Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3171730Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3181154Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3190320Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3199848Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3211483Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3222053Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3232143Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3241891Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3251724Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3260909Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3270403Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3290446Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3299662Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3309012Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3318342Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3328233Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3348156Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3357469Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3367046Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3377065Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3400580Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3409925Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3419160Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3429118Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3438606Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3448197Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3457436Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3467406Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3477321Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3486855Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3496351Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3516177Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3526193Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3535540Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3545162Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3555427Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3564918Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3574235Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3584214Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3593876Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3603515Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3613034Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3622240Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3637903Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3648027Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3658037Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3667610Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3677352Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3686865Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3696460Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3706133Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3715974Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3736020Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3745637Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3755247Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3764980Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3774919Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3784411Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3793847Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3803333Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3812903Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3822343Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3831541Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3840801Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3850356Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3864877Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3874177Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3923474Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3932753Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3942113Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3951380Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3961081Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3970565Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3979723Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3989966Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.3999663Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4009164Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4018579Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4027868Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4037609Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4046635Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4056124Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4065491Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4075736Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4084909Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4094825Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4104339Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4113849Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4123399Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4132877Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4142210Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4151949Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4161900Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4171671Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4181084Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4190753Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4200610Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4210010Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4220168Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4229932Z copying torch\include\ATen\ops\floor_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4239737Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4249670Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4259441Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4269333Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4279672Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4289563Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4299396Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4309326Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4319019Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4328724Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4338154Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4347533Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4357407Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4366875Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4376014Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4386108Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4394906Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4403885Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4413295Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4422581Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4431850Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4441530Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4450854Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4459938Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4469089Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4478181Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4487749Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4497191Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4506459Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4515971Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4525313Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4534493Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4544076Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4553337Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4562331Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4571431Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4580873Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4590603Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4600888Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4610544Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4636812Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4646324Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4656164Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4666031Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4676230Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4691647Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4701703Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4711329Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4721160Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4730707Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4740277Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4749991Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4759614Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4769024Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4779152Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4789668Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4799248Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4809295Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4819327Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4829143Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4839379Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4849416Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4859210Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4868813Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4879222Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4888977Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4898799Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4908366Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4917823Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4927442Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4936917Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4946105Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4970313Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4980071Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4989656Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.4999608Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5009225Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5018635Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5028809Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5039229Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5048843Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5058570Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5068359Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5077913Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5087721Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5097354Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5106752Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5117126Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5126792Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5147167Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5157124Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5167970Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5177446Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5186911Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5196312Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5205638Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5215573Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5225022Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5234936Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5244670Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5253813Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5263128Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5272907Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5282943Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5292610Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5304027Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5318539Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5331929Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5341610Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5351144Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5360511Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5370268Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5380053Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5389342Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5398975Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5408659Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5418307Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5427296Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5437815Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5447309Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5456493Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5465770Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5475439Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5485145Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5495099Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5504759Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5514470Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5524790Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5534260Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5544168Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5554940Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5564821Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5574901Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5584224Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5594128Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5603677Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5612910Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5622180Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5631936Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5642066Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5651841Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5661768Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5672182Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5682132Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5691420Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5700711Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5710403Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5720817Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5729891Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5739036Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5748744Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5758047Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5767355Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5776691Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5786649Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5796411Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5805873Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5815236Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5825077Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5834465Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5843804Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5853021Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5862531Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5872679Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5882467Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5892385Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5902914Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5912852Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5921907Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5931435Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5942100Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5951538Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5961248Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5970748Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5980089Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5989604Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.5999185Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6008857Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6018732Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6030768Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6040158Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6049530Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6059441Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6068796Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6078398Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6087759Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6097355Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6107026Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6116406Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6125529Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6135017Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6144291Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6154251Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6164479Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6178253Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6188386Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6198204Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6207364Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6216439Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6225848Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6235573Z copying torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6245181Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6254670Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6263959Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6274052Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6283444Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6293416Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6302722Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6311977Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6322097Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6332591Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6343768Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6354238Z copying torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6364463Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6374361Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6384188Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6394076Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6404589Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6414844Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6424813Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6434712Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6444313Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.6454892Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7496462Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7506442Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7516158Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7526345Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7536091Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7545624Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7555975Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7565789Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7578305Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7588657Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7598420Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7609233Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7618682Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7628668Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7637904Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7647547Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7656735Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7666031Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7675661Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7684794Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7693925Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7702809Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7711764Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7721455Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7730877Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7740259Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7749849Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7759472Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7769792Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7780048Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7789505Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7799035Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7809176Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7819322Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7828829Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7838719Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7848598Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7867128Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7876914Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7887033Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7896789Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7906576Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7916318Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7929883Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7939490Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7949094Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7958896Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7968422Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7978417Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7988645Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.7998224Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8007920Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8017973Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8027556Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8037229Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8047223Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8056980Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8066764Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8076654Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8086559Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8095966Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8105534Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8115621Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8124937Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8134478Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8143852Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8153382Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8162865Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8172326Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8181764Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8191515Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8201055Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8210530Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8219978Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8229151Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8238447Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8247745Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8257069Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8266364Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8275929Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8285826Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8296375Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8306193Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8316235Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8325964Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8335448Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8345123Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8355261Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8365303Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8375360Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8385040Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8394613Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8404122Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8413641Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8423365Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8433413Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8443456Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8452834Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8462282Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8471586Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8481248Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8490757Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8499845Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8510777Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8520676Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8530430Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8539862Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8549403Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8559045Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8568989Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8578797Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8588223Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8597978Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8607866Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8617420Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8626696Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8636108Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8662204Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8671695Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8681356Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8690612Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8700070Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8709538Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8719808Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8729220Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8738550Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8748448Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8758029Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8767390Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8789114Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8798605Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8808315Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8817496Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8827156Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8836423Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8845624Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8855124Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8864441Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8873980Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8883503Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8903166Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8912810Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8922466Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8931828Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8941241Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8950363Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8960145Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8969535Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8978658Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8988464Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.8998108Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9007541Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9020583Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9030229Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9039731Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9049337Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9066833Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9077768Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9087840Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9101141Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9110771Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9120398Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9130213Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9139640Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9149970Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9160286Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9169857Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9197668Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9206990Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9216638Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9226057Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9235962Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9245122Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9254413Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9270684Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9280375Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9290167Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9299743Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9309286Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9318959Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9328429Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9337814Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9347028Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9356674Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9366289Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9376126Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9385813Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9402603Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9412209Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9421672Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9431463Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9441019Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9450286Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9459818Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9469326Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9478841Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9494063Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9503980Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9513470Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9523117Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9532757Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9542192Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9551757Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9561109Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9570944Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9580894Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9590673Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9600283Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9609964Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9637596Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9647226Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9657078Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9667016Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9684529Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9694220Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9704390Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9714231Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9724237Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9733813Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9743394Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9753085Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9762989Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9772962Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9782571Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9796850Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9806999Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9829484Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9839450Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9849247Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9859184Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9868172Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9877958Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9887711Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9897652Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9907327Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9917047Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9926820Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9936402Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9955411Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9965524Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9975585Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9985307Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:36.9994913Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0004307Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0013429Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0022771Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0032066Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0042146Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0051139Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0060815Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0070015Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0080025Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0089298Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0098466Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0108039Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0117260Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0154530Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0163984Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0173539Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0183047Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0192279Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0202092Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0210991Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0224164Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0233979Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0243397Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0252785Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0262330Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0271653Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0285961Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0295562Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0305768Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0315914Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0325380Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0338768Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0348424Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0358270Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0367426Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0376873Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0386926Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0396740Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0406286Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0415671Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0425132Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0434844Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0444677Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0454254Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0463699Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0473172Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0489351Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0498683Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0508051Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0520398Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0530168Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0538943Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0553203Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0562533Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0575168Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0585692Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0594878Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0604109Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0621556Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0630606Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0640633Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0649980Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0659170Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0668420Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0678031Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0686888Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0696043Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0705174Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0714981Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0724698Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0734056Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0743170Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0752430Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0762314Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0771932Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0781331Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0791173Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0801087Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0810599Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0820161Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0830041Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0839911Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0849482Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0858786Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0867934Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0878088Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0887704Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0897563Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0906944Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0917384Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0927036Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0936529Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0945548Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0955169Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0964991Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0974486Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0984420Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.0994638Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1004116Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1013447Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1023512Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1033521Z copying torch\include\ATen\ops\is_pinned_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1043086Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1052345Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1061799Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1071411Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1081198Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1090921Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1100108Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1109152Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1118938Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1128458Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1137752Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1147126Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1156627Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1170489Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1179650Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1190054Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1199999Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1213046Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1222564Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1232017Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1241468Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1250719Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1259901Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1269428Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1279461Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1289461Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1299363Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1308703Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1318310Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1327626Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1337272Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1346933Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1356470Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1366773Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1376458Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1385698Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1400064Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1410005Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1419739Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1432834Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1443426Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1453134Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1462624Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1472021Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1501397Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1510497Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1519620Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1529578Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1539016Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1548254Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1557582Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1567397Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1576826Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1586252Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1595425Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1604718Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1614217Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1623332Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1632290Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1641344Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1650118Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1659388Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1669143Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1678226Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1689107Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1699259Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1709219Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1719339Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1732119Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1741638Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1750987Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1760695Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1770161Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1779476Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1789582Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1798767Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1808130Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1817457Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1827205Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1836192Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1845734Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1854832Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1863942Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1873385Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1882913Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1891921Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1901377Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1910179Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1919647Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1928584Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1937789Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1947135Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1956384Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1965306Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1974616Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1983695Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.1992949Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2002145Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2023667Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2032707Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2042498Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2051504Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2060651Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2069911Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2089156Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2099508Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2109274Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2119053Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2128727Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2138043Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2147453Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2157137Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2166441Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2176406Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2185771Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2195859Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2205930Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2215117Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2224669Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2233734Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2242931Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2251743Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2260697Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2270439Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2279867Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2290110Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2299617Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2308945Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2318431Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2328172Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2349441Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2359616Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2369972Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2379858Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2390261Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2400700Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2420110Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2429530Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2439427Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2449324Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2458756Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2468120Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2477551Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2486743Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2497393Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2508012Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2518024Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2529475Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2545255Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2554858Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2564709Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2575975Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2585084Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2594762Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2605523Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2614099Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2624344Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2646940Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2656534Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2665991Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2675641Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2685487Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2695462Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2710510Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2720998Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2730840Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2742338Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2773448Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2784018Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2793689Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2803280Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2813259Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2822823Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2832646Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2842467Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2852026Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2861944Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2871880Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2881871Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2891594Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2901092Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2910775Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2920223Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2929734Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2960973Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2970674Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2980033Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2989181Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.2998803Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3008294Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3017906Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3038722Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3048665Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3058174Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3067557Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3082650Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3092114Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3102331Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3111818Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3121638Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3131368Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3141246Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3151049Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3160973Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3170456Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3180397Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3189958Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3199892Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3215604Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3225354Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3235451Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3245590Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3255241Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3264606Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3291368Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3304903Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3315130Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3325321Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3334779Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3344583Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3362521Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3372695Z copying torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3382848Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3393139Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3414582Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3424504Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3439179Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3455008Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3464633Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3474397Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3484281Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3493777Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3503187Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3512458Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3521865Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3531773Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3545239Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3555965Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3565411Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3575207Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3584627Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3594456Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3603933Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3613586Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3623452Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3633189Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3642517Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3652210Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3662080Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3671557Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3681312Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3690957Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3700538Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3710305Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3719951Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3729580Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3739061Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3749059Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3759181Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3768616Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3778076Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3799290Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3808994Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3818826Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3828357Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3838110Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3848029Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3857695Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3882003Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3892700Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3902538Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3912715Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3922530Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3932321Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3942111Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3963341Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3973360Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3982842Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.3992645Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4002659Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4012535Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4022322Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4032425Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4041972Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4065315Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4074975Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4084391Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4093997Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4103987Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4114244Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4124382Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4134206Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4144132Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4154181Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4164149Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4173880Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4183552Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4193481Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4215994Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4216659Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4222363Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4249431Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4259463Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4272642Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4279683Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4289315Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4305755Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4315787Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4325144Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4334949Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4344772Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4354364Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4364111Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4374024Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4383719Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4393379Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4403308Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4422832Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4432542Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4450216Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4459927Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4469773Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4479469Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4489077Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4498976Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4508973Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4518812Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4528391Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4538238Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4560452Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4570548Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4580247Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4596207Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4605931Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4618840Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4628855Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4638428Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4648243Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4658220Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4668073Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4677861Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4687677Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4697201Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4706947Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4728766Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4738180Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4747726Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4757486Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4767243Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4801396Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4810785Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4820213Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4829306Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4838729Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4848047Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4857619Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4867857Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4877035Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4886580Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4896337Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4905826Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4915630Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4925383Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4934758Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4948832Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4958638Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4968322Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4977896Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4987251Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.4997105Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5006723Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5016212Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5025593Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5034807Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5055040Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5064557Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5073887Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5083219Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5093274Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5103081Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5113246Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5123821Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5133611Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5143205Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5152742Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5162680Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5172226Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5182031Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5191783Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5201557Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5211791Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5222226Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5231725Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5241352Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5251485Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5266082Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5276191Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5285686Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5295188Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5306130Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5318947Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5329727Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5339511Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5362627Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5372748Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5382611Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5392494Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5402107Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5412217Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5422099Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5431963Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5442060Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5451721Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5461381Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5471255Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5481048Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5490879Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5511938Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5521581Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5530999Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5540818Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5550781Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5560740Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5603072Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5612717Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5622066Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5631674Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5641460Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5651874Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5661893Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5671301Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5681256Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5701842Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5711471Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5721258Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5730939Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5740775Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5750443Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5768341Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5777860Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5788155Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5798219Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5816306Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5825888Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5835538Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5845070Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5854558Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5864372Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5874686Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5884712Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5894720Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5904399Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5914779Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5924387Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5934348Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5943765Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5953438Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5963627Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5973221Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5982840Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.5992564Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6002372Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6011867Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6021375Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6031041Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6040406Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6049430Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6058618Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6068636Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6081316Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6090782Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6100715Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6110581Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6132169Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6141988Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6151446Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6161267Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6170860Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6181227Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6195885Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6205290Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6214837Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6225357Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6235418Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6244918Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6254623Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6264398Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6273967Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6283632Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6293246Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6302959Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6312245Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6321843Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6331012Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6340677Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6363085Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6375824Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6385638Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6395333Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6405165Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6414533Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6423998Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6433756Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6443027Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6452213Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6461939Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6476270Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6485488Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6494999Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6504602Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6513723Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6522934Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6532186Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6541803Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6551338Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6560751Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6569861Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6579420Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6588763Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6598506Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6607975Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6617265Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6626835Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6636227Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6661784Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6671343Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6680937Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6690745Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6700224Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6713537Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6723334Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6733283Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6748215Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6758778Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6768375Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6777624Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6787047Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6796698Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6806290Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6816031Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6825823Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6835619Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6844906Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6854180Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6865302Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6875454Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6884885Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6894964Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6904782Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6914409Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6924153Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6950614Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6960004Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6970318Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6980245Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.6990841Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7001890Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7010831Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7020103Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7030067Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7039992Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7049950Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7059982Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7069433Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7079652Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7089865Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7099012Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7108435Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7117733Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7127862Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7137791Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7147233Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7157188Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7167297Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7177246Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7186465Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7196037Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7228300Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7237867Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7247230Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7256842Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7265977Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7275474Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7284648Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7306979Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7316908Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7326053Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7335307Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7344413Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7353585Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7368001Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7377397Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7386473Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7396389Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7406088Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7423586Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7433139Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7443256Z copying torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7453149Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7462893Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7472286Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7482415Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7492472Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7502576Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7512087Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7522404Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7532574Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7542695Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7552850Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7562809Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7589000Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7602417Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7612234Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7622384Z copying torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7653866Z copying torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7663887Z copying torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7673942Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7683709Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7693259Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7703173Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7712746Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7722853Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7732827Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7742229Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7752128Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7761852Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7771532Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7781441Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7791909Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7801446Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7810877Z copying torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7820542Z copying torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7839440Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7848782Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7858311Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7867847Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7877413Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7886995Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7896504Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7906028Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7915321Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7925151Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7934671Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7944604Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7954429Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7965558Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7980334Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.7990158Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8000247Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8009804Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8019593Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8029220Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8038858Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8048275Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8057339Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8066806Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8076777Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8086287Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8095961Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8105971Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8115596Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8125651Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8135072Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8145067Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8154476Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8164173Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8172968Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8182287Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8191485Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8200628Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8209791Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8219435Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8229608Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8239503Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8249036Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8258460Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8268025Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8277416Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8287136Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8323359Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8332819Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8341973Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8351145Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8360316Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8369438Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8378821Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8388095Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8397652Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8407397Z copying torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8416955Z copying torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8426438Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8436247Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8445743Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8455457Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8465205Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8474984Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8484520Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8494170Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8503749Z copying torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8513592Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8523127Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8532752Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8542249Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8551782Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8561621Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8571591Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8581212Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8590637Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8600197Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8609812Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8619721Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8629915Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8639935Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8649679Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8659865Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8669976Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8680316Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8697392Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8707135Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8716817Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8726658Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8736525Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8746639Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8756419Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8766045Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8776098Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8801920Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8811669Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8824535Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8834423Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8844081Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8853637Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8867979Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8877654Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8887237Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8897085Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8907216Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8917067Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8926466Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8936080Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8944835Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8957901Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8967179Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8976474Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.8988697Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9000426Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9013155Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9023731Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9034626Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9044202Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9053555Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9063058Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9072840Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9082586Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9091994Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9101354Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9111581Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9121564Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9131069Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9140768Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9150195Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9159956Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9169313Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9179435Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9189992Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9199935Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9209651Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9219820Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9230555Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9241076Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9250967Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9260574Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9275751Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9285996Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9296394Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9306530Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9316692Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9326587Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9336317Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9346283Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9356616Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9366386Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9376263Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9386412Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9396595Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9406152Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9416093Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9425992Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9435802Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9445665Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9455677Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9465530Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9475749Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9485497Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9495023Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9504833Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9515175Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9526225Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9535702Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9544885Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9554452Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9563659Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9572991Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9582598Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9592238Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9601533Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9610755Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9620121Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9629323Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9638424Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9647663Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9657354Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9666560Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9676029Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9685437Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9694871Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9704287Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9713955Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9723910Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9733869Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9743643Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9753147Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9763207Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9773739Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9784173Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9794177Z copying torch\include\ATen\ops\mps_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9804288Z copying torch\include\ATen\ops\mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9814061Z copying torch\include\ATen\ops\mps_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9823536Z copying torch\include\ATen\ops\mps_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9833085Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9842657Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9852613Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9862646Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9872460Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9882080Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9892119Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9901912Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9911866Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9921870Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9931540Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9941476Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9951088Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9960967Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9970514Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9979921Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9989195Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:37.9998705Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0008235Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0017952Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0026995Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0036299Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0045670Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0055147Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0064716Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0075141Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0084884Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0094766Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0104195Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0113552Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0123233Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0133306Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0143450Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0153033Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0162705Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0172048Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0181779Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0191196Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0200676Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0210111Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0227141Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0236566Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0246212Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0256014Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0266000Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0275676Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0285177Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0295692Z copying torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0305655Z copying torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0315463Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0325284Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0336355Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0345930Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0355983Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0365639Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0376392Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0386232Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0396035Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0406348Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0416246Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0425202Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0434835Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0444864Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0454059Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0463584Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0474660Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0486501Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0496032Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0505567Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0515402Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0525230Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0534561Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0544217Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0553699Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0563587Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0573087Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0582523Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0591832Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0601607Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0611750Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0621901Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0631737Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0641647Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0651608Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0660971Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0670672Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0680459Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0690019Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0699921Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0741454Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0750883Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0760542Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0769640Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0779133Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0788709Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0798221Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0808387Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0817994Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0838657Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0853993Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0863400Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0872843Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.0882805Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1474307Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1484056Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1493478Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1536762Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1545927Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1555769Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1565406Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1575589Z copying torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1587059Z copying torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1597136Z copying torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1606909Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1616673Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1626813Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1636858Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1646326Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1656228Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1665899Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1676569Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1685904Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1696444Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1711706Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1721699Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1731929Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1741888Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1752223Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1761799Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1771689Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1782165Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1791489Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1801551Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1811518Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1820937Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1830870Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1840905Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1850780Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1861138Z copying torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1871048Z copying torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1881688Z copying torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1891338Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1901803Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1911837Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1921807Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1931348Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1941274Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1951936Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1961931Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1971497Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1981246Z copying torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.1990829Z copying torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2000474Z copying torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2010184Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2019689Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2030245Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2039502Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2049361Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2059628Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2069344Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2079323Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2089115Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2100038Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2108571Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2118267Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2127529Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2137150Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2147114Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2156746Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2166526Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2176623Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2186074Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2195738Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2205869Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2215518Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2231395Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2241044Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2250637Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2260642Z copying torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2270265Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2279784Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2289449Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2298995Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2309260Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2319015Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2329140Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2339361Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2349579Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2359764Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2369427Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2378963Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2388437Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2398031Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2407206Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2416605Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2426059Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2435606Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2444749Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2454480Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2463898Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2473287Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2482746Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2492025Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2510728Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2520302Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2530165Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2539636Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2549353Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2558958Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2568833Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2578757Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2588234Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2597753Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2606882Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2615946Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2625116Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2634138Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2643571Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2652559Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2662056Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2671677Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2681297Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2690669Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2700197Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2710275Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2720131Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2729374Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2738870Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2748642Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2758260Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2767835Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2777185Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2786679Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2797080Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2806544Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2821875Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2836874Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2842853Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2851710Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2862489Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2872733Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2883716Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2892586Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2902630Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2912890Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2922190Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2931927Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2946628Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2956891Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2966966Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2976425Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2986374Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.2996575Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3007093Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3016380Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3038225Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3048206Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3056906Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3066631Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3077360Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3085888Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3095720Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3105173Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3114658Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3123822Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3133100Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3142724Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3152124Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3161545Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3170873Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3180348Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3190698Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3199723Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3212714Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3222582Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3232336Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3241769Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3251371Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3261362Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3271245Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3281062Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3291042Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3301923Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3310907Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3320540Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3329597Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3339295Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3349181Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3358898Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3368582Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3378277Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3388067Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3397961Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3407433Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3416876Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3426917Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3436671Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3461865Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3479361Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3488978Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3498607Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3508488Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3518159Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3527621Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3536970Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3547161Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3555910Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3565677Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3574825Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3584212Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3594022Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3603413Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3613418Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3623322Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3632507Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3641929Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3652330Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3661936Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3671609Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3681657Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3690925Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3700530Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3710881Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3719565Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3729029Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3738301Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3747972Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3757692Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3767701Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3777515Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3786998Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3796553Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3806131Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3816191Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3825486Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3835256Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3846324Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3857132Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3865778Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3875399Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3884942Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3895577Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3904727Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3914071Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3923263Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3933155Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3942367Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3951363Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3961257Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3970777Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3982003Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.3991540Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4001730Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4011173Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4020434Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4051625Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4060762Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4070552Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4080153Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4089700Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4100795Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4110200Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4139525Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4148996Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4159578Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4169491Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4179455Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4189806Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4205668Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4215274Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4225728Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4236958Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4247625Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4257033Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4267089Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4277659Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4287014Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4297111Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4306991Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4318457Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4328297Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4339030Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4349211Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4359518Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4371423Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4380450Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4390117Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4400581Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4410220Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4419899Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4429935Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4438702Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4449023Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4459537Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4469070Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4479484Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4532076Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4629961Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4640877Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4652653Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4661976Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4672219Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4683261Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4693654Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4702413Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4712276Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4722974Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4732043Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4742610Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4760683Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4770581Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4792936Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4802556Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4812008Z copying torch\include\ATen\ops\prelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4821625Z copying torch\include\ATen\ops\prelu_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4846888Z copying torch\include\ATen\ops\prelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4861117Z copying torch\include\ATen\ops\prelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4870741Z copying torch\include\ATen\ops\prelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4880579Z copying torch\include\ATen\ops\prelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4890223Z copying torch\include\ATen\ops\prelu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4902276Z copying torch\include\ATen\ops\prelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4911918Z copying torch\include\ATen\ops\prelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4922030Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4932147Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4942641Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4953069Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4963975Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4974915Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4986201Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.4996645Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5005292Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5021603Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5031927Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5041912Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5051908Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5062208Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5073196Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5082318Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5092354Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5102388Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5113644Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5122303Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5133395Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5143214Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5165813Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5175872Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5188624Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5198392Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5207918Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5217286Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5226258Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5235707Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5247056Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5283897Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5293821Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5332959Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5342827Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5352648Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5362612Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5372232Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5381951Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5391692Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5401253Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5411106Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5420760Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5430633Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5441007Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5450986Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5461769Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5471189Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5481290Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5490963Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5500529Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5525250Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5535236Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5559038Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5569559Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5580791Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5591953Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5602785Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5613795Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5623879Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5635050Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5645754Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5656582Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5667084Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5678037Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5686948Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5696659Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5707320Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5716393Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5726490Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5736681Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5745768Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5755536Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5765289Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5775378Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5786473Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5797102Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5807474Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5817830Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5829121Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5839885Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5850038Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5860020Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5869582Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5879570Z copying torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5889033Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5898320Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5907938Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5918122Z copying torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5927813Z copying torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5937333Z copying torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5946515Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5955616Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5965057Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5975338Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5984750Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.5994490Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6004298Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6013759Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6023981Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6034495Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6045040Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6053599Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6063214Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6072670Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6082383Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6092530Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6103277Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6112146Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6121947Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6131531Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6141113Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6150977Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6160273Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6170337Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6180382Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6190155Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6199860Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6209531Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6218850Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6228421Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6238714Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6248037Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6257632Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6267999Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6277018Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6286889Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6296951Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6306427Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6318136Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6328588Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6338365Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6348381Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6358711Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6368431Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6378606Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6388115Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6398118Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6407926Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6418445Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6426583Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6436016Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6445835Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6454984Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6464356Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6473820Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6483480Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6492935Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6501968Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6511106Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6520468Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6529573Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6538629Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6547911Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6556836Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6565929Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6584036Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6596318Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6605692Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6615154Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6624750Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6634183Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6643988Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6653373Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6662384Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6679805Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6681470Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6690966Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6703646Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6709541Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6719091Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6732228Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6740193Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6751350Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6767550Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6768959Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6781444Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6792000Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6805728Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6817880Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6832201Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6845097Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6857721Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6870009Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6882805Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6895213Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6907677Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6920233Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6934907Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6951955Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6962355Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6972288Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6983166Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.6991918Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7001918Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7020144Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7055876Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7066235Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7075387Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7086007Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7096061Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7113634Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7123740Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7134855Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7143920Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7153495Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7163346Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7173793Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7183219Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7192707Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7202418Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7211905Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7221597Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7231195Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7240331Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7249900Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7259221Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7273739Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7283915Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7293980Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7303758Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7313369Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7322713Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7331939Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7341090Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7350582Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7360416Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7369945Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7380368Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7389800Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7399403Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7409134Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7418331Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7427639Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7437154Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7446471Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7455852Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7465301Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7475008Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7484469Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7495140Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7503501Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7512835Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7522979Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7532413Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7541706Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7550913Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7560228Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7569649Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7579210Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7589349Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7598990Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7608680Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7619425Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7628093Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7637707Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7648121Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7657104Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7667142Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7678554Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7687709Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7719346Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7728877Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7738884Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7748867Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7760153Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7769633Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7779744Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7790000Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7800569Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7810086Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7819947Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7832044Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7843201Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7852554Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7862709Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7873342Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7882317Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7892798Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7902822Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7912208Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7922095Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7931964Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7941617Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7951508Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7961428Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7971231Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7981226Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.7991350Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8001005Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8010566Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8020308Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8030433Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8040315Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8049694Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8059343Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8069148Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8079218Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8088949Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8098185Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8108725Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8118674Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8127989Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8137033Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8146459Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8156194Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8165675Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8175219Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8185122Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8194752Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8204294Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8213744Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8223234Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8232596Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8242212Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8252731Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8262156Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8271481Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8281247Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8291215Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8300982Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8311923Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8321473Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8331510Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8341720Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8351260Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8361436Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8371080Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8380865Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8390565Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8400492Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8419524Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8430097Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8439847Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8449687Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8459457Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8469431Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8479177Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8488974Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8498427Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8508105Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8524745Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8535734Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8544527Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8554238Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8564939Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8573649Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8583106Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8593304Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8602137Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8612042Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8621756Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8631639Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8641355Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8651730Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8660725Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8670093Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8679472Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8688792Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8698689Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8707929Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8717469Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8726861Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8736111Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8745446Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8755330Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8764570Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8773842Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8783229Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8792350Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8801410Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8811080Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8820130Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8829576Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8838839Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8848312Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8858023Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8867641Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8877442Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8887261Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8897223Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8906747Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8916406Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8926105Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8935341Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8945079Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8955327Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8965192Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8988056Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.8997872Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9011682Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9021300Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9031699Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9040306Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9049945Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9059324Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9069182Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9078931Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9088393Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9098498Z copying torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9108284Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9118756Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9128025Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9137750Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9148450Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9157811Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9167489Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9178077Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9186601Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9196445Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9217072Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9226868Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9236780Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9246123Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9256073Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9266043Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9275318Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9294343Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9303745Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9313281Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9322795Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9332026Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9347125Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9360209Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9369577Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9386997Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9402757Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9411477Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9420864Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9432504Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9451002Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9465622Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9475535Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9485211Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9494892Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9505047Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9514780Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9533872Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9543722Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9553510Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9563371Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9573308Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9584273Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9593582Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9608757Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9618617Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9628611Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9638244Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9648181Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9657827Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9667367Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9677327Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9709889Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9719387Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9729186Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9738788Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9754216Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9763707Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9773115Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9782808Z copying torch\include\ATen\ops\searchsorted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9792684Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9814566Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9824159Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9833734Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9848013Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9858573Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9872866Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9882876Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9892460Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9902135Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9911868Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9921354Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9931257Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9941522Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9951819Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9987808Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:38.9997930Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0007890Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0017799Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0028136Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0038557Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0048707Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0058422Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0067903Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0077629Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0087217Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0097206Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0107178Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0117254Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0127136Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0136659Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0146375Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0156511Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0167296Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0177172Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0187189Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0197602Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0207040Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0216314Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0225468Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0234792Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0243960Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0253466Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0262676Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0272086Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0281560Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0292300Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0301716Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0310965Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0320199Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0329395Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0338841Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0348185Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0357585Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0367070Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0376572Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0386608Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0396961Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0406797Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0417094Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0426816Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0437663Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0446611Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0456389Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0467236Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0476873Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0486937Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0502876Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0512353Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0522545Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0531947Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0541450Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0551440Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0569972Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0598960Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0608592Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0619264Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0627792Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0637776Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0648134Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0657357Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0666985Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0676491Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0685948Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0695664Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0704755Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0714057Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0738357Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0749606Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0761016Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0769873Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0779741Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0798010Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0815490Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0825340Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0835101Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0844636Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0859543Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0868417Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0877725Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0886888Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0902337Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0911335Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0920654Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0929962Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0939348Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0948589Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0958137Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0967180Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0976434Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0985913Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.0995272Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1005343Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1016045Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1024270Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1033974Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1043058Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1052663Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1063110Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1072016Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1081932Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1104623Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1114072Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1123414Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1133368Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1142389Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1151952Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1162489Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1171103Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1180313Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1189528Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1199022Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1209451Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1218316Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1228405Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1238734Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1247839Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1257910Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1267969Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1277668Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1287740Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1297405Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1306681Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1318447Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1328865Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1340253Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1348898Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1358643Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1368293Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1377714Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1386984Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1396611Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1405855Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1415189Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1424922Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1434369Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1444536Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1454070Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1463133Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1472053Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1486748Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1496567Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1506391Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1515932Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1529631Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1543332Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1553095Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1562785Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1589935Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1599254Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1609087Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1619186Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1629279Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1639578Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1650006Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1660438Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1669870Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1679808Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1689737Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1707231Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1717163Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1727021Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1736852Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1747247Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1756565Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1766174Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1775851Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1785539Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1795305Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1818481Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1833218Z copying torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1843260Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1853619Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1869094Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1879170Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1889422Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1900510Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1909098Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1918702Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1931077Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1942684Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1952035Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1962591Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1971839Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1981647Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.1990918Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2000179Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2009380Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2018669Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2039108Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2049099Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2058202Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2067382Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2077329Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2087031Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2096705Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2106650Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2116384Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2125961Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2135202Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2144886Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2154416Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2163818Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2173202Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2182722Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2193223Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2203332Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2213453Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2231042Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2241260Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2251056Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2260532Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2270631Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2280726Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2291974Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2301174Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2311170Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2321284Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2330536Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2340172Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2350578Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2359733Z copying torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2370104Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2380073Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2389796Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2400095Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2409881Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2420701Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2462056Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2471689Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2481739Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2492888Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2503451Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2513483Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2523008Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2532416Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2541558Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2550714Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2560349Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2570057Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2579670Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2589303Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2598935Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2620462Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2630217Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2639842Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2649472Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2664708Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2674222Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2683878Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2693653Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2703519Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2713811Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2723304Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2733048Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2743349Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2752542Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2762608Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2772613Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2782563Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2792489Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2802664Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2813360Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2822219Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2831983Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2842488Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2851858Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2862056Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2872310Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2881257Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2891006Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2909485Z copying torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2919571Z copying torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2934124Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2944422Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2954359Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2964210Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2973865Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.2999443Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3009058Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3019235Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3029852Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3038771Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3048388Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3058427Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3072743Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3084075Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3093998Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3103405Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3112783Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3122207Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3140650Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3150511Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3160366Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3169804Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3186760Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3196913Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3206374Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3215940Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3225889Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3235787Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3245208Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3262264Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3272347Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3282069Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3291664Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3301412Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3319791Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3329905Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3347260Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3356852Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3366630Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3376758Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3394128Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3403808Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3413760Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3423818Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3439216Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3449288Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3459196Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3468841Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3478931Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3488612Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3498516Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3513644Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3523742Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3545408Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3555231Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3565048Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3575420Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3592763Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3614115Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3624254Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3634035Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3644477Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3654471Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3664278Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3673974Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3683805Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3693937Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3703477Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3757839Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3767972Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3778224Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3789132Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3799622Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3810152Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3819338Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3829470Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3840351Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3849179Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3859063Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3869621Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3879412Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3890309Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3900485Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3910778Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3920910Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3930938Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3940946Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3959047Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3969210Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3978478Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3988586Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.3998868Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4008378Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4018305Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4028156Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4039382Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4048052Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4058104Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4067984Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4077914Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4087647Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4096968Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4106379Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4115958Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4125721Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4135745Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4149754Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4159257Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4168729Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4180236Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4189807Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4199736Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4211328Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4222071Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4232486Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4244037Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4255572Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4264977Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4275041Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4284799Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4294316Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4303841Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4313289Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4322884Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4333804Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4345196Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4355284Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4364842Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4374636Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4383813Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4393289Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4402794Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4412692Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4422627Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4431761Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4441916Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4451267Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4460535Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4470091Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4480561Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4489755Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4524449Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4535199Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4545657Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4554807Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4564798Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4576305Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4585660Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4596197Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4607187Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4617327Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4627274Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4637361Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4647228Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4679454Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4690061Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4700655Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4711431Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4722929Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4732216Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4742312Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4752500Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4762380Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4772381Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4782290Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4795437Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4806902Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4817652Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4828125Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4838622Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4848586Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4858400Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4868087Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4877748Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4887716Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4897406Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4906544Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4916098Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4925746Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4935548Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4945679Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4955768Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4965372Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4985000Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.4994708Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5004071Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5014710Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5024638Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5034200Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5043956Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5053320Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5062930Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5072057Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5081669Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5091444Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5101917Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5111776Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5122431Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5132110Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5144876Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5155887Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5165908Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5175642Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5185412Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5195386Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5205618Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5215871Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5250039Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5260414Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5270937Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5294068Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5446164Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5457092Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5466420Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5476697Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5487041Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5498109Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5566321Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5576278Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5586170Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5596862Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5605827Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5615947Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5625877Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5635710Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5645646Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5655449Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5665235Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5675159Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5684905Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5694873Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5704710Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5714332Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5724287Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5734392Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5744194Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5753851Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5763853Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5773702Z copying torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5783833Z copying torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5793421Z copying torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5803706Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5813689Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5824197Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5833899Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5843960Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5854135Z copying torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5865513Z copying torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5874850Z copying torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5885127Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5895236Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5906416Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5916323Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5926624Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5936927Z copying torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5947596Z copying torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5957225Z copying torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5967160Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5977319Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5988772Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.5999146Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6010082Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6020149Z copying torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6031948Z copying torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6041840Z copying torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6051782Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6062772Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6072418Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6082763Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6092754Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6103758Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6112726Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6122668Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6132977Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6142707Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6153014Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6163204Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6172900Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6182847Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6192409Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6201986Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6211734Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6221613Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6231087Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6241059Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6250951Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6260740Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6270585Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6280379Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6290310Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6300049Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6309650Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6319174Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6328469Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6337756Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6347254Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6357218Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6366931Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6376926Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6387000Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6397301Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6407250Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6417065Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6426878Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6436600Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6446536Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6456623Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6466987Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6476827Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6486558Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6496244Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6506189Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6515867Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6525675Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6535660Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6545840Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6556417Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6566936Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6582432Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6593474Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6604904Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6615048Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6626245Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6635345Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6645771Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6656528Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6667596Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6678934Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6687920Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6698140Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6708475Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6718290Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6737614Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6747389Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6757995Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6768380Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6778876Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6789623Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6800163Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6810398Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6820424Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6843124Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6866839Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6878101Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6887732Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6898148Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6908482Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6919109Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6929000Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6938989Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6949112Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6958863Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6968823Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6978507Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6988375Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.6998332Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7009174Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7018341Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7028598Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7039123Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7048520Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7058661Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7068828Z copying torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7079604Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7090938Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7100308Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7110662Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7121017Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7130575Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7140645Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7150980Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7174888Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7186093Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7195796Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7205844Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7216152Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7226783Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7235932Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7245789Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7256349Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7266161Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7276355Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7286358Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7297581Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7306278Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7315868Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7326879Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7336226Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7345802Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7355730Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7365586Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7374978Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7384466Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7394656Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7404098Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7413941Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7423813Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7433258Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7443153Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7452785Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7462576Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7471919Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7481650Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7491559Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7501766Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7511915Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7521608Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7531460Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7541112Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7550826Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7561066Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7571044Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7580548Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7590614Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7611828Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7620855Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7630986Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7641133Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7662183Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7671729Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7682015Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7690839Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7700629Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7711155Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7720155Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7729832Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7740601Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7751868Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7776600Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7787895Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7797525Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7807283Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7817291Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7827081Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7836740Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7846632Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7864144Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7873737Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7883515Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7892812Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7902630Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7911859Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7921120Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7930646Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7939916Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7949201Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7958653Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7968363Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7977733Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7987277Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.7997070Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8007305Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8016493Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8026206Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8036502Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8045855Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8056057Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8065894Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8075032Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8084514Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8095052Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8103480Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8113020Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8122714Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8132041Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8142027Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8166520Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8232274Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8242949Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8253257Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8262396Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8272059Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8281728Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8290837Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8300238Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8309704Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8319066Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8328943Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8339894Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8349231Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8358682Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8367894Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8379372Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8388677Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8398534Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8408233Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8417462Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8427191Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8436985Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8463882Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8473525Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8483191Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8492457Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8501477Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8511036Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8520475Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8530049Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8540122Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8549076Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8558773Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8569613Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8578442Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8588137Z copying torch\include\ATen\ops\symeig.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8598703Z copying torch\include\ATen\ops\symeig_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8607741Z copying torch\include\ATen\ops\symeig_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8631492Z copying torch\include\ATen\ops\symeig_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8631952Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8636242Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8682521Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8727932Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8728536Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8751062Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8772594Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8852491Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8853077Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8853489Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8853901Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8854304Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8854719Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8855224Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8857064Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8857679Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8858126Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8858550Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8858989Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8859430Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8859932Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8860498Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8860939Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8861359Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8863058Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8873915Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8883200Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8893342Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8902473Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8911953Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8921687Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8930477Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8939925Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8949304Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8958978Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8968022Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8977764Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.8989747Z copying torch\include\ATen\ops\tensordot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9000414Z copying torch\include\ATen\ops\tensordot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9010556Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9020259Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9029616Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9039582Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9049140Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9058757Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9067891Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9077586Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9086942Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9096360Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9109537Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9119028Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9144050Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9154234Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9163775Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9173411Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9183441Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9193201Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9203375Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9214433Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9223348Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9233329Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9244091Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9252672Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9262607Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9272333Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9281688Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9291016Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9300367Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9309620Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9320581Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9329634Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9339341Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9349281Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9358287Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9368540Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9376886Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9386429Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9395944Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9405517Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9415417Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9424272Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9434074Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9444686Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9454515Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9464610Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9474105Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9483262Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9492703Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9502074Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9516591Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9526239Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9536221Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9545453Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9555324Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9566274Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9574733Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9584553Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9593567Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9603121Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9615743Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9627031Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9642808Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9652637Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9661717Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9671992Z copying torch\include\ATen\ops\to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9682159Z copying torch\include\ATen\ops\to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9691841Z copying torch\include\ATen\ops\to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9701379Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9711170Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9720758Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9730552Z copying torch\include\ATen\ops\to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9740466Z copying torch\include\ATen\ops\to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9750402Z copying torch\include\ATen\ops\to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9760983Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9770976Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9780702Z copying torch\include\ATen\ops\to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9790611Z copying torch\include\ATen\ops\to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9800545Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9849099Z copying torch\include\ATen\ops\to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9859105Z copying torch\include\ATen\ops\to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9869024Z copying torch\include\ATen\ops\to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9879088Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9896196Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9906201Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9915731Z copying torch\include\ATen\ops\to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9925594Z copying torch\include\ATen\ops\to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9935360Z copying torch\include\ATen\ops\to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9944652Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9954294Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9963953Z copying torch\include\ATen\ops\to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9973424Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9982684Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:39.9992220Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0001967Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0011225Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0020530Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0029800Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0039620Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0048652Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0058313Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0067974Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0077235Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0086594Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0095835Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0105319Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0114760Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0124459Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0135278Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0144590Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0159805Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0169362Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0180050Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0191054Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0201294Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0210876Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0220015Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0229213Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0238780Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0248255Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0257301Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0266501Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0276497Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0286192Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0295910Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0305140Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0315302Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0324843Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0334600Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0344608Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0354131Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0364511Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0374433Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0384033Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0394465Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0404224Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0414424Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0424043Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0434012Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0443757Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0453130Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0462801Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0472327Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0481658Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0491738Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0501533Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0511176Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0521161Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0530617Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0540197Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0549986Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0559443Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0569156Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0579025Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0588590Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0598243Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0609553Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0620475Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0630491Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0640067Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0649385Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0658875Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0668649Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0678551Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0688546Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0698480Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0707838Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0717313Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0726735Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0736562Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0746340Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0756146Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0765565Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0775096Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0784121Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0793546Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0811896Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0821223Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0859527Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0868959Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0879003Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0888415Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0897697Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0907259Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0916126Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0925286Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0934552Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0944100Z copying torch\include\ATen\ops\unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0954032Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0963499Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0973037Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0982928Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.0992885Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1002722Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1012042Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1021173Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1030733Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1040195Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1049547Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1059371Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1068998Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1078488Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1087809Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1097362Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1107212Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1116378Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1130852Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1140893Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1150563Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1160303Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1170015Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1182085Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1192478Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1203064Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1212849Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1222653Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1232292Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1242459Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1252075Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1261886Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1271109Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1281351Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1291082Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1300560Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1310320Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1320515Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1331013Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1340985Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1350565Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1360743Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1370429Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1380108Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1389984Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1400190Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1410007Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1420195Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1430411Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1440463Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1450667Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1460351Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1469786Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1479682Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1489397Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1498828Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1508880Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1518340Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1527872Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1537298Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1547359Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1556878Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1566603Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1576243Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1585861Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1595425Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1604952Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1614750Z copying torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1624856Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1634368Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1643722Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1653881Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1663975Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1673766Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1684309Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1693941Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1703956Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1713488Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1723196Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1732879Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1742824Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1752808Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1764531Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1776040Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1785867Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1796994Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1807058Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1817225Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1829861Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1840097Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1850285Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1860382Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1870176Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1879901Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1889866Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1899529Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1909412Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1919692Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1929766Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1939860Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1949948Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1960432Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1970769Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1981327Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.1991074Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2000912Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2010591Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2020345Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2031024Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2040856Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2050436Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2060024Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2070125Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2080096Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2089912Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2099947Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2109594Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2119806Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2130457Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2140721Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2150361Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2160100Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2169966Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2179662Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2189136Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2200107Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2210094Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2233111Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2242908Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2252691Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2262461Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2271863Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2281729Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2291551Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2301359Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2312030Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2322953Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2333117Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2343308Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2358855Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2369416Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2379588Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2389464Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2400008Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2410372Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2420249Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2429997Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2439901Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2449839Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2459773Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2469522Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2479908Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2489877Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2499989Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2510955Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2521203Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2531012Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2541088Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2550826Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2560759Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2570432Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2580448Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2591474Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2601384Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2611393Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2621181Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2631454Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2641231Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2651037Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2660894Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2670560Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2681178Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2691384Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2701093Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2710773Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2720697Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2730511Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2740232Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2750219Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2760313Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2770141Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2780103Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2789803Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2799689Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2809741Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2819366Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2828892Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2838923Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2848664Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2858627Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2868747Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2878882Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2889257Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2899412Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2909201Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2919345Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2929137Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2939297Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2950044Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2959975Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2978216Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.2989631Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3001257Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3011862Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3022676Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3032573Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3045510Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3055718Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3066061Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3075429Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3085496Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3095238Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3104822Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3114848Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3137764Z copying torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3147836Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3159112Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3167984Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3177772Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3188572Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3197073Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3206772Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3216252Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3226069Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3235270Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3244704Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3259170Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3269932Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3278618Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3287845Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3297897Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3307338Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3316829Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3326938Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3336269Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3345759Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3354942Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3364365Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3374391Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3383832Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3392902Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3401940Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3411548Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3420840Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3431025Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3441763Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3951476Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3977439Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.3993046Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4003953Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4030264Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4041135Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4051301Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4061484Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4072818Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4097795Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4107394Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4117285Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4127513Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4160845Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4183601Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4193403Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4204190Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4225829Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4235252Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4244944Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4254823Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4264858Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4274291Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4283972Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4297506Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4306903Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4316159Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4326412Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4336193Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4345964Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4355721Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4365227Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4374949Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4387797Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4397439Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4407158Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4416975Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4426977Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4436574Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4446479Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4455760Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4465571Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4475357Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4485195Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4495087Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4504540Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4514037Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4523807Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4533741Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4543233Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4553246Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4562801Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4573138Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4582738Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4592221Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4602008Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4611584Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4621025Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4631087Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4640413Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4649696Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4659204Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4668530Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4678410Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4687956Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4697271Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4707016Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4716540Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4729464Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4739438Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4748821Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4758176Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4767589Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4776777Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4786121Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4795736Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4805640Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4815347Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4824978Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4834635Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4844554Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4854168Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4864450Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4874546Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4884421Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4894224Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4904653Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4914455Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4924563Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4934662Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4944637Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4954634Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4976843Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.4990753Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5001140Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5011297Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5020764Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5031010Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5041015Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5050929Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5066014Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5088922Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5098899Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5108999Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5118830Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5128831Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5138707Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5148588Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5158799Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5168803Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5178554Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5188235Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5197863Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5216261Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5225930Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5235619Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5245369Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5254864Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5264737Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5274585Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5284449Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5294830Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5305913Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5317617Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5328004Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5337821Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5348283Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5358252Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5367951Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5377704Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5387695Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5397344Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5407238Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5416939Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5426318Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5436050Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5446021Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5456151Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5465632Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5501659Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5511279Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5521136Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5531083Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5540630Z copying torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5550663Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5560535Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5570262Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5579905Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5590238Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5600333Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5609788Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5619273Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5628942Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5638653Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5648494Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5658360Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5668113Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5678464Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5688140Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5697949Z copying torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5708347Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5729835Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5739838Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5749950Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5760435Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5770300Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5779961Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5789916Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5799808Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5809162Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5819134Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5828752Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5838555Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5848430Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5857965Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5867393Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5876905Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5886358Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5895574Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5905026Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5914589Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5924024Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5933360Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5942948Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5952446Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5963564Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5973541Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5983638Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.5993597Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6002938Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6012416Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6021931Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6031510Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6041598Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6050980Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6060424Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6070228Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6079781Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6096371Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6106026Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6115570Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6125140Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6134764Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6144411Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6153976Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6164134Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6174054Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6183711Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6220052Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6229531Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6239277Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6249425Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6259367Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6269330Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6279757Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6289605Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6305322Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6314929Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6324962Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6334617Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6344321Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6353963Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6364659Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6374502Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6384030Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6393743Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6403539Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6413600Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6423287Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6433036Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6459293Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6469006Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6478747Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6488859Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6498801Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6508430Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6518134Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6527635Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6536933Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6546899Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6556770Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6567317Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6579792Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6589906Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6600496Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6615366Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6625347Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6650514Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6665381Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6675091Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6684786Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6694273Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6704279Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6726706Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6736558Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6746279Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6775894Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6785978Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6805198Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6815237Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6824659Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6834165Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6843851Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6854172Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6880157Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6889865Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6899816Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6909449Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6919389Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6942190Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6952328Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6962303Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6972093Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6981483Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.6990812Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7000937Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7010697Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7020229Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7030142Z copying torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7039907Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7048938Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7058708Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7068437Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7077735Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7087018Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7096183Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7105905Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7115458Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7125159Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7134833Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7149680Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7159982Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7169429Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7179082Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7188602Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7197973Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7207537Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7217192Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7227050Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7236348Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7245981Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7255542Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7265883Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7275869Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7291264Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7300735Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7309989Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7320564Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7330277Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7340089Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7349581Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7359405Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7369181Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7378848Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7388511Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7398608Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7408710Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7418365Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7427838Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7437171Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7446584Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7456272Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7466054Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7475538Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7484961Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7494636Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7504268Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7514586Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7524696Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7534384Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7544512Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7554750Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7564617Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7574709Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7584794Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7594980Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7605217Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7615404Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7625300Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7635147Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7644786Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7654853Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7664523Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7674054Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7683796Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7693557Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7703073Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7712710Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7729436Z copying torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7739575Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7749202Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7765793Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7775385Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7784915Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7794078Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7813278Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7822773Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7844397Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7854186Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7871600Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7881052Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7890393Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7899865Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7909455Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7919042Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7928499Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7938446Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7948070Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7958071Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7967972Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7977535Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7987297Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.7996864Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8006983Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8016600Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8026622Z copying torch\include\ATen\ops\_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8037314Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8047003Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8056880Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8067262Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8077055Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8086982Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8096788Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8107007Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8117282Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8127641Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8137283Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8146926Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8157097Z copying torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8167450Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8177440Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8188001Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8198190Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8207852Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8217720Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8227535Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8238116Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8248734Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8258629Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8268605Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8278951Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8288924Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8309147Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8319210Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8328917Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8346968Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8356879Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8367952Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8379033Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8388334Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8398600Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8428359Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8438728Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8448425Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8465933Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8475375Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8485116Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8494799Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8504523Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8529454Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8539461Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8548991Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8563023Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8573776Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8584030Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8594242Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8606646Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8616906Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8626982Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8637015Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8647191Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8657422Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:40.8667720Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2152813Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2169052Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2180667Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2192019Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2202977Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2213193Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2223495Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2236374Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2246554Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2257548Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2268196Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2278967Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2289566Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2300064Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2310044Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2319850Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2329824Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2339677Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2349110Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2358578Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2367965Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2377631Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2387483Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2397283Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2407015Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2416637Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2426395Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2435925Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2445766Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2455423Z copying torch\include\ATen\ops\_flash_scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2465124Z copying torch\include\ATen\ops\_flash_scaled_dot_product_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2474805Z copying torch\include\ATen\ops\_flash_scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2484616Z copying torch\include\ATen\ops\_flash_scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2494163Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2503525Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2513287Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2523080Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2533011Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2541827Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2551646Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2561206Z copying torch\include\ATen\ops\_foreach_abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2570697Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2581033Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2590551Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2600103Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2609709Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2619465Z copying torch\include\ATen\ops\_foreach_acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2629208Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2638754Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2648222Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2657653Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2667100Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2676880Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2687095Z copying torch\include\ATen\ops\_foreach_addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2696660Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2706235Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2715761Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2725462Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2735094Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2744896Z copying torch\include\ATen\ops\_foreach_addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2754421Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2765764Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2776450Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2787018Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2796583Z copying torch\include\ATen\ops\_foreach_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2806375Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2816160Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2825640Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2835052Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2844732Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2854298Z copying torch\include\ATen\ops\_foreach_asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2864612Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2874027Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2884165Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2893715Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2903555Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2913873Z copying torch\include\ATen\ops\_foreach_atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.2924758Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3205326Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3215776Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3226524Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3237339Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3247865Z copying torch\include\ATen\ops\_foreach_ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3258279Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3268718Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3279513Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3289857Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3300353Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3310859Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3321460Z copying torch\include\ATen\ops\_foreach_cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3331815Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3342058Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3352657Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3362859Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3372423Z copying torch\include\ATen\ops\_foreach_cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3382014Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3391826Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3401380Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3410834Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3420452Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3430620Z copying torch\include\ATen\ops\_foreach_div_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3440763Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3450556Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3460616Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3470275Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3480009Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3489845Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3500025Z copying torch\include\ATen\ops\_foreach_erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3509977Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3519605Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3529777Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3539717Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3549358Z copying torch\include\ATen\ops\_foreach_erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3559606Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3569646Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3579377Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3589784Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3599690Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3609757Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3619366Z copying torch\include\ATen\ops\_foreach_expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3629090Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3639310Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3649243Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3658936Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3668702Z copying torch\include\ATen\ops\_foreach_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3678496Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3688256Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3698344Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3708150Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3717994Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3727866Z copying torch\include\ATen\ops\_foreach_floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3737579Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3747185Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3763020Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3773824Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3783526Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3793127Z copying torch\include\ATen\ops\_foreach_frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3802947Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3812463Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3822152Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3831377Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3841052Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3850906Z copying torch\include\ATen\ops\_foreach_lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3861164Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3870836Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3880803Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3890349Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3899858Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3909558Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3919587Z copying torch\include\ATen\ops\_foreach_log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3929001Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3938580Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3948073Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3957869Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3967677Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3977611Z copying torch\include\ATen\ops\_foreach_log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3987318Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.3996984Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4006976Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4016562Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4026521Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4036733Z copying torch\include\ATen\ops\_foreach_log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4046920Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4056980Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4066851Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4076691Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4087055Z copying torch\include\ATen\ops\_foreach_log_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4096964Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4106734Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4116913Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4126740Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4136602Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4146361Z copying torch\include\ATen\ops\_foreach_maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4157162Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4167136Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4177163Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4187041Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4199701Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4210383Z copying torch\include\ATen\ops\_foreach_minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4220716Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4230690Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4240934Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4250890Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4261616Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4271982Z copying torch\include\ATen\ops\_foreach_mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4282447Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4291999Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4302090Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4311913Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4321861Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4331717Z copying torch\include\ATen\ops\_foreach_neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4341160Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4350524Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4360511Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4370114Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4379846Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4389854Z copying torch\include\ATen\ops\_foreach_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4399678Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4409177Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4419037Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4428797Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4438995Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4449098Z copying torch\include\ATen\ops\_foreach_reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4459136Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4469081Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4479261Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4489327Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4508208Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4510360Z copying torch\include\ATen\ops\_foreach_round_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4521296Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4532148Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4542642Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4553118Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4563205Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4573610Z copying torch\include\ATen\ops\_foreach_sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4583955Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4593894Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4603875Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4613948Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4623496Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4633456Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4643671Z copying torch\include\ATen\ops\_foreach_sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4653750Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4663640Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4673740Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4683961Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4693706Z copying torch\include\ATen\ops\_foreach_sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4703645Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4713559Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4723387Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4733198Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4743023Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4752958Z copying torch\include\ATen\ops\_foreach_sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4768307Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4778115Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4787947Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4798410Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4808660Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4818452Z copying torch\include\ATen\ops\_foreach_sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4828327Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4837833Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4847496Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4857457Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4866958Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4876953Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4886630Z copying torch\include\ATen\ops\_foreach_tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4896584Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4906135Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4915738Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4925472Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4934999Z copying torch\include\ATen\ops\_foreach_tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4945167Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4954802Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4964396Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4974155Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4984031Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.4993547Z copying torch\include\ATen\ops\_foreach_trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5003226Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5012975Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5022496Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5032054Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5041708Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5051332Z copying torch\include\ATen\ops\_foreach_zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5060957Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5070775Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5080496Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5089881Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5099336Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5109118Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5119187Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5128941Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5138302Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5148022Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5157562Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5167146Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5177152Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5186978Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5197068Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5207537Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5217485Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5227592Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5237740Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5247652Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5257174Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5267090Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5277022Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5287484Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5297468Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5307236Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5317138Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5326839Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5336724Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5346574Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5358358Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5368350Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5378347Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5388469Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5399319Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5410052Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5419908Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5429931Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5440354Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5459980Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5469871Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5479810Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5490239Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5500672Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5510036Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5520304Z copying torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5529931Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5539430Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5548840Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5558903Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5568669Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5578570Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5588292Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5598024Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5608747Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5619349Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5629121Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5639376Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5649516Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5659507Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5693970Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5703805Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5713651Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5739357Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5749117Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5759180Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5769122Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5783299Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5793066Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5803361Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5812977Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5841299Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5851141Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5861459Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5871156Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5881119Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5890837Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5900252Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5915565Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5925433Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5935268Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5944682Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5955368Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5968054Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5977622Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5987222Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.5997015Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6007165Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6016747Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6027521Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6046847Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6056429Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6066213Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6075590Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6084995Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6094672Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6104118Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6113607Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6123367Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6132866Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6143156Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6152964Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6162565Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6172503Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6182450Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6192154Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6202096Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6212017Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6221653Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6231337Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6241643Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6251559Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6261354Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6271282Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6281533Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6296659Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6306427Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6316154Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6326324Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6336223Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6346268Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6355861Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6372751Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6382268Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6392057Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6401798Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6424051Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6434301Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6444940Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6454952Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6464380Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6474516Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6483977Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6493654Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6503392Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6513000Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6522564Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6532285Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6542440Z copying torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6552742Z copying torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6563020Z copying torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6572836Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6583153Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6592735Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6603507Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6613887Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6633686Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6643676Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6653898Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6663346Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6673640Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6683729Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6693780Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6703489Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6716950Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6731068Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6740590Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6750052Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6759581Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6768894Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6778525Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6787931Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6797601Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6807259Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6817254Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6826926Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6847219Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6857506Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6866925Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6876622Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6901243Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6911948Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6922247Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6932153Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6942025Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6951727Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6967949Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6978382Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6988261Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.6998060Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7008174Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7017917Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7027631Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7037414Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7047104Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7059166Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7069546Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7079292Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7089330Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7099157Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7109263Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7119551Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7129498Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7139261Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7149133Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7159159Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7183324Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7193070Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7202933Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7212735Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7222337Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7232039Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7242127Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7251794Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7275889Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7285476Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7295255Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7304995Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7314396Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7324146Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7333794Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7343481Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7353226Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7368157Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7377539Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7387028Z copying torch\include\ATen\ops\_mps_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7396392Z copying torch\include\ATen\ops\_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7416291Z copying torch\include\ATen\ops\_mps_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7426727Z copying torch\include\ATen\ops\_mps_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7436619Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7446802Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7457366Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7467627Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7477478Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7492546Z copying torch\include\ATen\ops\_native_decoder_only_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7502712Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7521161Z copying torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7531252Z copying torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7541554Z copying torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7551555Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7561676Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7571457Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7581264Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7590909Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7601031Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7624117Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7633991Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7644138Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7653711Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7663092Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7677783Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7688032Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7698432Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7713546Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7723629Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7733596Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7743420Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7757333Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7774625Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7784587Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7794248Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7804717Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7814262Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7823703Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7833241Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7843073Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7853090Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7862888Z copying torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7872703Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7882432Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7892061Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7902218Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7911816Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7921687Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7936125Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7946058Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7955912Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7965491Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7975193Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7988297Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.7997938Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8007636Z copying torch\include\ATen\ops\_nested_tensor_layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8017818Z copying torch\include\ATen\ops\_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8027553Z copying torch\include\ATen\ops\_nested_tensor_layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8037004Z copying torch\include\ATen\ops\_nested_tensor_layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8046470Z copying torch\include\ATen\ops\_nested_tensor_offsets.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8055999Z copying torch\include\ATen\ops\_nested_tensor_offsets_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8065151Z copying torch\include\ATen\ops\_nested_tensor_offsets_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8074846Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8084631Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8094282Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8103892Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8113650Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8123385Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8134266Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8144372Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8154329Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8163919Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8173403Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8183151Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8193046Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8202939Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8213226Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8222805Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8232722Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8242742Z copying torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8252384Z copying torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8262088Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8286721Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8296319Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8314198Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8324401Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8334279Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8343829Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8353356Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8363017Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8372412Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8382295Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8392159Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8401842Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8411478Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8420879Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8430300Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8439802Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8449534Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8460149Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8469913Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8480065Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8490078Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8500184Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8510087Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8519734Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8529651Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8539445Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8548930Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8558640Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8568582Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8606617Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8616210Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8629989Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8648422Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8658387Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8667895Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8677559Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8691860Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8701454Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8711156Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8720987Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8730508Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8740688Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8750381Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8765062Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8775109Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8785062Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8799912Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8815239Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8825270Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8834593Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8851860Z copying torch\include\ATen\ops\_pin_memory_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8861258Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8870606Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8880185Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8890212Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8900102Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8914887Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8936064Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8945290Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8955243Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8971368Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8981135Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.8990743Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9000375Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9010174Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9020256Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9029743Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9039390Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9049198Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9059149Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9068936Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9078261Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9088468Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9098111Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9108150Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9117913Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9127508Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9137385Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9147022Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9156761Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9166464Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9176237Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9189475Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9199849Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9218349Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9227925Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9237768Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9247581Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9264466Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9274427Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9283889Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9293632Z copying torch\include\ATen\ops\_scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9303881Z copying torch\include\ATen\ops\_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9314207Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9324220Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9334107Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9351567Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9361592Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9371657Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9381405Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9391468Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9409288Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9418817Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9428501Z copying torch\include\ATen\ops\_scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9438524Z copying torch\include\ATen\ops\_scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9448114Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9458626Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9473350Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9483532Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9500211Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9509716Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9519421Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9529075Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9538466Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9547811Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9557331Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9567529Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9577057Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9586625Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9596078Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9606352Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9616400Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9626831Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9636803Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9658367Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9667960Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9684400Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9694119Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9708941Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9730210Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9744409Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9754230Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9764220Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9773982Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9783829Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9794589Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9804591Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9814459Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9824104Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9834291Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9844405Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9853702Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9863319Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9872635Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9883261Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9893286Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9903248Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9913152Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9923375Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9933134Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9942837Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9952766Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9962852Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9977997Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9988398Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:41.9998467Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0007812Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0017301Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0027004Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0036493Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0046375Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0056267Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0065970Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0076178Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0086008Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0095969Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0105913Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0115432Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0124835Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0141193Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0150831Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0160648Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0170560Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0180525Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0190203Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0200266Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0210442Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0220623Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0230476Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0240547Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0250591Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0260963Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0270451Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0280862Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0297089Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0307045Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0316995Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0326943Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0337790Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0348353Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0357985Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0375634Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0385608Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0395855Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0405709Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0415926Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0425519Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0435501Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0445874Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0455845Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0465609Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0475559Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0485423Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0495051Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0504685Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0514318Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0524206Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0533877Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0543409Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0553258Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0563262Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0574424Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0584487Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0594084Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0604199Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0614643Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0624151Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0634002Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0644008Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0653559Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0663096Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0672599Z copying torch\include\ATen\ops\_sparse_mask_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0683027Z copying torch\include\ATen\ops\_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0692759Z copying torch\include\ATen\ops\_sparse_mask_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0702422Z copying torch\include\ATen\ops\_sparse_mask_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0712455Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0722656Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0732435Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0741789Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0751384Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0761277Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0771059Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0780774Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0790735Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0800640Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0811050Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0821009Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0830898Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0840957Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0850901Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0861207Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0871345Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0881440Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0891415Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0901878Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0911695Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0921531Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0931654Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0941923Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0951707Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0961484Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0971181Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0981023Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.0990711Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1000655Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1011263Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1021301Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1031807Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1042161Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1051855Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1061439Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1076119Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1085707Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1095646Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1105171Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1114607Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1124755Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1134491Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1145910Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1156070Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1165971Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1183746Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1193657Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1203309Z copying torch\include\ATen\ops\_symeig_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1212862Z copying torch\include\ATen\ops\_symeig_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1222651Z copying torch\include\ATen\ops\_symeig_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1231990Z copying torch\include\ATen\ops\_symeig_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1241465Z copying torch\include\ATen\ops\_symeig_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1251346Z copying torch\include\ATen\ops\_symeig_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1261011Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1270798Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1285434Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1295731Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1305316Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1315305Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1356522Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1367349Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1377660Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1387727Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1397705Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1438863Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1449103Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1460064Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1470597Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1480725Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1490698Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1505458Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1526540Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1537159Z copying torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1547171Z copying torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1557395Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1568290Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1578513Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1599197Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1609352Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1619203Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1628757Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1638455Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1648497Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1658170Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1668012Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1677578Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1687641Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1697752Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1707154Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1716971Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1726582Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1737855Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1750468Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1760835Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1770712Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1780581Z copying torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1790328Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1800014Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1809849Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1827924Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1838408Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1848119Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1866330Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1876552Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1886726Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1897729Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1906266Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1915999Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1925844Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1935748Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1945703Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1955240Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1965518Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1974675Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1984351Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.1994071Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2003666Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2020942Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2031257Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2041263Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2051429Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2066066Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2076201Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2086089Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2095827Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2106180Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2125807Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2147228Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2157206Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2167191Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2177160Z copying torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2187532Z copying torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2197577Z copying torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2207344Z copying torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2217065Z copying torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2226618Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2236386Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2250411Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2259981Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2269464Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2278842Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2288702Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2298238Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2307811Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2317689Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2333943Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2345182Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2355623Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2366084Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2376329Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2386355Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2396102Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2406064Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2415738Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2425495Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2435698Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2445449Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2455292Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2465071Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2474582Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2484786Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2494843Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2523947Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2533917Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2544133Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2553652Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2563894Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2573945Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2583822Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2593444Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2603424Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2613279Z copying torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2623563Z copying torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2633416Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2643535Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2653359Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2663175Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2673391Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2691175Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2701058Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2710744Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2720881Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2730703Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2740883Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2750837Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2760788Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2770485Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2780242Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2790097Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2800037Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2810106Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2819984Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2829917Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2839652Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2849335Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2859015Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2868364Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2885246Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2894918Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2904638Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2914089Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2924192Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2938502Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2949524Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2959801Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2969708Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2979686Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2989401Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.2999182Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3009206Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3019194Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3029312Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3039176Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3048840Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3058444Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3068202Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3077870Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3088130Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3098123Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3108137Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3118287Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3129162Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3149604Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3160522Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3170187Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3180009Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3190219Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3200186Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3210616Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3220951Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3231149Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3241609Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3251335Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3261281Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3271570Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3281689Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3291941Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3302204Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3312732Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3323489Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3333771Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3343869Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3354333Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3364463Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3374560Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3384836Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3395236Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3405749Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3415994Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3425791Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3435680Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3445260Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3454991Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3464847Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3474725Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3484649Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3494715Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3505305Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3517367Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3529197Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3539120Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3557349Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3567654Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3577401Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3587290Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3597592Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3607617Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3617847Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3627473Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3637550Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3647512Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3657475Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3666639Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3676506Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3686841Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3697095Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3707347Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3717248Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3727601Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3737745Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3748028Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3758247Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3768735Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3779472Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3789401Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3799525Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3809499Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3819319Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3829521Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3839495Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3849415Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3859341Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3869424Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3879373Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3889615Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3899921Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3916659Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3926540Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3937345Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3946121Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3956305Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3982198Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.3996421Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4006334Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4016477Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4026964Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4036737Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4046524Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4056510Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4066693Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4077276Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4087211Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4097650Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4107703Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4145396Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4157234Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4167840Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4177795Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4188079Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4197932Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4207845Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4218442Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4228360Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4237972Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4247935Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4257987Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4267872Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4277457Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4286819Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4296407Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4306298Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4315919Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4325927Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4335669Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4345050Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4365568Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4380744Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4395171Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4405955Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4415534Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4425396Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4434810Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4444627Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4454859Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4464989Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4475036Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4485039Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4495057Z copying torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4505803Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4515873Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4525965Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4536257Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4546420Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4556419Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4576248Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4591289Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4601309Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4611286Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4624921Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:11:42.4634371Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\hip 2022-12-01T10:11:42.4635982Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:11:42.4638499Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:11:42.4648057Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:11:42.4656903Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:11:42.4678918Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:11:42.4687616Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:11:42.4690486Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:11:42.4700336Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:11:42.4709247Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:11:42.4718647Z copying torch\include\ATen\detail\ORTHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:11:42.4732679Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4735333Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4744430Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4753354Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4763897Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4781807Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4791267Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4800756Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4809822Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4819100Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4829588Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4839337Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4848697Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4865247Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4887676Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4902452Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4922405Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4931309Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4940489Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4949433Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4958625Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.4968544Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5004021Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5013093Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5022154Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5031235Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5040315Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5049533Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5059232Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5069533Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5078938Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5088432Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5111059Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5120426Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5129572Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5138874Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5148005Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5156867Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5167072Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5176079Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5195417Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5204982Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5224182Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5233318Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5242598Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5251443Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5266959Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5276323Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5290040Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5299703Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5308579Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5317530Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5326849Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5341880Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5351035Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5360768Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5372884Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5382235Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5391639Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5401556Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5410989Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5420033Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5429197Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5438157Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5447548Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5472121Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5481590Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5490688Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5499739Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5509007Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5517729Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5526803Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5535948Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5551217Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5560350Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5569733Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5579276Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5588688Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5597850Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5607369Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5616822Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5630129Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5639442Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5648831Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5657884Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5677002Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5686280Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:11:42.5695215Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5697856Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5707458Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5716672Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5725655Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5741645Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5750856Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5759870Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5768966Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5778313Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5787641Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5796783Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5806032Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5815797Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5829387Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5838945Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5848531Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5857498Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5866940Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5876527Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5885814Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5906632Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5915988Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5925004Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:11:42.5933469Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5936016Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5944915Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5956149Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5966043Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5985324Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.5995097Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6004192Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6013567Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6023040Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6031945Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6040955Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6049976Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6058783Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6067714Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6076288Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6085361Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6094581Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6103357Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6112500Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6123664Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6133744Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6153151Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6162768Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6172206Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6181499Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6191163Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6200355Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6209424Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6219162Z copying torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6228964Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6238540Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6255233Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6264428Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6274053Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6289469Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6298816Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6308105Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6319287Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6328535Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6337950Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6348420Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6358288Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6367717Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6376791Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6396030Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6405762Z copying torch\include\ATen\native\cuda\ROCmLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6415118Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6424872Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6434277Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6503345Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6504034Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6504678Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6505338Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6505843Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:11:42.6507879Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6510618Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6520585Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6530011Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6539024Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6558509Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6568299Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:11:42.6576354Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6578889Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6587727Z copying torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6596788Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6605830Z copying torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6622677Z copying torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6631417Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6640802Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6649936Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6658902Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6668568Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6677762Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6687116Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6696426Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:42.6705201Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:11:42.6708009Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:11:42.6717065Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:11:42.6725879Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2 2022-12-01T10:11:42.6727278Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6729987Z copying torch\include\caffe2\utils\bench_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6745613Z copying torch\include\caffe2\utils\cast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6754762Z copying torch\include\caffe2\utils\cblas.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6764526Z copying torch\include\caffe2\utils\conversions.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6773727Z copying torch\include\caffe2\utils\cpuid.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6790687Z copying torch\include\caffe2\utils\cpu_neon.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6799829Z copying torch\include\caffe2\utils\eigen_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6821960Z copying torch\include\caffe2\utils\filler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6854905Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6863786Z copying torch\include\caffe2\utils\knobs.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6872843Z copying torch\include\caffe2\utils\knob_patcher.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6882103Z copying torch\include\caffe2\utils\map_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6891158Z copying torch\include\caffe2\utils\math-detail.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6900307Z copying torch\include\caffe2\utils\math.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6909556Z copying torch\include\caffe2\utils\murmur_hash3.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6918726Z copying torch\include\caffe2\utils\proto_convert.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6927642Z copying torch\include\caffe2\utils\proto_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6936914Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6945832Z copying torch\include\caffe2\utils\signal_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6955243Z copying torch\include\caffe2\utils\simple_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6964583Z copying torch\include\caffe2\utils\smart_tensor_printer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6974026Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6983160Z copying torch\include\caffe2\utils\zmq_helper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:11:42.6999518Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7002190Z copying torch\include\caffe2\utils\math\broadcast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7010947Z copying torch\include\caffe2\utils\math\elementwise.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7019946Z copying torch\include\caffe2\utils\math\half_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7028968Z copying torch\include\caffe2\utils\math\reduce.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7045780Z copying torch\include\caffe2\utils\math\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7054852Z copying torch\include\caffe2\utils\math\utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:11:42.7063111Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7065743Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7077094Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7093978Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7113121Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7122324Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7131243Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:42.7139671Z creating build\lib.win-amd64-cpython-39\torch\include\c10 2022-12-01T10:11:42.7141047Z creating build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:11:42.7143518Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:11:42.7157848Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:11:42.7166784Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:11:42.7175457Z creating build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7177978Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7187279Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7196129Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7205178Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7223223Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7233072Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7242239Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7251591Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7260487Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7269575Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7278716Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7287954Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7297197Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7306469Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7316327Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7326290Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7335646Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7345122Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7354177Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7363407Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7372878Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7382477Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7400045Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7408931Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7418104Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7427506Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7436708Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7445893Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7455169Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7465099Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7474576Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7484075Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7493164Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7502719Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7521986Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7531235Z copying torch\include\c10\core\SymFloatNodeImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7540269Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7549618Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7558808Z copying torch\include\c10\core\SymIntNodeImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7567835Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7578824Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7588286Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7597227Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7606989Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:11:42.7623526Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7626042Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7635129Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7644204Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7655242Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7676606Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:11:42.7685565Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7688081Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7697616Z copying torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7707442Z copying torch\include\ATen\core\boxing\impl\test_helpers.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7716655Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7733007Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:42.7741293Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7743889Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7752779Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7762675Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7771657Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7792195Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7801997Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7811232Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:11:42.7819612Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:11:42.7822198Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:11:42.7831564Z copying torch\include\ATen\core\op_registration\infer_schema.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:11:42.7840525Z copying torch\include\ATen\core\op_registration\op_allowlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:11:42.7849443Z copying torch\include\ATen\core\op_registration\op_registration.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:11:42.7869443Z creating build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7871995Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7881197Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7890161Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7898940Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7920758Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7929889Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7938755Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7947937Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7957123Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7966331Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7975772Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7985250Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.7994797Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:11:42.8003231Z creating build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8005787Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8014824Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8023886Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8033045Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8042258Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8058241Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8067518Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8076487Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8085738Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8094699Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8103829Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8113162Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8122948Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8132073Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8141194Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8150351Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8159618Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8168608Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8178429Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8187393Z copying torch\include\c10\util\either.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8196357Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8205521Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8215237Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8224611Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8246871Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8256845Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8267635Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8276891Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8286166Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8298479Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8307732Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8316707Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8325992Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8335857Z copying torch\include\c10\util\in_place.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8345023Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8354494Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8363622Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8383786Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8396918Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8406085Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8415249Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8432931Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8441873Z copying torch\include\c10\util\math_compat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8451092Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8460214Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8469212Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8478148Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8487877Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8496930Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8515796Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8525051Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8534214Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8542939Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8551714Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8560884Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8569676Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8578352Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8587486Z copying torch\include\c10\util\reverse_iterator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8596469Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8605448Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8614599Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8632768Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8644767Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8659932Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8676109Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8688624Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8700708Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8713004Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8725597Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8739766Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8752204Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:42.8764290Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1027012Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1040329Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1050216Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1059703Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1069953Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1079834Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1089167Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1099428Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1108752Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1118234Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1127437Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1136784Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1152496Z copying torch\include\c10\util\variant.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1163053Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:11:43.1171605Z creating build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1174114Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1183028Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1192296Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1201530Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1218019Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1227062Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1235887Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1245057Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1253898Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1263001Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:11:43.1272202Z creating build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:11:43.1274729Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:11:43.1283993Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:11:43.1292686Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib 2022-12-01T10:11:43.1294010Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:11:43.1296418Z copying torch\include\caffe2\contrib\aten\aten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:11:43.1305716Z copying torch\include\caffe2\contrib\aten\aten_op_template.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:11:43.1314092Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1316850Z copying torch\include\caffe2\contrib\fakelowp\batch_matmul_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1326196Z copying torch\include\caffe2\contrib\fakelowp\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1335378Z copying torch\include\caffe2\contrib\fakelowp\fp16_fc_acc_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1344589Z copying torch\include\caffe2\contrib\fakelowp\fp16_fma.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1353866Z copying torch\include\caffe2\contrib\fakelowp\fp16_gemm_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1374819Z copying torch\include\caffe2\contrib\fakelowp\int8_dequantize_op_nnpi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1384232Z copying torch\include\caffe2\contrib\fakelowp\int8_quantize_op_nnpi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1393575Z copying torch\include\caffe2\contrib\fakelowp\int8_swish_op_nnpi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1402946Z copying torch\include\caffe2\contrib\fakelowp\layernorm_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1413270Z copying torch\include\caffe2\contrib\fakelowp\lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1423192Z copying torch\include\caffe2\contrib\fakelowp\lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1433012Z copying torch\include\caffe2\contrib\fakelowp\lengths_reducer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1442429Z copying torch\include\caffe2\contrib\fakelowp\quant_lut_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1451855Z copying torch\include\caffe2\contrib\fakelowp\spatial_batch_norm_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1461412Z copying torch\include\caffe2\contrib\fakelowp\sum_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1470645Z copying torch\include\caffe2\contrib\fakelowp\unary_fp16_fake_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:43.1479091Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1481752Z copying torch\include\caffe2\contrib\gloo\allgather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1490903Z copying torch\include\caffe2\contrib\gloo\allreduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1500230Z copying torch\include\caffe2\contrib\gloo\barrier_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1509530Z copying torch\include\caffe2\contrib\gloo\broadcast_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1528242Z copying torch\include\caffe2\contrib\gloo\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1537440Z copying torch\include\caffe2\contrib\gloo\common_world_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1546635Z copying torch\include\caffe2\contrib\gloo\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1555667Z copying torch\include\caffe2\contrib\gloo\reduce_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1565046Z copying torch\include\caffe2\contrib\gloo\store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:43.1573805Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\nccl 2022-12-01T10:11:43.1576294Z copying torch\include\caffe2\contrib\nccl\cuda_nccl_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\nccl 2022-12-01T10:11:43.1585094Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\opencl 2022-12-01T10:11:43.1587676Z copying torch\include\caffe2\contrib\opencl\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\opencl 2022-12-01T10:11:43.1596337Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\prof 2022-12-01T10:11:43.1599268Z copying torch\include\caffe2\contrib\prof\prof_dag_stats_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\prof 2022-12-01T10:11:43.1637806Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:11:43.1646946Z copying torch\include\caffe2\contrib\shm_mutex\shm_mutex.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:11:43.1655783Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:43.1658325Z copying torch\include\caffe2\contrib\tensorrt\tensorrt_op_trt.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:43.1667484Z copying torch\include\caffe2\contrib\tensorrt\tensorrt_tranformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:43.1676886Z copying torch\include\caffe2\contrib\tensorrt\trt_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:43.1685438Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\warpctc 2022-12-01T10:11:43.1687907Z copying torch\include\caffe2\contrib\warpctc\ctc_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\warpctc 2022-12-01T10:11:43.1696476Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1699179Z copying torch\include\caffe2\core\allocator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1707806Z copying torch\include\caffe2\core\blob.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1717010Z copying torch\include\caffe2\core\blob_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1726158Z copying torch\include\caffe2\core\blob_serializer_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1741568Z copying torch\include\caffe2\core\blob_stats.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1750579Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1759721Z copying torch\include\caffe2\core\common_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1768746Z copying torch\include\caffe2\core\common_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1778272Z copying torch\include\caffe2\core\common_omp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1787367Z copying torch\include\caffe2\core\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1796780Z copying torch\include\caffe2\core\context_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1805822Z copying torch\include\caffe2\core\context_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1814798Z copying torch\include\caffe2\core\cudnn_wrappers.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1823853Z copying torch\include\caffe2\core\db.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1833523Z copying torch\include\caffe2\core\distributions_stubs.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1842943Z copying torch\include\caffe2\core\event.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1852196Z copying torch\include\caffe2\core\event_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1861623Z copying torch\include\caffe2\core\export_c10_op_to_caffe2.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1871376Z copying torch\include\caffe2\core\export_caffe2_op_to_c10.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1880717Z copying torch\include\caffe2\core\flags.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1889754Z copying torch\include\caffe2\core\graph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1898821Z copying torch\include\caffe2\core\init.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1908148Z copying torch\include\caffe2\core\logging.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1917497Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1933289Z copying torch\include\caffe2\core\memonger.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1942499Z copying torch\include\caffe2\core\module.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1951579Z copying torch\include\caffe2\core\net.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1961213Z copying torch\include\caffe2\core\net_async_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1970884Z copying torch\include\caffe2\core\net_async_scheduling.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1980082Z copying torch\include\caffe2\core\net_async_task.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1989579Z copying torch\include\caffe2\core\net_async_task_future.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.1999027Z copying torch\include\caffe2\core\net_async_task_graph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2008575Z copying torch\include\caffe2\core\net_async_tracing.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2017838Z copying torch\include\caffe2\core\net_dag_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2026905Z copying torch\include\caffe2\core\net_parallel.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2044963Z copying torch\include\caffe2\core\net_simple.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2054607Z copying torch\include\caffe2\core\net_simple_refcount.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2064081Z copying torch\include\caffe2\core\numa.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2072927Z copying torch\include\caffe2\core\observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2082315Z copying torch\include\caffe2\core\operator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2092741Z copying torch\include\caffe2\core\operator_gradient.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2102049Z copying torch\include\caffe2\core\operator_schema.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2112081Z copying torch\include\caffe2\core\plan_executor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2121151Z copying torch\include\caffe2\core\prof_dag_counters.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2130526Z copying torch\include\caffe2\core\qtensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2140463Z copying torch\include\caffe2\core\qtensor_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2156882Z copying torch\include\caffe2\core\scope_guard.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2166906Z copying torch\include\caffe2\core\static_tracepoint.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2176400Z copying torch\include\caffe2\core\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2185562Z copying torch\include\caffe2\core\stats.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2199475Z copying torch\include\caffe2\core\storage.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2209859Z copying torch\include\caffe2\core\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2219428Z copying torch\include\caffe2\core\tensor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2228194Z copying torch\include\caffe2\core\tensor_int8.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2237176Z copying torch\include\caffe2\core\test_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2246514Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2255530Z copying torch\include\caffe2\core\transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2264500Z copying torch\include\caffe2\core\types.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2284305Z copying torch\include\caffe2\core\workspace.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:11:43.2292701Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:11:43.2295369Z copying torch\include\caffe2\core\hip\common_miopen.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:11:43.2304399Z copying torch\include\caffe2\core\hip\miopen_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:11:43.2313118Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph 2022-12-01T10:11:43.2314675Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include 2022-12-01T10:11:43.2316058Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph 2022-12-01T10:11:43.2317381Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:11:43.2320118Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters\Dot.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:11:43.2329429Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:43.2332159Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpClasses.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:43.2341426Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpEnum.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:43.2350415Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpNames.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:43.2359417Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2362198Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\Algorithms.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2371384Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\BinaryMatchImpl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2380341Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\Graph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2389690Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\TarjansImpl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2407220Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\TopoSort.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:43.2416191Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:43.2432053Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\Compiler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:43.2441810Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\ControlFlow.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:43.2451312Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\NeuralNet.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:43.2459747Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:43.2462367Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support\Casting.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:43.2471804Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support\Common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:43.2480604Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:43.2483432Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations\Match.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:43.2493118Z copying torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations\SubgraphMatcher.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:43.2501895Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:11:43.2504400Z copying torch\include\caffe2\core\nomnigraph\tests\test_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:11:43.2512984Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\cuda_rtc 2022-12-01T10:11:43.2515696Z copying torch\include\caffe2\cuda_rtc\common_rtc.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\cuda_rtc 2022-12-01T10:11:43.2525375Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\db 2022-12-01T10:11:43.2527863Z copying torch\include\caffe2\db\create_db_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\db 2022-12-01T10:11:43.2536847Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2547055Z copying torch\include\caffe2\distributed\file_store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2556143Z copying torch\include\caffe2\distributed\file_store_handler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2565557Z copying torch\include\caffe2\distributed\redis_store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2582770Z copying torch\include\caffe2\distributed\redis_store_handler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2592279Z copying torch\include\caffe2\distributed\store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2602059Z copying torch\include\caffe2\distributed\store_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:11:43.2611331Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments 2022-12-01T10:11:43.2613008Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2615321Z copying torch\include\caffe2\experiments\operators\fully_connected_op_decomposition.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2624852Z copying torch\include\caffe2\experiments\operators\fully_connected_op_prune.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2635814Z copying torch\include\caffe2\experiments\operators\fully_connected_op_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2651226Z copying torch\include\caffe2\experiments\operators\funhash_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2660538Z copying torch\include\caffe2\experiments\operators\sparse_funhash_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2670822Z copying torch\include\caffe2\experiments\operators\sparse_matrix_reshape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2679504Z copying torch\include\caffe2\experiments\operators\tt_contraction_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2689228Z copying torch\include\caffe2\experiments\operators\tt_pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:11:43.2697921Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep 2022-12-01T10:11:43.2700534Z copying torch\include\caffe2\ideep\ideep_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep 2022-12-01T10:11:43.2708927Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:11:43.2712028Z copying torch\include\caffe2\ideep\operators\conv_pool_base_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:11:43.2720851Z copying torch\include\caffe2\ideep\operators\conv_transpose_unpool_base_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:11:43.2730779Z copying torch\include\caffe2\ideep\operators\operator_fallback_ideep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:11:43.2750536Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:11:43.2753154Z copying torch\include\caffe2\ideep\utils\ideep_context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:11:43.2765870Z copying torch\include\caffe2\ideep\utils\ideep_operator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:11:43.2775333Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:11:43.2777612Z copying torch\include\caffe2\image\image_input_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:11:43.2788015Z copying torch\include\caffe2\image\transform_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:11:43.2796596Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile 2022-12-01T10:11:43.2799111Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib 2022-12-01T10:11:43.2799821Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:43.2802098Z copying torch\include\caffe2\mobile\contrib\ios\ios_caffe.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:43.2811448Z copying torch\include\caffe2\mobile\contrib\ios\ios_caffe_defines.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:43.2820213Z copying torch\include\caffe2\mobile\contrib\ios\ios_caffe_predictor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:43.2828341Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2838529Z copying torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2847684Z copying torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2857022Z copying torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_graph_mask.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2866010Z copying torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_kernels.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2881960Z copying torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_test.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:43.2890692Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub 2022-12-01T10:11:43.2892195Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:11:43.2894803Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\libopencl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:11:43.2903276Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2906127Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2916598Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_ext.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2926039Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_gl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2935339Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_gl_ext.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2944790Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_platform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2960700Z copying torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\opencl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:43.2969771Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub 2022-12-01T10:11:43.2971241Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:11:43.2973853Z copying torch\include\caffe2\mobile\contrib\libvulkan-stub\include\libvulkan-stub.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:11:43.2982943Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:43.2985636Z copying torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan\vk_platform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:43.2994868Z copying torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan\vulkan.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:43.3006600Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:43.3009116Z copying torch\include\caffe2\mobile\contrib\nnapi\dlnnapi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:43.3018752Z copying torch\include\caffe2\mobile\contrib\nnapi\NeuralNetworks.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:43.3028822Z copying torch\include\caffe2\mobile\contrib\nnapi\nnapi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:43.3037880Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:11:43.3049627Z copying torch\include\caffe2\mobile\contrib\snpe\snpe_ffi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:11:43.3058397Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:43.3060889Z copying torch\include\caffe2\mobile\contrib\ulp2\ulp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:43.3070206Z copying torch\include\caffe2\mobile\contrib\ulp2\ulp_neon.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:43.3078484Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:11:43.3081080Z copying torch\include\caffe2\mpi\mpi_common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:11:43.3090004Z copying torch\include\caffe2\mpi\mpi_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:11:43.3098368Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:11:43.3101501Z copying torch\include\caffe2\observers\operator_attaching_net_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:11:43.3110148Z copying torch\include\caffe2\observers\profile_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:11:43.3119124Z copying torch\include\caffe2\observers\runcnt_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:11:43.3137477Z copying torch\include\caffe2\observers\time_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:11:43.3145829Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3148298Z copying torch\include\caffe2\onnx\backend.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3158084Z copying torch\include\caffe2\onnx\backend_rep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3167123Z copying torch\include\caffe2\onnx\device.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3176421Z copying torch\include\caffe2\onnx\helper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3188215Z copying torch\include\caffe2\onnx\offline_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3323689Z copying torch\include\caffe2\onnx\onnxifi_graph_info.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3333031Z copying torch\include\caffe2\onnx\onnxifi_init.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3342275Z copying torch\include\caffe2\onnx\onnx_exporter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:11:43.3350662Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:43.3353709Z copying torch\include\caffe2\onnx\torch_ops\constants.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:43.3362866Z copying torch\include\caffe2\onnx\torch_ops\operator_sets.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:43.3372401Z copying torch\include\caffe2\onnx\torch_ops\schema.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:43.3381045Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3383987Z copying torch\include\caffe2\operators\abs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3393763Z copying torch\include\caffe2\operators\accumulate_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3402280Z copying torch\include\caffe2\operators\accuracy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3411612Z copying torch\include\caffe2\operators\acos_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3428773Z copying torch\include\caffe2\operators\activation_ops_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3438040Z copying torch\include\caffe2\operators\affine_channel_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3447560Z copying torch\include\caffe2\operators\alias_with_name.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3457961Z copying torch\include\caffe2\operators\apmeter_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3466136Z copying torch\include\caffe2\operators\arg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3484656Z copying torch\include\caffe2\operators\asin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3493784Z copying torch\include\caffe2\operators\assert_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3503000Z copying torch\include\caffe2\operators\async_net_barrier_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3512440Z copying torch\include\caffe2\operators\atan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3521592Z copying torch\include\caffe2\operators\batch_box_cox_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3533796Z copying torch\include\caffe2\operators\batch_bucketize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3543382Z copying torch\include\caffe2\operators\batch_gather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3559552Z copying torch\include\caffe2\operators\batch_matmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3569283Z copying torch\include\caffe2\operators\batch_moments_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3580486Z copying torch\include\caffe2\operators\batch_permutation_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3589764Z copying torch\include\caffe2\operators\batch_sparse_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3599238Z copying torch\include\caffe2\operators\bbox_transform_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3615787Z copying torch\include\caffe2\operators\bisect_percentile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3625103Z copying torch\include\caffe2\operators\boolean_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3634302Z copying torch\include\caffe2\operators\boolean_unmask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3644090Z copying torch\include\caffe2\operators\box_with_nms_limit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3653014Z copying torch\include\caffe2\operators\bucketize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3667407Z copying torch\include\caffe2\operators\byte_weight_dequant_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3676370Z copying torch\include\caffe2\operators\cast_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3685298Z copying torch\include\caffe2\operators\cbrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3700461Z copying torch\include\caffe2\operators\cc_bmm_bg_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3714214Z copying torch\include\caffe2\operators\ceil_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3723715Z copying torch\include\caffe2\operators\channel_backprop_stats_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3738657Z copying torch\include\caffe2\operators\channel_shuffle_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3749170Z copying torch\include\caffe2\operators\channel_stats_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3758004Z copying torch\include\caffe2\operators\clip_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3767933Z copying torch\include\caffe2\operators\collect_and_distribute_fpn_rpn_proposals_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3778419Z copying torch\include\caffe2\operators\concat_split_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3787235Z copying torch\include\caffe2\operators\conditional_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3797668Z copying torch\include\caffe2\operators\conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3807779Z copying torch\include\caffe2\operators\conv_op_cache_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3816657Z copying torch\include\caffe2\operators\conv_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3827221Z copying torch\include\caffe2\operators\conv_op_shared.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3844522Z copying torch\include\caffe2\operators\conv_pool_op_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3854763Z copying torch\include\caffe2\operators\conv_transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3864225Z copying torch\include\caffe2\operators\conv_transpose_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3874648Z copying torch\include\caffe2\operators\conv_transpose_op_mobile.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3884435Z copying torch\include\caffe2\operators\conv_transpose_op_mobile_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3895438Z copying torch\include\caffe2\operators\conv_transpose_unpool_op_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3904582Z copying torch\include\caffe2\operators\copy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3913868Z copying torch\include\caffe2\operators\copy_rows_to_tensor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3925171Z copying torch\include\caffe2\operators\cosh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3957856Z copying torch\include\caffe2\operators\cosine_embedding_criterion_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3967164Z copying torch\include\caffe2\operators\cos_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3976767Z copying torch\include\caffe2\operators\counter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3987036Z copying torch\include\caffe2\operators\create_scope_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.3996191Z copying torch\include\caffe2\operators\cross_entropy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4005986Z copying torch\include\caffe2\operators\ctc_beam_search_decoder_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4016244Z copying torch\include\caffe2\operators\ctc_greedy_decoder_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4024920Z copying torch\include\caffe2\operators\cube_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4038903Z copying torch\include\caffe2\operators\dataset_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4049287Z copying torch\include\caffe2\operators\data_couple.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4058532Z copying torch\include\caffe2\operators\deform_conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4077352Z copying torch\include\caffe2\operators\deform_conv_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4087034Z copying torch\include\caffe2\operators\dense_vector_to_id_list_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4096325Z copying torch\include\caffe2\operators\distance_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4106699Z copying torch\include\caffe2\operators\do_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4136845Z copying torch\include\caffe2\operators\dropout_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4146114Z copying torch\include\caffe2\operators\elementwise_add_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4155499Z copying torch\include\caffe2\operators\elementwise_div_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4166070Z copying torch\include\caffe2\operators\elementwise_linear_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4179148Z copying torch\include\caffe2\operators\elementwise_logical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4201248Z copying torch\include\caffe2\operators\elementwise_mul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4210987Z copying torch\include\caffe2\operators\elementwise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4221027Z copying torch\include\caffe2\operators\elementwise_ops_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4230525Z copying torch\include\caffe2\operators\elementwise_op_test.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4239711Z copying torch\include\caffe2\operators\elementwise_sub_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4249612Z copying torch\include\caffe2\operators\elu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4258777Z copying torch\include\caffe2\operators\enforce_finite_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4268307Z copying torch\include\caffe2\operators\ensure_clipped_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4277900Z copying torch\include\caffe2\operators\ensure_cpu_output_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4287280Z copying torch\include\caffe2\operators\erf_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4307240Z copying torch\include\caffe2\operators\expand_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4316753Z copying torch\include\caffe2\operators\expand_squeeze_dims_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4325827Z copying torch\include\caffe2\operators\exp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4334675Z copying torch\include\caffe2\operators\fc_inference.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4343917Z copying torch\include\caffe2\operators\feature_maps_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4354021Z copying torch\include\caffe2\operators\feed_blob_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4363479Z copying torch\include\caffe2\operators\filler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4373837Z copying torch\include\caffe2\operators\find_duplicate_elements_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4382944Z copying torch\include\caffe2\operators\find_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4392284Z copying torch\include\caffe2\operators\flatten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4402703Z copying torch\include\caffe2\operators\flexible_top_k.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4411260Z copying torch\include\caffe2\operators\floor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4420592Z copying torch\include\caffe2\operators\free_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4430396Z copying torch\include\caffe2\operators\fully_connected_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4440490Z copying torch\include\caffe2\operators\fused_rowwise_8bit_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4450513Z copying torch\include\caffe2\operators\fused_rowwise_nbitfake_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4461108Z copying torch\include\caffe2\operators\fused_rowwise_nbit_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4469792Z copying torch\include\caffe2\operators\fused_rowwise_random_quantization_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4479568Z copying torch\include\caffe2\operators\gather_fused_8bit_rowwise_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4488904Z copying torch\include\caffe2\operators\gather_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4508232Z copying torch\include\caffe2\operators\gather_ranges_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4516755Z copying torch\include\caffe2\operators\gelu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4526281Z copying torch\include\caffe2\operators\generate_proposals_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4536040Z copying torch\include\caffe2\operators\generate_proposals_op_util_boxes.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4545639Z copying torch\include\caffe2\operators\generate_proposals_op_util_nms.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4555900Z copying torch\include\caffe2\operators\generate_proposals_op_util_nms_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4567063Z copying torch\include\caffe2\operators\given_tensor_byte_string_to_uint8_fill_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4575988Z copying torch\include\caffe2\operators\given_tensor_fill_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4585631Z copying torch\include\caffe2\operators\glu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4596020Z copying torch\include\caffe2\operators\group_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4604908Z copying torch\include\caffe2\operators\gru_unit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4614402Z copying torch\include\caffe2\operators\half_float_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4623916Z copying torch\include\caffe2\operators\hard_sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4633535Z copying torch\include\caffe2\operators\heatmap_max_keypoint_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4643152Z copying torch\include\caffe2\operators\histogram_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4652700Z copying torch\include\caffe2\operators\h_softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4662469Z copying torch\include\caffe2\operators\if_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4673086Z copying torch\include\caffe2\operators\im2col_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4681434Z copying torch\include\caffe2\operators\index_hash_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4690970Z copying torch\include\caffe2\operators\index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4712640Z copying torch\include\caffe2\operators\inference_lstm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4722462Z copying torch\include\caffe2\operators\instance_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4732039Z copying torch\include\caffe2\operators\integral_image_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4741264Z copying torch\include\caffe2\operators\is_empty_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4750622Z copying torch\include\caffe2\operators\jsd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4759986Z copying torch\include\caffe2\operators\key_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4769435Z copying torch\include\caffe2\operators\layer_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4778848Z copying torch\include\caffe2\operators\leaky_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4788127Z copying torch\include\caffe2\operators\lengths_pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4797653Z copying torch\include\caffe2\operators\lengths_reducer_fused_8bit_rowwise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4807362Z copying torch\include\caffe2\operators\lengths_reducer_fused_nbit_rowwise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4816863Z copying torch\include\caffe2\operators\lengths_reducer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4826658Z copying torch\include\caffe2\operators\lengths_reducer_rowwise_8bit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4836620Z copying torch\include\caffe2\operators\lengths_tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4845948Z copying torch\include\caffe2\operators\lengths_top_k_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4855157Z copying torch\include\caffe2\operators\length_split_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4864448Z copying torch\include\caffe2\operators\listwise_l2r_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4873690Z copying torch\include\caffe2\operators\load_save_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4883567Z copying torch\include\caffe2\operators\load_save_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4898604Z copying torch\include\caffe2\operators\locally_connected_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4908426Z copying torch\include\caffe2\operators\locally_connected_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4921948Z copying torch\include\caffe2\operators\locally_connected_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4931384Z copying torch\include\caffe2\operators\local_response_normalization_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4941297Z copying torch\include\caffe2\operators\log1p_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4950118Z copying torch\include\caffe2\operators\logit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4959492Z copying torch\include\caffe2\operators\log_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4968976Z copying torch\include\caffe2\operators\loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4978091Z copying torch\include\caffe2\operators\lpnorm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4987215Z copying torch\include\caffe2\operators\lstm_unit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.4997069Z copying torch\include\caffe2\operators\lstm_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5006317Z copying torch\include\caffe2\operators\map_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5015479Z copying torch\include\caffe2\operators\margin_loss_l2r_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5024675Z copying torch\include\caffe2\operators\margin_ranking_criterion_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5033736Z copying torch\include\caffe2\operators\matmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5043299Z copying torch\include\caffe2\operators\max_pool_with_index_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5052619Z copying torch\include\caffe2\operators\mean_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5062157Z copying torch\include\caffe2\operators\merge_id_lists_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5071716Z copying torch\include\caffe2\operators\minmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5090549Z copying torch\include\caffe2\operators\mish_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5099797Z copying torch\include\caffe2\operators\mod_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5109219Z copying torch\include\caffe2\operators\moments_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5131959Z copying torch\include\caffe2\operators\multi_class_accuracy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5142226Z copying torch\include\caffe2\operators\negate_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5150799Z copying torch\include\caffe2\operators\negative_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5160250Z copying torch\include\caffe2\operators\ngram_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5169317Z copying torch\include\caffe2\operators\normalize_l1_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5179167Z copying torch\include\caffe2\operators\normalize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5189349Z copying torch\include\caffe2\operators\no_default_engine_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5198912Z copying torch\include\caffe2\operators\numpy_tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5208768Z copying torch\include\caffe2\operators\one_hot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5218875Z copying torch\include\caffe2\operators\onnx_while_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5227841Z copying torch\include\caffe2\operators\operator_fallback_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5237468Z copying torch\include\caffe2\operators\op_utils_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5248032Z copying torch\include\caffe2\operators\order_switch_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5257283Z copying torch\include\caffe2\operators\pack_rnn_sequence_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5266921Z copying torch\include\caffe2\operators\pack_segments.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5277372Z copying torch\include\caffe2\operators\pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5285783Z copying torch\include\caffe2\operators\partition_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5295551Z copying torch\include\caffe2\operators\percentile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5305070Z copying torch\include\caffe2\operators\perplexity_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5314445Z copying torch\include\caffe2\operators\piecewise_linear_transform_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5324281Z copying torch\include\caffe2\operators\pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5333280Z copying torch\include\caffe2\operators\pool_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5342969Z copying torch\include\caffe2\operators\pow_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5353432Z copying torch\include\caffe2\operators\prefetch_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5362664Z copying torch\include\caffe2\operators\prelu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5372287Z copying torch\include\caffe2\operators\prepend_dim_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5382655Z copying torch\include\caffe2\operators\quantile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5391662Z copying torch\include\caffe2\operators\quant_decode_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5401194Z copying torch\include\caffe2\operators\rank_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5411110Z copying torch\include\caffe2\operators\reciprocal_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5419975Z copying torch\include\caffe2\operators\reducer_functors.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5430025Z copying torch\include\caffe2\operators\reduce_front_back_max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5439341Z copying torch\include\caffe2\operators\reduce_front_back_sum_mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5448591Z copying torch\include\caffe2\operators\reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5458589Z copying torch\include\caffe2\operators\reduction_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5468641Z copying torch\include\caffe2\operators\relu_n_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5477311Z copying torch\include\caffe2\operators\relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5487271Z copying torch\include\caffe2\operators\remove_data_blocks_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5496280Z copying torch\include\caffe2\operators\replace_nan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5516814Z copying torch\include\caffe2\operators\reshape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5526196Z copying torch\include\caffe2\operators\resize_3d_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5535772Z copying torch\include\caffe2\operators\resize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5545633Z copying torch\include\caffe2\operators\reverse_packed_segs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5554340Z copying torch\include\caffe2\operators\rmac_regions_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5563832Z copying torch\include\caffe2\operators\rms_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5574661Z copying torch\include\caffe2\operators\roi_align_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5582875Z copying torch\include\caffe2\operators\roi_align_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5592442Z copying torch\include\caffe2\operators\roi_align_rotated_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5602416Z copying torch\include\caffe2\operators\roi_align_rotated_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5611981Z copying torch\include\caffe2\operators\roi_pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5621701Z copying torch\include\caffe2\operators\rowmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5635583Z copying torch\include\caffe2\operators\rsqrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5646152Z copying torch\include\caffe2\operators\scale_blobs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5655829Z copying torch\include\caffe2\operators\scale_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5665964Z copying torch\include\caffe2\operators\segment_reduction_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5677667Z copying torch\include\caffe2\operators\self_binning_histogram_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5686370Z copying torch\include\caffe2\operators\selu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5695973Z copying torch\include\caffe2\operators\sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5706542Z copying torch\include\caffe2\operators\shape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5714744Z copying torch\include\caffe2\operators\sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5725010Z copying torch\include\caffe2\operators\sinh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5734495Z copying torch\include\caffe2\operators\sinusoid_position_encoding_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5744141Z copying torch\include\caffe2\operators\sin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5753788Z copying torch\include\caffe2\operators\slice_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5762869Z copying torch\include\caffe2\operators\softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5772308Z copying torch\include\caffe2\operators\softmax_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5782677Z copying torch\include\caffe2\operators\softmax_with_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5791017Z copying torch\include\caffe2\operators\softplus_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5800695Z copying torch\include\caffe2\operators\softsign_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5810087Z copying torch\include\caffe2\operators\space_batch_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5819859Z copying torch\include\caffe2\operators\sparse_dropout_with_replacement_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5843324Z copying torch\include\caffe2\operators\sparse_itemwise_dropout_with_replacement_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5852974Z copying torch\include\caffe2\operators\sparse_lp_regularizer_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5862419Z copying torch\include\caffe2\operators\sparse_normalize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5881669Z copying torch\include\caffe2\operators\sparse_to_dense_mask_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5890923Z copying torch\include\caffe2\operators\sparse_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5900234Z copying torch\include\caffe2\operators\spatial_batch_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5914396Z copying torch\include\caffe2\operators\spatial_softmax_with_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5924358Z copying torch\include\caffe2\operators\sqrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5941136Z copying torch\include\caffe2\operators\sqr_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5950380Z copying torch\include\caffe2\operators\square_root_divide_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5959307Z copying torch\include\caffe2\operators\stats_put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5968770Z copying torch\include\caffe2\operators\stop_gradient.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5977786Z copying torch\include\caffe2\operators\string_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5986880Z copying torch\include\caffe2\operators\stump_func_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.5996147Z copying torch\include\caffe2\operators\summarize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6005428Z copying torch\include\caffe2\operators\swish_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6014364Z copying torch\include\caffe2\operators\tanh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6023380Z copying torch\include\caffe2\operators\tan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6032761Z copying torch\include\caffe2\operators\tensor_protos_db_input.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6043168Z copying torch\include\caffe2\operators\text_file_reader_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6070789Z copying torch\include\caffe2\operators\thresholded_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6079946Z copying torch\include\caffe2\operators\tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6089287Z copying torch\include\caffe2\operators\top_k.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6098363Z copying torch\include\caffe2\operators\transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6112762Z copying torch\include\caffe2\operators\tt_linear_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6125229Z copying torch\include\caffe2\operators\unique_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6134365Z copying torch\include\caffe2\operators\unsafe_coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6148576Z copying torch\include\caffe2\operators\upsample_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6157736Z copying torch\include\caffe2\operators\utility_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6168032Z copying torch\include\caffe2\operators\variable_length_sequence_padding.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6184465Z copying torch\include\caffe2\operators\weighted_multi_sampling_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6193605Z copying torch\include\caffe2\operators\weighted_sample_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6202824Z copying torch\include\caffe2\operators\while_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6211934Z copying torch\include\caffe2\operators\zero_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:11:43.6220332Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hip 2022-12-01T10:11:43.6223053Z copying torch\include\caffe2\operators\hip\activation_ops_miopen.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hip 2022-12-01T10:11:43.6231583Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6234227Z copying torch\include\caffe2\operators\quantized\int8_add_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6243662Z copying torch\include\caffe2\operators\quantized\int8_average_pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6253166Z copying torch\include\caffe2\operators\quantized\int8_channel_shuffle_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6270244Z copying torch\include\caffe2\operators\quantized\int8_concat_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6278615Z copying torch\include\caffe2\operators\quantized\int8_conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6288161Z copying torch\include\caffe2\operators\quantized\int8_conv_transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6297719Z copying torch\include\caffe2\operators\quantized\int8_dequantize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6307277Z copying torch\include\caffe2\operators\quantized\int8_fc_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6317043Z copying torch\include\caffe2\operators\quantized\int8_flatten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6326108Z copying torch\include\caffe2\operators\quantized\int8_given_tensor_fill_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6335517Z copying torch\include\caffe2\operators\quantized\int8_leaky_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6344699Z copying torch\include\caffe2\operators\quantized\int8_max_pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6354714Z copying torch\include\caffe2\operators\quantized\int8_quantize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6364488Z copying torch\include\caffe2\operators\quantized\int8_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6373803Z copying torch\include\caffe2\operators\quantized\int8_reshape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6387407Z copying torch\include\caffe2\operators\quantized\int8_resize_nearest_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6397954Z copying torch\include\caffe2\operators\quantized\int8_roi_align_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6407728Z copying torch\include\caffe2\operators\quantized\int8_sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6422996Z copying torch\include\caffe2\operators\quantized\int8_simd.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6432672Z copying torch\include\caffe2\operators\quantized\int8_slice_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6442674Z copying torch\include\caffe2\operators\quantized\int8_softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6452084Z copying torch\include\caffe2\operators\quantized\int8_test_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6461675Z copying torch\include\caffe2\operators\quantized\int8_transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6470886Z copying torch\include\caffe2\operators\quantized\int8_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:11:43.6479562Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6482304Z copying torch\include\caffe2\operators\rnn\recurrent_network_blob_fetcher_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6491717Z copying torch\include\caffe2\operators\rnn\recurrent_network_executor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6501492Z copying torch\include\caffe2\operators\rnn\recurrent_network_executor_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6519790Z copying torch\include\caffe2\operators\rnn\recurrent_network_executor_incl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6529312Z copying torch\include\caffe2\operators\rnn\recurrent_network_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6539452Z copying torch\include\caffe2\operators\rnn\recurrent_op_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:11:43.6548713Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:11:43.6550863Z copying torch\include\caffe2\operators\rnn\hip\recurrent_op_miopen.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:11:43.6560423Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6562499Z copying torch\include\caffe2\opt\annotations.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6572235Z copying torch\include\caffe2\opt\backend_cutting.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6580463Z copying torch\include\caffe2\opt\backend_transformer_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6589574Z copying torch\include\caffe2\opt\bound_shape_inferencer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6611685Z copying torch\include\caffe2\opt\converter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6620785Z copying torch\include\caffe2\opt\device.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6629916Z copying torch\include\caffe2\opt\distributed.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6638983Z copying torch\include\caffe2\opt\fakefp16_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6648355Z copying torch\include\caffe2\opt\fusion.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6657063Z copying torch\include\caffe2\opt\glow_net_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6666166Z copying torch\include\caffe2\opt\mobile.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6674954Z copying torch\include\caffe2\opt\onnxifi_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6684411Z copying torch\include\caffe2\opt\onnxifi_transformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6693480Z copying torch\include\caffe2\opt\onnx_convert.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6702324Z copying torch\include\caffe2\opt\optimizer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6711055Z copying torch\include\caffe2\opt\optimize_ideep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6719844Z copying torch\include\caffe2\opt\passes.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6738551Z copying torch\include\caffe2\opt\shape_info.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6775409Z copying torch\include\caffe2\opt\tvm_transformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:11:43.6783765Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6786761Z copying torch\include\caffe2\opt\custom\cc_amrc.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6796433Z copying torch\include\caffe2\opt\custom\concat_elim.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6806254Z copying torch\include\caffe2\opt\custom\freeze_quantization_params.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6816357Z copying torch\include\caffe2\opt\custom\in_batch_broadcast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6835257Z copying torch\include\caffe2\opt\custom\pointwise_elim.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:11:43.6843718Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:11:43.6846518Z copying torch\include\caffe2\opt\nql\ast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:11:43.6856900Z copying torch\include\caffe2\opt\nql\graphmatcher.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:11:43.6864361Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6866996Z copying torch\include\caffe2\perfkernels\adagrad.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6875909Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6885679Z copying torch\include\caffe2\perfkernels\cvtsh_ss_bugfix.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6894991Z copying torch\include\caffe2\perfkernels\embedding_lookup.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6911208Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6920803Z copying torch\include\caffe2\perfkernels\fused_8bit_rowwise_embedding_lookup.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6930334Z copying torch\include\caffe2\perfkernels\fused_8bit_rowwise_embedding_lookup_idx.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6953940Z copying torch\include\caffe2\perfkernels\fused_nbit_rowwise_conversion.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6978920Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu-impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.6987970Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.7024469Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu_common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.7033351Z copying torch\include\caffe2\perfkernels\math.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.7042836Z copying torch\include\caffe2\perfkernels\typed_axpy.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:11:43.7051153Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7053855Z copying torch\include\caffe2\predictor\InferenceGraph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7063155Z copying torch\include\caffe2\predictor\predictor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7072404Z copying torch\include\caffe2\predictor\predictor_config.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7090932Z copying torch\include\caffe2\predictor\predictor_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7100153Z copying torch\include\caffe2\predictor\ThreadLocalPtr.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7109294Z copying torch\include\caffe2\predictor\transforms.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:11:43.7117484Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7120112Z copying torch\include\caffe2\predictor\emulator\benchmark.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7129235Z copying torch\include\caffe2\predictor\emulator\data_filler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7144886Z copying torch\include\caffe2\predictor\emulator\emulator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7153780Z copying torch\include\caffe2\predictor\emulator\net_supplier.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7170210Z copying torch\include\caffe2\predictor\emulator\output_formatter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7179517Z copying torch\include\caffe2\predictor\emulator\profiler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7188049Z copying torch\include\caffe2\predictor\emulator\std_output_formatter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7197480Z copying torch\include\caffe2\predictor\emulator\time_profiler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7206467Z copying torch\include\caffe2\predictor\emulator\utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:43.7215030Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:11:43.7217419Z copying torch\include\caffe2\proto\caffe2.pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:11:43.7237424Z copying torch\include\caffe2\proto\caffe2_pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:11:43.7246566Z copying torch\include\caffe2\proto\torch.pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:11:43.7257534Z copying torch\include\caffe2\proto\torch_pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:11:43.7274853Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:11:43.7277264Z copying torch\include\caffe2\python\dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:11:43.7286792Z copying torch\include\caffe2\python\pybind_state.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:11:43.7295966Z copying torch\include\caffe2\python\pybind_state_dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:11:43.7305437Z copying torch\include\caffe2\python\pybind_state_registry.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:11:43.7321878Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization 2022-12-01T10:11:43.7323170Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7326055Z copying torch\include\caffe2\quantization\server\activation_distribution_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7335247Z copying torch\include\caffe2\quantization\server\batch_matmul_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7344417Z copying torch\include\caffe2\quantization\server\batch_permutation_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7361803Z copying torch\include\caffe2\quantization\server\caffe2_dnnlowp_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7370784Z copying torch\include\caffe2\quantization\server\channel_shuffle_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7379909Z copying torch\include\caffe2\quantization\server\compute_equalization_scale.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7388867Z copying torch\include\caffe2\quantization\server\concat_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7397943Z copying torch\include\caffe2\quantization\server\conv_dnnlowp_acc16_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7407491Z copying torch\include\caffe2\quantization\server\conv_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7416456Z copying torch\include\caffe2\quantization\server\conv_pool_dnnlowp_op_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7426501Z copying torch\include\caffe2\quantization\server\conv_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7435578Z copying torch\include\caffe2\quantization\server\dequantize_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7445579Z copying torch\include\caffe2\quantization\server\dnnlowp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7455005Z copying torch\include\caffe2\quantization\server\dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7464076Z copying torch\include\caffe2\quantization\server\dnnlowp_partition.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7473367Z copying torch\include\caffe2\quantization\server\dynamic_histogram.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7482622Z copying torch\include\caffe2\quantization\server\elementwise_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7492282Z copying torch\include\caffe2\quantization\server\elementwise_linear_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7509460Z copying torch\include\caffe2\quantization\server\fbgemm_fp16_pack_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7518460Z copying torch\include\caffe2\quantization\server\fbgemm_pack_blob.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7528733Z copying torch\include\caffe2\quantization\server\fbgemm_pack_matrix_cache.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7538422Z copying torch\include\caffe2\quantization\server\fbgemm_pack_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7547931Z copying torch\include\caffe2\quantization\server\fb_fc_packed_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7557250Z copying torch\include\caffe2\quantization\server\fully_connected_dnnlowp_acc16_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7566615Z copying torch\include\caffe2\quantization\server\fully_connected_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7576309Z copying torch\include\caffe2\quantization\server\fully_connected_fake_lowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7585653Z copying torch\include\caffe2\quantization\server\group_norm_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7607232Z copying torch\include\caffe2\quantization\server\im2col_dnnlowp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7616573Z copying torch\include\caffe2\quantization\server\int8_gen_quant_params.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7625849Z copying torch\include\caffe2\quantization\server\int8_gen_quant_params_min_max.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7635013Z copying torch\include\caffe2\quantization\server\int8_quant_scheme_blob_fill.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7644281Z copying torch\include\caffe2\quantization\server\kl_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7653617Z copying torch\include\caffe2\quantization\server\l2_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7662865Z copying torch\include\caffe2\quantization\server\lstm_unit_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7672794Z copying torch\include\caffe2\quantization\server\mmio.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7682677Z copying torch\include\caffe2\quantization\server\op_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7705317Z copying torch\include\caffe2\quantization\server\pool_dnnlowp_op_avx2.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7714487Z copying torch\include\caffe2\quantization\server\quantization_error_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7723883Z copying torch\include\caffe2\quantization\server\quantize_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7733492Z copying torch\include\caffe2\quantization\server\relu_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7742958Z copying torch\include\caffe2\quantization\server\resize_nearest_3d_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7751870Z copying torch\include\caffe2\quantization\server\resize_nearest_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7761133Z copying torch\include\caffe2\quantization\server\sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7770432Z copying torch\include\caffe2\quantization\server\spatial_batch_norm_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7791880Z copying torch\include\caffe2\quantization\server\tanh.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7801771Z copying torch\include\caffe2\quantization\server\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7820156Z copying torch\include\caffe2\quantization\server\utility_dnnlowp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:11:43.7835281Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7837792Z copying torch\include\caffe2\queue\blobs_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7847637Z copying torch\include\caffe2\queue\blobs_queue_db.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7856818Z copying torch\include\caffe2\queue\queue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7875602Z copying torch\include\caffe2\queue\rebatching_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7890445Z copying torch\include\caffe2\queue\rebatching_queue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:11:43.7898814Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7901355Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7911440Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7920842Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7930172Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7947442Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7963270Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7971908Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:11:43.7980308Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.7982661Z copying torch\include\caffe2\sgd\adadelta_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.7991585Z copying torch\include\caffe2\sgd\adagrad_fused.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8000887Z copying torch\include\caffe2\sgd\adagrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8010213Z copying torch\include\caffe2\sgd\adam_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8029785Z copying torch\include\caffe2\sgd\clip_tensor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8039455Z copying torch\include\caffe2\sgd\decay_adagrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8048505Z copying torch\include\caffe2\sgd\fp16_momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8057719Z copying torch\include\caffe2\sgd\fp32_momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8066716Z copying torch\include\caffe2\sgd\ftrl_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8075812Z copying torch\include\caffe2\sgd\gftrl_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8084888Z copying torch\include\caffe2\sgd\iter_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8094384Z copying torch\include\caffe2\sgd\lars_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8103494Z copying torch\include\caffe2\sgd\learning_rate_adaption_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8112300Z copying torch\include\caffe2\sgd\learning_rate_functors.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8121960Z copying torch\include\caffe2\sgd\learning_rate_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8131304Z copying torch\include\caffe2\sgd\math_lp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8140054Z copying torch\include\caffe2\sgd\momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8149091Z copying torch\include\caffe2\sgd\rmsprop_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8158257Z copying torch\include\caffe2\sgd\rowwise_adagrad_fused.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8167848Z copying torch\include\caffe2\sgd\rowwise_counter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8176914Z copying torch\include\caffe2\sgd\storm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8186002Z copying torch\include\caffe2\sgd\weight_scale_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8202629Z copying torch\include\caffe2\sgd\wngrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8212015Z copying torch\include\caffe2\sgd\yellowfin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:11:43.8220651Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share 2022-12-01T10:11:43.8222044Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib 2022-12-01T10:11:43.8223295Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:11:43.8225839Z copying torch\include\caffe2\share\contrib\zstd\quant_decomp_zstd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:11:43.8234486Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:11:43.8237333Z copying torch\include\caffe2\transforms\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:11:43.8246521Z copying torch\include\caffe2\transforms\conv_to_nnpack_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:11:43.8264426Z copying torch\include\caffe2\transforms\pattern_net_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:11:43.8282362Z copying torch\include\caffe2\transforms\single_op_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:11:43.8290660Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:11:43.8293232Z copying torch\include\caffe2\video\optical_flow.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:11:43.8302429Z copying torch\include\caffe2\video\video_decoder.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:11:43.8311332Z copying torch\include\caffe2\video\video_input_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:11:43.8320970Z copying torch\include\caffe2\video\video_io.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:11:43.8336036Z creating build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8338465Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8346909Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8354876Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8363685Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8380355Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:11:43.8388735Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8391214Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8400220Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8409055Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8417685Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8437898Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8447727Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8456501Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8465473Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8473299Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8482422Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8491516Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8501109Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8511481Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8521097Z copying torch\include\torch\csrc\PythonTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8530021Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8539667Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8548675Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8557652Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8566350Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8575886Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8585197Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8593990Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8602698Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8611657Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8629599Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8638585Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8647993Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8657827Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:11:43.8665895Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api 2022-12-01T10:11:43.8667553Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include 2022-12-01T10:11:43.8669210Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8671493Z copying torch\include\torch\csrc\api\include\torch\all.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8681415Z copying torch\include\torch\csrc\api\include\torch\arg.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8690115Z copying torch\include\torch\csrc\api\include\torch\autograd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8699022Z copying torch\include\torch\csrc\api\include\torch\cuda.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8708250Z copying torch\include\torch\csrc\api\include\torch\data.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8717492Z copying torch\include\torch\csrc\api\include\torch\enum.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8726921Z copying torch\include\torch\csrc\api\include\torch\expanding_array.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8742672Z copying torch\include\torch\csrc\api\include\torch\fft.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8751930Z copying torch\include\torch\csrc\api\include\torch\imethod.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8761958Z copying torch\include\torch\csrc\api\include\torch\jit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8771840Z copying torch\include\torch\csrc\api\include\torch\linalg.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8781437Z copying torch\include\torch\csrc\api\include\torch\nested.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8790756Z copying torch\include\torch\csrc\api\include\torch\nn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8799511Z copying torch\include\torch\csrc\api\include\torch\optim.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8808736Z copying torch\include\torch\csrc\api\include\torch\ordered_dict.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8818012Z copying torch\include\torch\csrc\api\include\torch\python.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8827342Z copying torch\include\torch\csrc\api\include\torch\serialize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8836157Z copying torch\include\torch\csrc\api\include\torch\sparse.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8844992Z copying torch\include\torch\csrc\api\include\torch\special.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8856888Z copying torch\include\torch\csrc\api\include\torch\torch.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8867159Z copying torch\include\torch\csrc\api\include\torch\types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8876414Z copying torch\include\torch\csrc\api\include\torch\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8885653Z copying torch\include\torch\csrc\api\include\torch\version.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:43.8894721Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8897237Z copying torch\include\torch\csrc\api\include\torch\data\dataloader.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8920569Z copying torch\include\torch\csrc\api\include\torch\data\dataloader_options.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8929954Z copying torch\include\torch\csrc\api\include\torch\data\datasets.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8938950Z copying torch\include\torch\csrc\api\include\torch\data\example.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8948242Z copying torch\include\torch\csrc\api\include\torch\data\iterator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8966986Z copying torch\include\torch\csrc\api\include\torch\data\samplers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8976271Z copying torch\include\torch\csrc\api\include\torch\data\transforms.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8991351Z copying torch\include\torch\csrc\api\include\torch\data\worker_exception.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:43.8999294Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:43.9002080Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\base.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:43.9011996Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:43.9021911Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:43.9030279Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9033504Z copying torch\include\torch\csrc\api\include\torch\data\datasets\base.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9042491Z copying torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9052637Z copying torch\include\torch\csrc\api\include\torch\data\datasets\map.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9062888Z copying torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9071912Z copying torch\include\torch\csrc\api\include\torch\data\datasets\shared.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9081923Z copying torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9092114Z copying torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:43.9115576Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:43.9117513Z copying torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:43.9133447Z copying torch\include\torch\csrc\api\include\torch\data\detail\queue.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:43.9142650Z copying torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:43.9151403Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9154041Z copying torch\include\torch\csrc\api\include\torch\data\samplers\base.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9164574Z copying torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9174612Z copying torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9183354Z copying torch\include\torch\csrc\api\include\torch\data\samplers\random.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9193111Z copying torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9217560Z copying torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9227323Z copying torch\include\torch\csrc\api\include\torch\data\samplers\stream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:43.9242779Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9257564Z copying torch\include\torch\csrc\api\include\torch\data\transforms\base.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9280199Z copying torch\include\torch\csrc\api\include\torch\data\transforms\collate.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9293793Z copying torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9303920Z copying torch\include\torch\csrc\api\include\torch\data\transforms\stack.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9313611Z copying torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:43.9322634Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:43.9325165Z copying torch\include\torch\csrc\api\include\torch\detail\static.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:43.9335585Z copying torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:43.9367464Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9370123Z copying torch\include\torch\csrc\api\include\torch\nn\cloneable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9379297Z copying torch\include\torch\csrc\api\include\torch\nn\functional.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9388530Z copying torch\include\torch\csrc\api\include\torch\nn\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9397712Z copying torch\include\torch\csrc\api\include\torch\nn\module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9407575Z copying torch\include\torch\csrc\api\include\torch\nn\modules.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9425517Z copying torch\include\torch\csrc\api\include\torch\nn\options.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9434483Z copying torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9443635Z copying torch\include\torch\csrc\api\include\torch\nn\pimpl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9453108Z copying torch\include\torch\csrc\api\include\torch\nn\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:43.9461641Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9464622Z copying torch\include\torch\csrc\api\include\torch\nn\functional\activation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9481454Z copying torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9489864Z copying torch\include\torch\csrc\api\include\torch\nn\functional\conv.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9499608Z copying torch\include\torch\csrc\api\include\torch\nn\functional\distance.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9522031Z copying torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9532218Z copying torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9541960Z copying torch\include\torch\csrc\api\include\torch\nn\functional\fold.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9551876Z copying torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9566726Z copying torch\include\torch\csrc\api\include\torch\nn\functional\linear.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9576814Z copying torch\include\torch\csrc\api\include\torch\nn\functional\loss.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9587064Z copying torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9596332Z copying torch\include\torch\csrc\api\include\torch\nn\functional\padding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9615601Z copying torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9625485Z copying torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9640053Z copying torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9652230Z copying torch\include\torch\csrc\api\include\torch\nn\functional\vision.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:43.9663774Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9667946Z copying torch\include\torch\csrc\api\include\torch\nn\options\activation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9680907Z copying torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9693563Z copying torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9705589Z copying torch\include\torch\csrc\api\include\torch\nn\options\conv.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9736096Z copying torch\include\torch\csrc\api\include\torch\nn\options\distance.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9752367Z copying torch\include\torch\csrc\api\include\torch\nn\options\dropout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9762724Z copying torch\include\torch\csrc\api\include\torch\nn\options\embedding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9772495Z copying torch\include\torch\csrc\api\include\torch\nn\options\fold.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9782248Z copying torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9791912Z copying torch\include\torch\csrc\api\include\torch\nn\options\linear.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9801557Z copying torch\include\torch\csrc\api\include\torch\nn\options\loss.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9811436Z copying torch\include\torch\csrc\api\include\torch\nn\options\normalization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9831202Z copying torch\include\torch\csrc\api\include\torch\nn\options\padding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9840651Z copying torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9849790Z copying torch\include\torch\csrc\api\include\torch\nn\options\pooling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9861169Z copying torch\include\torch\csrc\api\include\torch\nn\options\rnn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9870223Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9879368Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9888524Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9898424Z copying torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9907596Z copying torch\include\torch\csrc\api\include\torch\nn\options\vision.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:43.9917239Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9920071Z copying torch\include\torch\csrc\api\include\torch\nn\modules\activation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9930060Z copying torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9939468Z copying torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9948868Z copying torch\include\torch\csrc\api\include\torch\nn\modules\common.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9958376Z copying torch\include\torch\csrc\api\include\torch\nn\modules\conv.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9974874Z copying torch\include\torch\csrc\api\include\torch\nn\modules\distance.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9984127Z copying torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:43.9993564Z copying torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0003380Z copying torch\include\torch\csrc\api\include\torch\nn\modules\fold.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0012614Z copying torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0022148Z copying torch\include\torch\csrc\api\include\torch\nn\modules\linear.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0031701Z copying torch\include\torch\csrc\api\include\torch\nn\modules\loss.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0042615Z copying torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0053484Z copying torch\include\torch\csrc\api\include\torch\nn\modules\padding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0062497Z copying torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0072016Z copying torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0094267Z copying torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0103479Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0112957Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0123849Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0133084Z copying torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0142838Z copying torch\include\torch\csrc\api\include\torch\nn\modules\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0153308Z copying torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:44.0161583Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0164955Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0174628Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0184249Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0194387Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0212445Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0222995Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0231762Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0241161Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0250466Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0260274Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:44.0270305Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:11:44.0271901Z copying torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:11:44.0281867Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:44.0283560Z copying torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:44.0293851Z copying torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:44.0302828Z copying torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:44.0311870Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0314440Z copying torch\include\torch\csrc\api\include\torch\optim\adagrad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0324581Z copying torch\include\torch\csrc\api\include\torch\optim\adam.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0334706Z copying torch\include\torch\csrc\api\include\torch\optim\adamw.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0346649Z copying torch\include\torch\csrc\api\include\torch\optim\lbfgs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0357954Z copying torch\include\torch\csrc\api\include\torch\optim\optimizer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0368068Z copying torch\include\torch\csrc\api\include\torch\optim\rmsprop.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0386217Z copying torch\include\torch\csrc\api\include\torch\optim\serialize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0395524Z copying torch\include\torch\csrc\api\include\torch\optim\sgd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:44.0404301Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:44.0407050Z copying torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:44.0416654Z copying torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:44.0425055Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:44.0427903Z copying torch\include\torch\csrc\api\include\torch\serialize\archive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:44.0437389Z copying torch\include\torch\csrc\api\include\torch\serialize\input-archive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:44.0455110Z copying torch\include\torch\csrc\api\include\torch\serialize\output-archive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:44.0464403Z copying torch\include\torch\csrc\api\include\torch\serialize\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:44.0478550Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0481245Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0490614Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0500121Z copying torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0509251Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0524622Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0533720Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0542811Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0551915Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0562088Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0573152Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0582297Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0591813Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0601100Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0610851Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0635603Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0645298Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0655270Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0664076Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0673360Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0683156Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0692719Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0706369Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0723169Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0732429Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0742403Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0751225Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0760913Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0769994Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0779628Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0790390Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0798801Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0816825Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0826202Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0835113Z copying torch\include\torch\csrc\autograd\python_return_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0844669Z copying torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0854845Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0863933Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0873377Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0884080Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0893542Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0903090Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0913238Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0930770Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0939096Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0948567Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0959993Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:11:44.0968695Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.0972037Z copying torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.0981012Z copying torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.0994576Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.1003201Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.1021241Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.1030489Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:44.1038827Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:44.1041760Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:44.1053837Z copying torch\include\torch\csrc\autograd\generated\python_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:44.1063168Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:44.1085367Z copying torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:44.1095066Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1097890Z copying torch\include\torch\csrc\autograd\utils\error_messages.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1107223Z copying torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1116556Z copying torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1127463Z copying torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1147851Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1157864Z copying torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:44.1166617Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1169082Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1178329Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1186932Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1207720Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1216402Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1231618Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1240760Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1249867Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1258766Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1268006Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:11:44.1276414Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed 2022-12-01T10:11:44.1277869Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1280264Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1289314Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1299443Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1307935Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1317228Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1331170Z copying torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1354103Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1363498Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1373166Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1382082Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1391650Z copying torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1401193Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1410754Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1420018Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1430400Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1438742Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1455604Z copying torch\include\torch\csrc\distributed\c10d\Ops.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1465601Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1474917Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1484207Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1494849Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1504033Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1513504Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1528063Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupRoundRobin.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1537724Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1547770Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1557506Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1567094Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1577068Z copying torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1586695Z copying torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1596207Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1606229Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1615650Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1625469Z copying torch\include\torch\csrc\distributed\c10d\UCCForNCCL.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1647377Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1656663Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1666283Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1676567Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1685976Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1695508Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:44.1705449Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1707005Z copying torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1717306Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1726012Z copying torch\include\torch\csrc\distributed\rpc\python_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1735411Z copying torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1751650Z copying torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1760489Z copying torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1769960Z copying torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1779428Z copying torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1788963Z copying torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1798152Z copying torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1807580Z copying torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1819074Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1836952Z copying torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1846410Z copying torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1855995Z copying torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1865183Z copying torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1875270Z copying torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1884891Z copying torch\include\torch\csrc\distributed\rpc\script_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1894197Z copying torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1903751Z copying torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1927971Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1937765Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1947206Z copying torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1956685Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1967466Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1975943Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1985320Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:44.1994028Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:11:44.1997102Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:11:44.2032058Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:11:44.2041399Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:11:44.2050082Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2052572Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2062143Z copying torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2071292Z copying torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2080421Z copying torch\include\torch\csrc\jit\backends\backend_detail.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2094954Z copying torch\include\torch\csrc\jit\backends\backend_exception.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2104250Z copying torch\include\torch\csrc\jit\backends\backend_init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2114088Z copying torch\include\torch\csrc\jit\backends\backend_interface.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2123244Z copying torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2132452Z copying torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:44.2140784Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2149228Z copying torch\include\torch\csrc\jit\passes\add_if_then_else.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2158132Z copying torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2167472Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2176453Z copying torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2193604Z copying torch\include\torch\csrc\jit\passes\batch_mm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2202885Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2213277Z copying torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2221477Z copying torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2231170Z copying torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2240203Z copying torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2249716Z copying torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2260152Z copying torch\include\torch\csrc\jit\passes\concat_opt.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2268528Z copying torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2277594Z copying torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2298383Z copying torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2307378Z copying torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2316902Z copying torch\include\torch\csrc\jit\passes\cuda_graph_fuser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2326492Z copying torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2336234Z copying torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2354382Z copying torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2363741Z copying torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2373255Z copying torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2382135Z copying torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2398617Z copying torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2408036Z copying torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2417484Z copying torch\include\torch\csrc\jit\passes\freeze_module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2427005Z copying torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2435916Z copying torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2454277Z copying torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2463604Z copying torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2472789Z copying torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2482155Z copying torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2491433Z copying torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2500795Z copying torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2510153Z copying torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2519401Z copying torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2528733Z copying torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2549378Z copying torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2559564Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2569655Z copying torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2579077Z copying torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2589328Z copying torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2600160Z copying torch\include\torch\csrc\jit\passes\inplace_check.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2611278Z copying torch\include\torch\csrc\jit\passes\insert_guards.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2622455Z copying torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2631583Z copying torch\include\torch\csrc\jit\passes\lift_closures.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.2640596Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4793025Z copying torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4802876Z copying torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4812044Z copying torch\include\torch\csrc\jit\passes\lower_graph.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4821418Z copying torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4830587Z copying torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4840084Z copying torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4849263Z copying torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4858496Z copying torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4867913Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4877023Z copying torch\include\torch\csrc\jit\passes\pass_manager.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4900333Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4909478Z copying torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4918427Z copying torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4927658Z copying torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4937042Z copying torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4946577Z copying torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4955647Z copying torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4965844Z copying torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4975323Z copying torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.4985258Z copying torch\include\torch\csrc\jit\passes\remove_expands.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5006808Z copying torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5016091Z copying torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5025570Z copying torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5036044Z copying torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5044769Z copying torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5054150Z copying torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5063525Z copying torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5072999Z copying torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5090688Z copying torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5100802Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5109955Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5120065Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5130151Z copying torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5138985Z copying torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5148481Z copying torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5157755Z copying torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5167444Z copying torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5177151Z copying torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:44.5185449Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5188827Z copying torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5197902Z copying torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5207592Z copying torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5217743Z copying torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5234755Z copying torch\include\torch\csrc\jit\passes\quantization\insert_observers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5243634Z copying torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5253653Z copying torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5263611Z copying torch\include\torch\csrc\jit\passes\quantization\quantization_type.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5273083Z copying torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:44.5282517Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5284183Z copying torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5294785Z copying torch\include\torch\csrc\jit\passes\utils\memory_dag.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5305014Z copying torch\include\torch\csrc\jit\passes\utils\optimization_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5325487Z copying torch\include\torch\csrc\jit\passes\utils\op_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5336009Z copying torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:44.5344215Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5346930Z copying torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5356709Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5366264Z copying torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5375223Z copying torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5393642Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5402590Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5411847Z copying torch\include\torch\csrc\jit\runtime\exception_message.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5420747Z copying torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5429489Z copying torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5438921Z copying torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5447807Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5457320Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5466380Z copying torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5475392Z copying torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5484400Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5493643Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5502858Z copying torch\include\torch\csrc\jit\runtime\operator_options.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5511604Z copying torch\include\torch\csrc\jit\runtime\print_handler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5520599Z copying torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5529820Z copying torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5548754Z copying torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5558729Z copying torch\include\torch\csrc\jit\runtime\script_profile.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5568221Z copying torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5577396Z copying torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5586638Z copying torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5597141Z copying torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5605636Z copying torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5615006Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5624344Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5641688Z copying torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5651120Z copying torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:44.5659374Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5662032Z copying torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5671546Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5681111Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5690592Z copying torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5712488Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5722992Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5732401Z copying torch\include\torch\csrc\jit\ir\ir_views.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5741348Z copying torch\include\torch\csrc\jit\ir\named_value.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5750779Z copying torch\include\torch\csrc\jit\ir\node_hashing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5759644Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5769099Z copying torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5779187Z copying torch\include\torch\csrc\jit\ir\type_hashing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:44.5787399Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5790858Z copying torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5799633Z copying torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5808777Z copying torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5827444Z copying torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5836991Z copying torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5845326Z copying torch\include\torch\csrc\jit\frontend\error_report.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5853673Z copying torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5863010Z copying torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5870955Z copying torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5880295Z copying torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5890647Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5898639Z copying torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5908265Z copying torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5917140Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5926524Z copying torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5934597Z copying torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5943401Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5952351Z copying torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5961626Z copying torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5969980Z copying torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5986514Z copying torch\include\torch\csrc\jit\frontend\source_range.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.5995802Z copying torch\include\torch\csrc\jit\frontend\source_ref.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6004260Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6012995Z copying torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6026419Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6040307Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6048271Z copying torch\include\torch\csrc\jit\frontend\tree_views.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6060136Z copying torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:44.6068001Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6070516Z copying torch\include\torch\csrc\jit\api\compilation_unit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6079446Z copying torch\include\torch\csrc\jit\api\function_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6088459Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6097299Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6106571Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:11:44.6133189Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6136058Z copying torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6144518Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6153716Z copying torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6174583Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6183777Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6192998Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6202843Z copying torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6211961Z copying torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6221440Z copying torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6230947Z copying torch\include\torch\csrc\jit\serialization\import_legacy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6240754Z copying torch\include\torch\csrc\jit\serialization\import_read.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6249848Z copying torch\include\torch\csrc\jit\serialization\import_source.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6259453Z copying torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6270722Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6279935Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6289614Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6299669Z copying torch\include\torch\csrc\jit\serialization\python_print.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6309291Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6318238Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6329204Z copying torch\include\torch\csrc\jit\serialization\storage_context.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6338219Z copying torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6356082Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:44.6365146Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6367858Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6377253Z copying torch\include\torch\csrc\jit\python\module_python.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6390887Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6400589Z copying torch\include\torch\csrc\jit\python\pybind_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6411121Z copying torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6428149Z copying torch\include\torch\csrc\jit\python\python_custom_class.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6437137Z copying torch\include\torch\csrc\jit\python\python_dict.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6447035Z copying torch\include\torch\csrc\jit\python\python_ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6456156Z copying torch\include\torch\csrc\jit\python\python_ivalue.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6465780Z copying torch\include\torch\csrc\jit\python\python_list.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6475927Z copying torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6495931Z copying torch\include\torch\csrc\jit\python\python_tracer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6505873Z copying torch\include\torch\csrc\jit\python\python_tree_views.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6514712Z copying torch\include\torch\csrc\jit\python\script_init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6525028Z copying torch\include\torch\csrc\jit\python\update_graph_executor_opt.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:11:44.6534665Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6536550Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6562121Z copying torch\include\torch\csrc\jit\mobile\debug_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6571724Z copying torch\include\torch\csrc\jit\mobile\file_format.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6581692Z copying torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6598413Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6607062Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6616430Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6626013Z copying torch\include\torch\csrc\jit\mobile\import_data.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6635158Z copying torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6645211Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6654404Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6664115Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6673420Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6682775Z copying torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6692146Z copying torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6702856Z copying torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6713055Z copying torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6723016Z copying torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6732684Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6754138Z copying torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6763730Z copying torch\include\torch\csrc\jit\mobile\type_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6773436Z copying torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:44.6827636Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:44.6830078Z copying torch\include\torch\csrc\jit\testing\file_check.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:44.6841105Z copying torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:44.6853454Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6856044Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6865847Z copying torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6876204Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6884582Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6901596Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6911670Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6920872Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6930357Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6940634Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6949715Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6959571Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6970021Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6978690Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.6988331Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7006713Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7017493Z copying torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7026891Z copying torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7036658Z copying torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7046758Z copying torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7055899Z copying torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7065197Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7082346Z copying torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7091774Z copying torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7105620Z copying torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7117806Z copying torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7127622Z copying torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7137743Z copying torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7146244Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7165286Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7174453Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7183728Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7193752Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7210343Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7219902Z copying torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7230528Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7239886Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7249614Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7259921Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7269467Z copying torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7278652Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7289093Z copying torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7298267Z copying torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:44.7307411Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7310089Z copying torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7319813Z copying torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7330425Z copying torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7339385Z copying torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7348844Z copying torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7367229Z copying torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7377263Z copying torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7386377Z copying torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7402350Z copying torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:44.7424272Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen 2022-12-01T10:11:44.7424650Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7428328Z copying torch\include\torch\csrc\jit\codegen\cuda\arith.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7443353Z copying torch\include\torch\csrc\jit\codegen\cuda\codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7453738Z copying torch\include\torch\csrc\jit\codegen\cuda\compute_at.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7463251Z copying torch\include\torch\csrc\jit\codegen\cuda\compute_at_map.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7472926Z copying torch\include\torch\csrc\jit\codegen\cuda\contiguity.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7500792Z copying torch\include\torch\csrc\jit\codegen\cuda\disjoint_set.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7522195Z copying torch\include\torch\csrc\jit\codegen\cuda\dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7532201Z copying torch\include\torch\csrc\jit\codegen\cuda\dynamic_type.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7541509Z copying torch\include\torch\csrc\jit\codegen\cuda\evaluator_common.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7550920Z copying torch\include\torch\csrc\jit\codegen\cuda\executor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7560564Z copying torch\include\torch\csrc\jit\codegen\cuda\executor_kernel_arg.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7570163Z copying torch\include\torch\csrc\jit\codegen\cuda\executor_launch_params.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7579730Z copying torch\include\torch\csrc\jit\codegen\cuda\executor_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7588889Z copying torch\include\torch\csrc\jit\codegen\cuda\expr_evaluator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7598395Z copying torch\include\torch\csrc\jit\codegen\cuda\fusion.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7608412Z copying torch\include\torch\csrc\jit\codegen\cuda\fusion_segmenter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7618531Z copying torch\include\torch\csrc\jit\codegen\cuda\grouped_reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7627845Z copying torch\include\torch\csrc\jit\codegen\cuda\index_compute.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7637477Z copying torch\include\torch\csrc\jit\codegen\cuda\inline_propagator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7646912Z copying torch\include\torch\csrc\jit\codegen\cuda\instrumentation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7656364Z copying torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7676483Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_all_nodes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7685639Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_base_nodes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7694897Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_builder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7717085Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_cloner.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7726339Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_container.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7735732Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_graphviz.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7745430Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_interface_nodes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7755257Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_internal_nodes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7765680Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_iostream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7774793Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_printer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7793552Z copying torch\include\torch\csrc\jit\codegen\cuda\ir_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7802973Z copying torch\include\torch\csrc\jit\codegen\cuda\iter_visitor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7812442Z copying torch\include\torch\csrc\jit\codegen\cuda\kernel.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7821719Z copying torch\include\torch\csrc\jit\codegen\cuda\kernel_cache.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7832083Z copying torch\include\torch\csrc\jit\codegen\cuda\kernel_expr_evaluator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7841387Z copying torch\include\torch\csrc\jit\codegen\cuda\kernel_ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7869086Z copying torch\include\torch\csrc\jit\codegen\cuda\kernel_ir_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7879469Z copying torch\include\torch\csrc\jit\codegen\cuda\lower2device.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7889339Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_alias_memory.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7898997Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_allocation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7916536Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_double_buffer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7926281Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_expr_sort.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7935442Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_fused_reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7945372Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_fusion_simplifier.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7955227Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_index.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7964894Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_index_compute.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7974453Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_index_hoist.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7988969Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_insert_syncs.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.7998272Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_instrument.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8028251Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_loops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8037714Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_magic_zero.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8047743Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_misaligned_vectorization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8057299Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_predicate.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8066944Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_predicate_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8076457Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_replace_size.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8086977Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_shift.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8113140Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_sync_information.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8123275Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_thread_predicate.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8133519Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_trivial_broadcast.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8142896Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_trivial_reductions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8152921Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_unroll.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8162473Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8171997Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_validation.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8181673Z copying torch\include\torch\csrc\jit\codegen\cuda\lower_warp_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8190929Z copying torch\include\torch\csrc\jit\codegen\cuda\manager.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8200584Z copying torch\include\torch\csrc\jit\codegen\cuda\maxinfo_propagator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8232912Z copying torch\include\torch\csrc\jit\codegen\cuda\mma_type.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8243080Z copying torch\include\torch\csrc\jit\codegen\cuda\mutator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8253715Z copying torch\include\torch\csrc\jit\codegen\cuda\non_divisible_split.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8263319Z copying torch\include\torch\csrc\jit\codegen\cuda\parallel_dimension_map.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8273239Z copying torch\include\torch\csrc\jit\codegen\cuda\parallel_type_bitmap.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8282887Z copying torch\include\torch\csrc\jit\codegen\cuda\parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8292780Z copying torch\include\torch\csrc\jit\codegen\cuda\partial_split_map.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8303122Z copying torch\include\torch\csrc\jit\codegen\cuda\partition.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8311750Z copying torch\include\torch\csrc\jit\codegen\cuda\predicate_compute.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8322093Z copying torch\include\torch\csrc\jit\codegen\cuda\reference_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8331404Z copying torch\include\torch\csrc\jit\codegen\cuda\root_domain_map.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8348934Z copying torch\include\torch\csrc\jit\codegen\cuda\transform_iter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8358819Z copying torch\include\torch\csrc\jit\codegen\cuda\transform_replay.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8368512Z copying torch\include\torch\csrc\jit\codegen\cuda\transform_rfactor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8380957Z copying torch\include\torch\csrc\jit\codegen\cuda\transform_view.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8391552Z copying torch\include\torch\csrc\jit\codegen\cuda\type.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8401636Z copying torch\include\torch\csrc\jit\codegen\cuda\type_inference.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8411425Z copying torch\include\torch\csrc\jit\codegen\cuda\type_promotion.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8421078Z copying torch\include\torch\csrc\jit\codegen\cuda\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8431074Z copying torch\include\torch\csrc\jit\codegen\cuda\vectorization_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:44.8440359Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:44.8442988Z copying torch\include\torch\csrc\jit\codegen\cuda\ops\alias.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:44.8453275Z copying torch\include\torch\csrc\jit\codegen\cuda\ops\all_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:44.8463935Z copying torch\include\torch\csrc\jit\codegen\cuda\ops\composite.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:44.8486949Z copying torch\include\torch\csrc\jit\codegen\cuda\ops\normalization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:44.8494952Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8504527Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\all_schedulers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8513333Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\compile_time_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8524230Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\debug_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8545830Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\heuristic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8554287Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\matmul.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8564509Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\mma_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8575086Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\normalization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8584087Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8610641Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise_heuristic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8622137Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8630765Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8640489Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction_heuristic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8650265Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8663665Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\registry.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8673421Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8682870Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\transpose_heuristic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8692481Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8702784Z copying torch\include\torch\csrc\jit\codegen\cuda\scheduler\vectorize_helper.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:44.8711434Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:11:44.8713952Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:11:44.8723176Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:11:44.8732513Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8734875Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8744036Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8753936Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8763372Z copying torch\include\torch\csrc\profiler\execution_graph_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8785870Z copying torch\include\torch\csrc\profiler\itt_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8794885Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8804075Z copying torch\include\torch\csrc\profiler\nvtx_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8813014Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:11:44.8821631Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:11:44.8824511Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:11:44.8834117Z copying torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:11:44.8842841Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8845437Z copying torch\include\torch\csrc\utils\auto_gil.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8854798Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8863828Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8872662Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8899233Z copying torch\include\torch\csrc\utils\cuda_lazy_init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8908847Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8917787Z copying torch\include\torch\csrc\utils\disallow_copy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8927073Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8936529Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8945436Z copying torch\include\torch\csrc\utils\memory.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8953807Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8963653Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8972635Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8981603Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.8990909Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9011829Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9029975Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9042913Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9052894Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9062977Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9072119Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9092673Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9102405Z copying torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9112135Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9124080Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9146126Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9156189Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9165341Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9174641Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9184737Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9193766Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9210147Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9220157Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9229301Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9238794Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9248336Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9257782Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9267085Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9276481Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9285962Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9300991Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:11:44.9310222Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\tensor 2022-12-01T10:11:44.9312785Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\tensor 2022-12-01T10:11:44.9321936Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy 2022-12-01T10:11:44.9323357Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:44.9326593Z copying torch\include\torch\csrc\lazy\backend\backend_data.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:44.9335139Z copying torch\include\torch\csrc\lazy\backend\backend_device.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:44.9345246Z copying torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:44.9354233Z copying torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:44.9371694Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9374698Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9383507Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9392778Z copying torch\include\torch\csrc\lazy\core\debug_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9403153Z copying torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9411365Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9430484Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9439636Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9449880Z copying torch\include\torch\csrc\lazy\core\ir_builder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9458459Z copying torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9467388Z copying torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9476563Z copying torch\include\torch\csrc\lazy\core\ir_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9485697Z copying torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9494548Z copying torch\include\torch\csrc\lazy\core\lazy_view.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9503957Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9513209Z copying torch\include\torch\csrc\lazy\core\multi_wait.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9522440Z copying torch\include\torch\csrc\lazy\core\permutation_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9531394Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9540535Z copying torch\include\torch\csrc\lazy\core\shape_inference.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9549697Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9559023Z copying torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9568220Z copying torch\include\torch\csrc\lazy\core\tensor_util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9607284Z copying torch\include\torch\csrc\lazy\core\thread_pool.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9617464Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9627059Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9636754Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:44.9654201Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:11:44.9656290Z copying torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:11:44.9665855Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:44.9667810Z copying torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:44.9680446Z copying torch\include\torch\csrc\lazy\core\ops\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:44.9689501Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9691760Z copying torch\include\torch\csrc\lazy\ts_backend\config.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9702663Z copying torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9711007Z copying torch\include\torch\csrc\lazy\ts_backend\ir_builder.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9720629Z copying torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9738409Z copying torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9747319Z copying torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9756509Z copying torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9765707Z copying torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9775984Z copying torch\include\torch\csrc\lazy\ts_backend\ts_node.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9785889Z copying torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:11:44.9793980Z creating build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9796800Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9806507Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9815505Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9826114Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9834967Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9845252Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9868662Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9878259Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9895614Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9915412Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9924758Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9934273Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9943550Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9953202Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9962390Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9971314Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9981825Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:44.9992235Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:45.0001215Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:11:45.0010173Z creating build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0012681Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0022875Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0033162Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0042168Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0052154Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0061610Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0079559Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:11:45.0089362Z creating build\lib.win-amd64-cpython-39\torch\share 2022-12-01T10:11:45.0090749Z creating build\lib.win-amd64-cpython-39\torch\share\cmake 2022-12-01T10:11:45.0092911Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\ATen 2022-12-01T10:11:45.0094545Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\ATen 2022-12-01T10:11:45.0104511Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:11:45.0106040Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:11:45.0116285Z copying torch\share\cmake\Caffe2\Caffe2ConfigVersion.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:11:45.0124418Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:11:45.0145932Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:11:45.0154369Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0157546Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0166949Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0176568Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0186507Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0204769Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0213551Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0223016Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0232708Z copying torch\share\cmake\Caffe2\public\threads.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0241358Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:11:45.0251236Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:11:45.0253055Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:11:45.0263038Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:11:45.0270458Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:11:45.0286487Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:11:45.0296020Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:11:45.0306982Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageHandleStandardArgs.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:11:45.0323558Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:11:45.0333152Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:11:45.0335226Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:11:45.0344996Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:11:45.0354598Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:11:45.0372074Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:11:45.0380643Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:11:45.0383021Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:11:45.0392905Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:11:45.0403610Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:11:45.0422640Z copying torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:45.0444547Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:45.0455930Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:45.0465206Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:11:45.0478679Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:45.0486911Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:45.0516771Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:45.0543166Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:11:45.0562479Z creating build\lib.win-amd64-cpython-39\torchgen\packaged 2022-12-01T10:11:45.0563887Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen 2022-12-01T10:11:45.0569512Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:11:45.0572329Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:11:45.0916258Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:11:45.0933629Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.0936243Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.0952311Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.0978277Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1007274Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1025679Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1040358Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1053738Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1063698Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1073538Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1086499Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1097700Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1107229Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1134312Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1152720Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1162222Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1171802Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1188961Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1198420Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1213969Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1233577Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1242779Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1252573Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1262620Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1276275Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1298810Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1313647Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1331009Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1345046Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1354933Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1377103Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1390120Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1399356Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1408739Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1564458Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1578540Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1588411Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1598012Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1608175Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.1632542Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:11:45.2470667Z running build_ext 2022-12-01T10:11:45.8956741Z -- Building with NumPy bindings 2022-12-01T10:11:45.8957003Z -- Not using cuDNN 2022-12-01T10:11:45.8957182Z -- Not using CUDA 2022-12-01T10:11:45.8957351Z -- Using MKLDNN 2022-12-01T10:11:45.8957615Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T10:11:45.8957877Z -- Not using CBLAS in MKLDNN 2022-12-01T10:11:45.8958049Z -- Not using NCCL 2022-12-01T10:11:45.8958257Z -- Building without distributed package 2022-12-01T10:11:45.8958457Z -- Using ITT 2022-12-01T10:11:45.8958859Z Copying functorch._C from functorch\functorch.pyd to C:\actions-runner\_work\pytorch\pytorch\build\lib.win-amd64-cpython-39\functorch\_C.cp39-win_amd64.pyd 2022-12-01T10:11:45.8959412Z copying functorch\functorch.pyd -> C:\actions-runner\_work\pytorch\pytorch\build\lib.win-amd64-cpython-39\functorch\_C.cp39-win_amd64.pyd 2022-12-01T10:11:45.9028530Z building 'torch._C' extension 2022-12-01T10:11:45.9054167Z creating build\temp.win-amd64-cpython-39 2022-12-01T10:11:45.9056350Z creating build\temp.win-amd64-cpython-39\Release 2022-12-01T10:11:45.9057401Z creating build\temp.win-amd64-cpython-39\Release\torch 2022-12-01T10:11:45.9058483Z creating build\temp.win-amd64-cpython-39\Release\torch\csrc 2022-12-01T10:11:45.9064633Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\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" /Tctorch/csrc/stub.c /Fobuild\temp.win-amd64-cpython-39\Release\torch/csrc/stub.obj /MD /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 2022-12-01T10:11:45.9551770Z stub.c 2022-12-01T10:11:46.8170295Z "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\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\lib torch_python.lib /EXPORT:PyInit__C build\temp.win-amd64-cpython-39\Release\torch/csrc/stub.obj /OUT:build\lib.win-amd64-cpython-39\torch\_C.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-cpython-39\Release\torch/csrc\_C.cp39-win_amd64.lib /NODEFAULTLIB:LIBCMT.LIB 2022-12-01T10:11:46.8590963Z Creating library build\temp.win-amd64-cpython-39\Release\torch/csrc\_C.cp39-win_amd64.lib and object build\temp.win-amd64-cpython-39\Release\torch/csrc\_C.cp39-win_amd64.exp 2022-12-01T10:11:46.8674256Z Generating code 2022-12-01T10:11:46.9449184Z Finished generating code 2022-12-01T10:11:47.1164101Z building 'torch._C_flatbuffer' extension 2022-12-01T10:11:47.1171238Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\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" /Tctorch/csrc/stub_with_flatbuffer.c /Fobuild\temp.win-amd64-cpython-39\Release\torch/csrc/stub_with_flatbuffer.obj /MD /EHsc /DNOMINMAX /wd4267 /wd4251 /wd4522 /wd4522 /wd4838 /wd4305 /wd4244 /wd4190 /wd4101 /wd4996 /wd4275 2022-12-01T10:11:47.1271061Z stub_with_flatbuffer.c 2022-12-01T10:11:47.1911284Z "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\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\lib torch_python.lib /EXPORT:PyInit__C_flatbuffer build\temp.win-amd64-cpython-39\Release\torch/csrc/stub_with_flatbuffer.obj /OUT:build\lib.win-amd64-cpython-39\torch\_C_flatbuffer.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-cpython-39\Release\torch/csrc\_C_flatbuffer.cp39-win_amd64.lib /NODEFAULTLIB:LIBCMT.LIB 2022-12-01T10:11:47.2088434Z Creating library build\temp.win-amd64-cpython-39\Release\torch/csrc\_C_flatbuffer.cp39-win_amd64.lib and object build\temp.win-amd64-cpython-39\Release\torch/csrc\_C_flatbuffer.cp39-win_amd64.exp 2022-12-01T10:11:47.2162081Z Generating code 2022-12-01T10:11:47.2223598Z Finished generating code 2022-12-01T10:11:47.2554692Z copying build/temp.win-amd64-cpython-39/Release/torch/csrc/_C.cp39-win_amd64.lib -> build/lib.win-amd64-cpython-39/torch/lib/_C.lib 2022-12-01T10:11:47.2691764Z 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-12-01T10:11:47.2692211Z warnings.warn( 2022-12-01T10:11:47.2776409Z installing to build\bdist.win-amd64\wheel 2022-12-01T10:11:47.2777117Z running install 2022-12-01T10:11:47.2798339Z running install_lib 2022-12-01T10:11:47.2899881Z creating build\bdist.win-amd64 2022-12-01T10:11:47.2900451Z creating build\bdist.win-amd64\wheel 2022-12-01T10:11:47.2903396Z creating build\bdist.win-amd64\wheel\caffe2 2022-12-01T10:11:47.2906605Z creating build\bdist.win-amd64\wheel\caffe2\contrib 2022-12-01T10:11:47.2910133Z creating build\bdist.win-amd64\wheel\caffe2\contrib\aten 2022-12-01T10:11:47.2913054Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\aten_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:11:47.2921869Z creating build\bdist.win-amd64\wheel\caffe2\contrib\aten\docs 2022-12-01T10:11:47.2924889Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs\sample.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten\docs 2022-12-01T10:11:47.2933417Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten\docs 2022-12-01T10:11:47.2939273Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\gen_op.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:11:47.2947668Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:11:47.2953813Z creating build\bdist.win-amd64\wheel\caffe2\contrib\gloo 2022-12-01T10:11:47.2956526Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\gloo\gloo_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\gloo 2022-12-01T10:11:47.2965364Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\gloo\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\gloo 2022-12-01T10:11:47.2971517Z creating build\bdist.win-amd64\wheel\caffe2\contrib\nccl 2022-12-01T10:11:47.2974233Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nccl\nccl_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nccl 2022-12-01T10:11:47.2982587Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nccl\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nccl 2022-12-01T10:11:47.2989928Z creating build\bdist.win-amd64\wheel\caffe2\contrib\nnpack 2022-12-01T10:11:47.2993871Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack\nnpack_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nnpack 2022-12-01T10:11:47.3001336Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nnpack 2022-12-01T10:11:47.3007718Z creating build\bdist.win-amd64\wheel\caffe2\contrib\playground 2022-12-01T10:11:47.3011400Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\AnyExp.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3019775Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\AnyExpOnTerm.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3029026Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\checkpoint.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3036722Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\compute_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3058343Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\compute_topk_accuracy.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3067391Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\meter.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3074719Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\ModuleRegister.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3082902Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\module_map.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3090817Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\output_generator.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3099196Z creating build\bdist.win-amd64\wheel\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3101983Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_forward.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3110279Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_param_update.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3118613Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\explicit_resnet_forward.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3141610Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\explicit_resnet_param_update.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3149715Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\gfs_IN1k.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3158464Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\IN1k_resnet.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3166769Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\IN1k_resnet_no_test_model.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3175111Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\override_no_test_model_no_checkpoint.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3183066Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\rendezvous_filestore.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3191188Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground\resnetdemo 2022-12-01T10:11:47.3197418Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:11:47.3203474Z creating build\bdist.win-amd64\wheel\caffe2\contrib\prof 2022-12-01T10:11:47.3215843Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\prof\cuda_profile_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\prof 2022-12-01T10:11:47.3224178Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\prof\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\prof 2022-12-01T10:11:47.3230583Z creating build\bdist.win-amd64\wheel\caffe2\contrib\script 2022-12-01T10:11:47.3233544Z creating build\bdist.win-amd64\wheel\caffe2\contrib\script\examples 2022-12-01T10:11:47.3236194Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\script\examples\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\script\examples 2022-12-01T10:11:47.3241961Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\script\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\script 2022-12-01T10:11:47.3248168Z creating build\bdist.win-amd64\wheel\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3250903Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3259411Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3267920Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard_exporter_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3289670Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3300040Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:11:47.3306491Z creating build\bdist.win-amd64\wheel\caffe2\contrib\warpctc 2022-12-01T10:11:47.3309494Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc\ctc_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\warpctc 2022-12-01T10:11:47.3317885Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\warpctc 2022-12-01T10:11:47.3323650Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib 2022-12-01T10:11:47.3329899Z creating build\bdist.win-amd64\wheel\caffe2\core 2022-12-01T10:11:47.3332953Z creating build\bdist.win-amd64\wheel\caffe2\core\nomnigraph 2022-12-01T10:11:47.3335673Z copying build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph\op_gen.py -> build\bdist.win-amd64\wheel\.\caffe2\core\nomnigraph 2022-12-01T10:11:47.3344543Z copying build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\core\nomnigraph 2022-12-01T10:11:47.3350309Z copying build\lib.win-amd64-cpython-39\caffe2\core\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\core 2022-12-01T10:11:47.3356393Z creating build\bdist.win-amd64\wheel\caffe2\distributed 2022-12-01T10:11:47.3359156Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\file_store_handler_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:11:47.3368019Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\redis_store_handler_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:11:47.3375734Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\store_ops_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:11:47.3403319Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:11:47.3409476Z creating build\bdist.win-amd64\wheel\caffe2\experiments 2022-12-01T10:11:47.3412353Z creating build\bdist.win-amd64\wheel\caffe2\experiments\python 2022-12-01T10:11:47.3415436Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\convnet_benchmarks.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3424485Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\device_reduce_sum_bench.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3432733Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\funhash_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3449669Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\net_construct_bench.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3457004Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\SparseTransformer.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3465243Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\sparse_funhash_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3473798Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\sparse_reshape_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3482016Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\tt_contraction_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3490966Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\tt_pad_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3498534Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:11:47.3504519Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments 2022-12-01T10:11:47.3510562Z creating build\bdist.win-amd64\wheel\caffe2\perfkernels 2022-12-01T10:11:47.3522344Z copying build\lib.win-amd64-cpython-39\caffe2\perfkernels\hp_emblookup_codegen.py -> build\bdist.win-amd64\wheel\.\caffe2\perfkernels 2022-12-01T10:11:47.3532061Z copying build\lib.win-amd64-cpython-39\caffe2\perfkernels\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\perfkernels 2022-12-01T10:11:47.3537820Z creating build\bdist.win-amd64\wheel\caffe2\proto 2022-12-01T10:11:47.3540141Z copying build\lib.win-amd64-cpython-39\caffe2\proto\caffe2_pb2.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:11:47.3549658Z copying build\lib.win-amd64-cpython-39\caffe2\proto\gen_proto_typestubs_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:11:47.3557537Z copying build\lib.win-amd64-cpython-39\caffe2\proto\torch_pb2.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:11:47.3567193Z copying build\lib.win-amd64-cpython-39\caffe2\proto\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:11:47.3587574Z creating build\bdist.win-amd64\wheel\caffe2\python 2022-12-01T10:11:47.3590532Z copying build\lib.win-amd64-cpython-39\caffe2\python\allcompare_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3598405Z copying build\lib.win-amd64-cpython-39\caffe2\python\attention.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3606937Z copying build\lib.win-amd64-cpython-39\caffe2\python\benchmark_generator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3614772Z copying build\lib.win-amd64-cpython-39\caffe2\python\binarysize.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3629827Z copying build\lib.win-amd64-cpython-39\caffe2\python\brew.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3637977Z copying build\lib.win-amd64-cpython-39\caffe2\python\brew_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3646061Z copying build\lib.win-amd64-cpython-39\caffe2\python\build.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3654039Z copying build\lib.win-amd64-cpython-39\caffe2\python\cached_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3662222Z copying build\lib.win-amd64-cpython-39\caffe2\python\caffe_translator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3670840Z copying build\lib.win-amd64-cpython-39\caffe2\python\caffe_translator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3678836Z copying build\lib.win-amd64-cpython-39\caffe2\python\checkpoint.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3687517Z copying build\lib.win-amd64-cpython-39\caffe2\python\checkpoint_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3695723Z copying build\lib.win-amd64-cpython-39\caffe2\python\cnn.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3725060Z copying build\lib.win-amd64-cpython-39\caffe2\python\context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3733300Z copying build\lib.win-amd64-cpython-39\caffe2\python\context_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3741335Z copying build\lib.win-amd64-cpython-39\caffe2\python\control.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3749779Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_grad.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3758546Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_grad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3766768Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3774846Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3783428Z copying build\lib.win-amd64-cpython-39\caffe2\python\convert.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3790791Z copying build\lib.win-amd64-cpython-39\caffe2\python\convert_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3813732Z copying build\lib.win-amd64-cpython-39\caffe2\python\convnet_benchmarks.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3823155Z copying build\lib.win-amd64-cpython-39\caffe2\python\convnet_benchmarks_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3830810Z copying build\lib.win-amd64-cpython-39\caffe2\python\core.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3840790Z copying build\lib.win-amd64-cpython-39\caffe2\python\core_gradients_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3849936Z copying build\lib.win-amd64-cpython-39\caffe2\python\core_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3858673Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3866731Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf_predict.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3877849Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf_viterbi_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3887316Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataio.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3895997Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataio_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3904912Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataset.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3926052Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_parallel_model.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3935601Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_parallel_model_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3945948Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_workers.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3953577Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_workers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3961759Z copying build\lib.win-amd64-cpython-39\caffe2\python\db_file_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3970079Z copying build\lib.win-amd64-cpython-39\caffe2\python\db_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3978170Z copying build\lib.win-amd64-cpython-39\caffe2\python\device_checker.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.3986728Z creating build\bdist.win-amd64\wheel\caffe2\python\docs 2022-12-01T10:11:47.3989612Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\formatter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:11:47.3998024Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\generator.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:11:47.4006169Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\github.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:11:47.4014211Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\parser.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:11:47.4022352Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:11:47.4038504Z copying build\lib.win-amd64-cpython-39\caffe2\python\dyndep.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4051710Z copying build\lib.win-amd64-cpython-39\caffe2\python\embedding_generation_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4061310Z creating build\bdist.win-amd64\wheel\caffe2\python\examples 2022-12-01T10:11:47.4063870Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\char_rnn.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:11:47.4072561Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\imagenet_trainer.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:11:47.4081587Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\lmdb_create_example.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:11:47.4090071Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\resnet50_trainer.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:11:47.4107254Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:11:47.4113139Z copying build\lib.win-amd64-cpython-39\caffe2\python\experiment_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4127561Z copying build\lib.win-amd64-cpython-39\caffe2\python\extension_loader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4136768Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakefp16_transform_lib.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4156676Z creating build\bdist.win-amd64\wheel\caffe2\python\fakelowp 2022-12-01T10:11:47.4159451Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakelowp\init_shared_libs.py -> build\bdist.win-amd64\wheel\.\caffe2\python\fakelowp 2022-12-01T10:11:47.4167122Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakelowp\test_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python\fakelowp 2022-12-01T10:11:47.4175354Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakelowp\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\fakelowp 2022-12-01T10:11:47.4181040Z copying build\lib.win-amd64-cpython-39\caffe2\python\filler_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4188939Z copying build\lib.win-amd64-cpython-39\caffe2\python\functional.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4201918Z copying build\lib.win-amd64-cpython-39\caffe2\python\functional_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4210162Z copying build\lib.win-amd64-cpython-39\caffe2\python\fused_8bit_rowwise_conversion_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4218193Z copying build\lib.win-amd64-cpython-39\caffe2\python\gradient_checker.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4226290Z copying build\lib.win-amd64-cpython-39\caffe2\python\gradient_check_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4241115Z copying build\lib.win-amd64-cpython-39\caffe2\python\gru_cell.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4249791Z creating build\bdist.win-amd64\wheel\caffe2\python\helpers 2022-12-01T10:11:47.4252519Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\algebra.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4260527Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\arg_scope.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4268426Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\array_helpers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4276341Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\control_ops.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4294372Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\conv.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4302324Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\db_input.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4310242Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\dropout.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4317905Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\elementwise_linear.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4325897Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\fc.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4334030Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\nonlinearity.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4342140Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4350249Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\pooling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4358359Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\quantization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4377168Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\tools.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4377787Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\train.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4382622Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:11:47.4388528Z copying build\lib.win-amd64-cpython-39\caffe2\python\hip_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4396711Z copying build\lib.win-amd64-cpython-39\caffe2\python\hsm_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4405197Z copying build\lib.win-amd64-cpython-39\caffe2\python\hypothesis_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4415202Z copying build\lib.win-amd64-cpython-39\caffe2\python\hypothesis_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4424763Z creating build\bdist.win-amd64\wheel\caffe2\python\ideep 2022-12-01T10:11:47.4429137Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\adam_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4436337Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\blobs_queue_db_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4444614Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\channel_shuffle_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4458794Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\concat_split_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4466769Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\convfusion_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4475759Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\conv_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4484459Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\conv_transpose_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4493287Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\copy_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4501097Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\dropout_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4511026Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\elementwise_sum_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4518334Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\expanddims_squeeze_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4526922Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\fc_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4535093Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\leaky_relu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4543328Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\LRN_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4551976Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\moment_sgd_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4560044Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\operator_fallback_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4568631Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\order_switch_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4577172Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\pool_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4593434Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\pre_convert_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4601734Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\relu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4610912Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\reshape_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4618512Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\shape_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4626868Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\sigmoid_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4635392Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\softmax_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4644065Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\spatial_bn_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4652514Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\test_ideep_net.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4660826Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\transform_ideep_net.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4679209Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\transpose_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4687613Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\weightedsum_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4695903Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:11:47.4702135Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.4711103Z creating build\bdist.win-amd64\wheel\caffe2\python\layers 2022-12-01T10:11:47.4713884Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\adaptive_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4721832Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\add_bias.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4730587Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\arc_cosine_feature_map.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4737932Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_huber_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4754143Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_lr_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4762895Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_mse_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4770962Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4779251Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_sigmoid_cross_entropy_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4787535Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_softmax_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4795603Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\blob_weighted_sum.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4803629Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\bpr_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4811735Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\bucket_weighted.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4819835Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\build_index.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4827938Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\concat.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4837459Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\constant_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4847267Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\conv.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4856618Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\dropout.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4864914Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\fc.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4872993Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\fc_without_bias.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4881113Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\fc_with_bootstrap.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4889638Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\feature_sparse_to_dense.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4919578Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\functional.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4928256Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\gather_record.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4936630Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\homotopy_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4945868Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\label_smooth.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4954492Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\last_n_window_collector.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4962842Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\layers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4971857Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\layer_normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4980420Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\margin_rank_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.4993083Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\merge_id_lists.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5001968Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\pairwise_similarity.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5016856Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\position_weighted.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5026529Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\random_fourier_features.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5050931Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\reservoir_sampling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5060564Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sampling_train.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5068463Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sampling_trainable_mixin.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5077940Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\select_record_by_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5085806Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\semi_random_features.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5094132Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sparse_dropout_with_replacement.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5102743Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sparse_feature_hash.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5120416Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sparse_itemwise_dropout_with_replacement.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5130458Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sparse_lookup.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5138543Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\split.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5146721Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\tags.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5155404Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\uniform_sampling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5163693Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:11:47.5172261Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5181818Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_model_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5191171Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_model_instantiator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5212827Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_parameter_sharing_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5221376Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5230560Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5238819Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy_dyndep.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5248011Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy_dyndep_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5255867Z copying build\lib.win-amd64-cpython-39\caffe2\python\lengths_reducer_fused_8bit_rowwise_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5265548Z copying build\lib.win-amd64-cpython-39\caffe2\python\lengths_reducer_rowwise_8bit_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5273061Z copying build\lib.win-amd64-cpython-39\caffe2\python\lstm_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5281517Z copying build\lib.win-amd64-cpython-39\caffe2\python\memonger.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5290557Z copying build\lib.win-amd64-cpython-39\caffe2\python\memonger_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5312363Z creating build\bdist.win-amd64\wheel\caffe2\python\mint 2022-12-01T10:11:47.5314119Z copying build\lib.win-amd64-cpython-39\caffe2\python\mint\app.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mint 2022-12-01T10:11:47.5322208Z copying build\lib.win-amd64-cpython-39\caffe2\python\mint\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mint 2022-12-01T10:11:47.5329913Z creating build\bdist.win-amd64\wheel\caffe2\python\mkl 2022-12-01T10:11:47.5332077Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_concat_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5340124Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_conv_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5348644Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_copy_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5357188Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_elementwise_add_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5371111Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_elementwise_sum_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5379185Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_fc_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5387360Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_fc_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5399944Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_fill_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5408404Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_LRN_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5416972Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_LRN_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5424998Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_pool_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5433119Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_pool_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5441460Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_relu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5449596Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_sbn_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5457591Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_sbn_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5466164Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_sigmoid_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5474529Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5482522Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\mkl_squeeze_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5499188Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\rewrite_graph.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5507270Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\rewrite_graph_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5515441Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:11:47.5521182Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5529978Z creating build\bdist.win-amd64\wheel\caffe2\python\modeling 2022-12-01T10:11:47.5532783Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_histogram_for_blobs.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5541092Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_histogram_for_blobs_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5549025Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_norm_for_blobs.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5569223Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_norm_for_blobs_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5577534Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_statistics_for_blobs.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5585951Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\compute_statistics_for_blobs_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5602889Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\get_entry_from_blobs.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5610253Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\get_entry_from_blobs_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5618662Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\gradient_clipping.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5627031Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\gradient_clipping_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5635925Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\initializers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5644362Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\initializers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5659002Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\net_modifier.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5667270Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\parameter_info.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5676754Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\parameter_sharing.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5697566Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\parameter_sharing_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5706041Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:11:47.5712824Z creating build\bdist.win-amd64\wheel\caffe2\python\models 2022-12-01T10:11:47.5715562Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\download.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5724154Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\imagenet_trainer_test_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5732599Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\resnet.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5741010Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\resnet_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5763961Z creating build\bdist.win-amd64\wheel\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5774157Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\beam_search.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5783108Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\seq2seq_beam_search_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5791197Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\seq2seq_model_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5806715Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\seq2seq_model_helper_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5814935Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\seq2seq_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5823971Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\train.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5833457Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\translate.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5841930Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models\seq2seq 2022-12-01T10:11:47.5847977Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\shufflenet.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5856152Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\shufflenet_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5864512Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5870402Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\__sym_init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:11:47.5878597Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_device_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5887317Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5896364Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_helper_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5904684Z copying build\lib.win-amd64-cpython-39\caffe2\python\modifier_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5912885Z copying build\lib.win-amd64-cpython-39\caffe2\python\muji.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5922085Z copying build\lib.win-amd64-cpython-39\caffe2\python\muji_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5929702Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_builder.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5948071Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_builder_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5957298Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_drawer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5965661Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_printer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5974462Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_printer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5982636Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5990831Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.5999706Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_transformations.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6008235Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_transformations_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6016443Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6024602Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6035229Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6044150Z copying build\lib.win-amd64-cpython-39\caffe2\python\numa_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6052095Z copying build\lib.win-amd64-cpython-39\caffe2\python\numa_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6060116Z copying build\lib.win-amd64-cpython-39\caffe2\python\observer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6068663Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx 2022-12-01T10:11:47.6071404Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\backend.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6079982Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\backend_cpp_rep.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6088030Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\backend_rep.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6096251Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx\bin 2022-12-01T10:11:47.6128028Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin\conversion.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\bin 2022-12-01T10:11:47.6135812Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\bin 2022-12-01T10:11:47.6141745Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\error.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6161152Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\frontend.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6169182Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6177153Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\onnxifi.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6185726Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx\tests 2022-12-01T10:11:47.6188428Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\c2_ref_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6197287Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\conversion_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6205413Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\helper_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6213526Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\onnx_backend_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6230455Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\ssa_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6238756Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\test_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6250904Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx\tests 2022-12-01T10:11:47.6256677Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\test_onnxifi.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6264513Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\workspace.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6272276Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:11:47.6278113Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_fp_exceptions_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.6289410Z creating build\bdist.win-amd64\wheel\caffe2\python\operator_test 2022-12-01T10:11:47.6292336Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\activation_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6300495Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\adadelta_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6308345Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\adagrad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6343296Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\adagrad_test_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6351656Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\adam_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6360231Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\affine_channel_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6368448Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\alias_with_name_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6376618Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\apmeter_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6385705Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\arg_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6392987Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\assert_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6401103Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\async_net_barrier_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6415105Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\atomic_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6424275Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\basic_rnn_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6434071Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\batch_box_cox_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6441598Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\batch_bucketize_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6450166Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\batch_moments_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6458825Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\batch_sparse_to_dense_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6468830Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\bbox_transform_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6487768Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\bisect_percentile_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6496149Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\blobs_queue_db_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6504513Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\boolean_mask_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6513524Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\boolean_unmask_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6522117Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\box_with_nms_limit_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6530839Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\bucketize_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6550710Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\cast_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6558128Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ceil_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6568203Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\channel_backprop_stats_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6584396Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\channel_shuffle_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6593096Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\channel_stats_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6601710Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\checkpoint_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6610131Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\clip_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6618493Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\clip_tensor_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6627290Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\collect_and_distribute_fpn_rpn_proposals_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6636641Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\concat_op_cost_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6645322Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\concat_split_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6670686Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\conditional_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6679530Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\conftest.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6687592Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\conv_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6697054Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\conv_transpose_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6705613Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\copy_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6714610Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\copy_rows_to_tensor_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6722977Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\cosine_embedding_criterion_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6732221Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\counter_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6740087Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\crf_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6748461Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\cross_entropy_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6777962Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ctc_beam_search_decoder_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6786381Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ctc_greedy_decoder_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6795327Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\cudnn_recurrent_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6803344Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\dataset_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6812496Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\data_couple_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6820883Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\decay_adagrad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6829149Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\deform_conv_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6841272Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\dense_vector_to_id_list_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6849803Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\depthwise_3x3_conv_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6865941Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\detectron_keypoints.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6874334Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\distance_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6882766Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\dropout_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6891111Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\duplicate_operands_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6899688Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\elementwise_linear_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6908033Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\elementwise_logical_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6916412Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\elementwise_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6925580Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\elementwise_op_broadcast_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6944679Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\emptysample_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6954292Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\enforce_finite_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6962782Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ensure_clipped_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6972160Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ensure_cpu_output_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6980118Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\erf_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6989370Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\expand_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.6996588Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\fc_operator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7005135Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\feature_maps_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7014448Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\filler_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7028337Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\find_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7036795Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\flatten_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7045566Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\flexible_top_k_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7054559Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\floor_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7063418Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\fused_nbit_rowwise_conversion_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7072252Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\fused_nbit_rowwise_test_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7081332Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\gather_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7101084Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\gather_ranges_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7109909Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\given_tensor_byte_string_to_uint8_fill_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7118874Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\given_tensor_fill_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7128169Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\glu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7136642Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\group_conv_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7145275Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\group_norm_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7154386Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\gru_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7163387Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\heatmap_max_keypoint_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7172253Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\histogram_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7182318Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\hsm_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7189503Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\hyperbolic_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7198176Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\im2col_col2im_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7214629Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\image_input_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7226470Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\index_hash_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7238947Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\index_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7250770Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\instance_norm_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7260085Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\integral_image_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7268757Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\jsd_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7277850Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\key_split_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7286249Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lars_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7294806Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\layer_norm_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7304472Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\leaky_relu_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7311833Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\learning_rate_adaption_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7320431Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\learning_rate_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7329165Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lengths_pad_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7337851Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lengths_reducer_fused_nbit_rowwise_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7346268Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lengths_tile_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7354791Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lengths_top_k_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7363134Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\length_split_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7379677Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\listwise_l2r_operator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7388230Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\load_save_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7397458Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\locally_connected_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7405635Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\loss_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7413801Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\lpnorm_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7421974Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\map_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7430398Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\margin_loss_l2r_operator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7439064Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\margin_ranking_criterion_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7447763Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\math_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7456088Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\matmul_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7464418Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mean_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7472665Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\merge_id_lists_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7480899Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mkl_conv_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7489203Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mkl_packed_fc_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7497664Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mod_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7506122Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\moments_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7514472Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\momentum_sgd_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7522745Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mpi_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7531752Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\mul_gradient_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7540171Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\negate_gradient_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7548591Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\ngram_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7556715Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\normalize_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7569683Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\numpy_tile_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7578025Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\one_hot_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7586537Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\onnx_while_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7595358Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\order_switch_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7603294Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\pack_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7611976Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\pack_rnn_sequence_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7620205Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\pad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7629126Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\partition_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7637347Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\percentile_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7646683Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\piecewise_linear_transform_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7654842Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\pooling_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7664220Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\prepend_dim_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7672591Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\python_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7681653Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\quantile_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7710912Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rand_quantization_op_speed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7719257Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rank_loss_operator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7728473Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rebatching_queue_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7736684Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\record_queue_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7746073Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\recurrent_network_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7754527Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\recurrent_net_executor_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7763991Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\reduce_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7773215Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\reduction_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7781892Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\reshape_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7790958Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\resize_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7800078Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rmac_regions_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7809494Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rms_norm_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7817462Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rnn_cell_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7827883Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\roi_align_rotated_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7835304Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\rowwise_counter_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7843797Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\scale_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7852816Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\segment_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7863058Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\self_binning_histogram_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7870802Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\selu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7878983Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sequence_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7888118Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\shape_inference_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7898119Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sinusoid_position_encoding_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7905884Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\softmax_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7915949Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\softplus_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7923937Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_dropout_with_replacement_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7933514Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_gradient_checker_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7941510Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_itemwise_dropout_with_replacement_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7951081Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_lengths_sum_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7959423Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_lp_regularizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7968057Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_normalize_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7977046Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7985306Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\sparse_to_dense_mask_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.7997226Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\spatial_bn_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8006864Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\specialized_segment_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8019665Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\split_op_cost_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8027844Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\square_root_divide_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8053161Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\stats_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8061866Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\stats_put_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8070253Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\storm_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8078590Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\string_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8086886Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\text_file_reader_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8095058Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\thresholded_relu_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8103169Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\tile_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8111440Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\top_k_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8119823Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\torch_integration_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8128978Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\transpose_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8137480Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\trigonometric_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8145826Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\unique_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8154389Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\unique_uniform_fill_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8162841Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\unsafe_coalesce_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8171908Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\upsample_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8179992Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\utility_ops_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8189642Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\video_input_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8197710Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\weighted_multi_sample_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8207218Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\weighted_sample_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8215498Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\weighted_sum_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8224663Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\weight_scale_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8232688Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\wngrad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8242150Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_test\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\operator_test 2022-12-01T10:11:47.8247987Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8266627Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8274978Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8283921Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8292549Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallelize_bmuf_distributed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8301193Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallel_workers.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8309362Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallel_workers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8318266Z copying build\lib.win-amd64-cpython-39\caffe2\python\pipeline.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8327179Z copying build\lib.win-amd64-cpython-39\caffe2\python\pipeline_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8336289Z creating build\bdist.win-amd64\wheel\caffe2\python\predictor 2022-12-01T10:11:47.8339247Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\mobile_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8347462Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\mobile_exporter_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8356147Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8377478Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_exporter_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8385883Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_py_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8394211Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8402634Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\serde.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8411706Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:11:47.8417550Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor_constants.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8425328Z copying build\lib.win-amd64-cpython-39\caffe2\python\python_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8433603Z copying build\lib.win-amd64-cpython-39\caffe2\python\queue_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8442062Z copying build\lib.win-amd64-cpython-39\caffe2\python\record_queue.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8450490Z copying build\lib.win-amd64-cpython-39\caffe2\python\recurrent.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8459167Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8468171Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8488387Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8496808Z creating build\bdist.win-amd64\wheel\caffe2\python\rnn 2022-12-01T10:11:47.8499652Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn\lstm_comparison.py -> build\bdist.win-amd64\wheel\.\caffe2\python\rnn 2022-12-01T10:11:47.8508481Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn\rnn_cell_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python\rnn 2022-12-01T10:11:47.8516674Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\rnn 2022-12-01T10:11:47.8522799Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn_cell.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8532148Z copying build\lib.win-amd64-cpython-39\caffe2\python\schema.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8540884Z copying build\lib.win-amd64-cpython-39\caffe2\python\schema_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8562791Z copying build\lib.win-amd64-cpython-39\caffe2\python\scope.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8570924Z copying build\lib.win-amd64-cpython-39\caffe2\python\scope_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:47.8690458Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test 2022-12-01T10:11:47.8693257Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\coverage.py -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test 2022-12-01T10:11:47.8706463Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test\data 2022-12-01T10:11:47.8712300Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8714452Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_elu.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8724127Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_leaky_relu.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8731696Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_relu.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8753336Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\activation_ops_test.test_relu_n.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8761567Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\adadelta_test.test_adadelta.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8771443Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\adadelta_test.test_sparse_adadelta_empty.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8779606Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\adagrad_test.test_adagrad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8788938Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8800993Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\adagrad_test.test_sparse_adagrad_empty.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8810548Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\affine_channel_op_test.test_affine_channel_2d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8820850Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\arg_ops_test.test_argmax.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8829401Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\arg_ops_test.test_argmin.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8838485Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\batch_box_cox_test.test_batch_box_cox.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8847651Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\batch_bucketize_op_test.test_batch_bucketize_example.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8856530Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\batch_moments_op_test.test_batch_moments_2d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8871466Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8880237Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\bbox_transform_test.test_bbox_transform.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8888900Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\boolean_mask_test.test_boolean_mask.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8897807Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\boolean_mask_test.test_sequence_mask_with_lengths.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8906373Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\boolean_unmask_test.test.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8915400Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\box_with_nms_limit_op_test.test_simple.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8923885Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\ceil_op_test.test_ceil.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8932636Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8953836Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\channel_shuffle_test.test_channel_shuffle.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8967773Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.testChannelStats.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8987374Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.test_channel_stats_2d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.8995938Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\channel_stats_op_test.test_channel_stats_3d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9004962Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\clip_op_test.test_clip.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9013955Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9022962Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9045884Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_concat.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9055399Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_split.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9063970Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\concat_split_op_test.test_split_by_lengths.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9072670Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\conditional_test.test_conditional.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9081691Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\conv_test.test_1x1_conv.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9090799Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9099519Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9118811Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9128793Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\distance_op_test.test_dot_product.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9136890Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\dropout_op_test.test_dropout_is_test.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9146436Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\elementwise_linear_op_test.test.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9154329Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\elementwise_logical_ops_test.test_is_member_of.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9164275Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\elementwise_logical_ops_test.test_where.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9172207Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\elementwise_op_broadcast_test.test_broadcast_powt.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9205991Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\erf_op_test.test_erf.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9214887Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\expand_op_test.test_expand_rand_shape.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9223856Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\fc_operator_test.test_fc.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9232350Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\filler_ops_test.test_diagonal_fill_op_float.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9241336Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\filler_ops_test.test_lengths_range_fill.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9250132Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\find_op_test.test_find.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9270928Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\flexible_top_k_test.test_flexible_top_k.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9279807Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\floor_op_test.test_floor.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9295515Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\gather_ops_test.test_batch_gather_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9305425Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\gather_ops_test.test_gather_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9312969Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\gather_ranges_op_test.test_gather_ranges.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9326170Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\gather_ranges_op_test.test_gather_ranges_split.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9335424Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\glu_op_test.test_glu_old.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9343887Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\group_norm_op_test.test_group_norm_2d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9352584Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\gru_test.test_gru_unit_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9373033Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_cosh.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9381771Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_sinh.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9390317Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\hyperbolic_ops_test.test_tanh.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9405128Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\index_hash_ops_test.test_index_hash_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9413393Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\instance_norm_test.test_instance_norm_reference_check.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9422750Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\integral_image_ops_test.test_integral_image_gradient_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9430916Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\integral_image_ops_test.test_integral_image_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9440183Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\jsd_ops_test.test_bernoulli_jsd.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9463585Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\layer_norm_op_test.test_layer_norm_grad_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9473232Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9482358Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\learning_rate_op_test.test_alter_learning_rate_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9492279Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\lengths_pad_op_test.test_lengths_pad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9499990Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\lengths_tile_op_test.test_lengths_tile.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9510161Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9528320Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\length_split_op_test.test_length_split_edge.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9537416Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\locally_connected_op_test.test_lc_2d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9546256Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\loss_ops_test.test_averaged_loss.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9555430Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9564519Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\math_ops_test.test_sign.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9573026Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_batch_matmul.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9581703Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_matmul.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9590430Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\matmul_op_test.test_numpy_batch_matmul.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9603061Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\mean_op_test.test_mean.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9614157Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\merge_id_lists_op_test.test_merge_id_lists_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9623732Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\moments_op_test.test_moments.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9633357Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\momentum_sgd_test.test_momentum_sgd.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9642365Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\momentum_sgd_test.test_sparse_momentum_sgd.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9651564Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\negate_gradient_op_test.test_forward.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9660199Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\numpy_tile_op_test.test_numpy_tile.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9682853Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9691869Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_batch_one_hot.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9700198Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_one_hot.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9708857Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\one_hot_ops_test.test_segment_one_hot.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9717422Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\onnx_while_test.test_onnx_while_fibb.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9726248Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\pack_ops_test.test_pack_with_max_length_ops.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9734788Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9743953Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9752464Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\pad_test.test_crop.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9772767Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9781316Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9790439Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\recurrent_network_test.test_mul.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9799520Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_back_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9808549Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_back_mean.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9818937Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9826747Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_mean.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9836568Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_front_sum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9844629Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_l2.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9854171Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9862421Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_mean.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9871729Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduce_ops_test.test_reduce_min.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9880150Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_columnwise_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9889417Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_int_sum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9898135Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_sqrsum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9907343Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_elementwise_sum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9916228Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\reduction_ops_test.test_rowwise_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9925022Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\selu_op_test.test_selu_1.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9933954Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_add_padding.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9943409Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_find_duplicate_elements.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9953986Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_gather_padding.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9969658Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_remove_data_blocks.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9978486Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sequence_ops_test.test_reverse_packed_segs.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9987753Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:47.9996465Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0007118Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax_grad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0014760Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_softmax_with_loss.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0024817Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\softmax_ops_test.test_spatial_softmax_with_loss.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0033290Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sparse_ops_test.testScatterAssign.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0042793Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\sparse_ops_test.testScatterWeightedSum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0052113Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0061237Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\square_root_divide_op_test.test_square_root_divide.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0070197Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\string_ops_test.test_string_ends_with.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0078967Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\string_ops_test.test_string_starts_with.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0087875Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\thresholded_relu_op_test.test_thresholded_relu_1.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0097067Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\tile_op_test.test_tile.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0106957Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\top_k_test.test_top_k.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0114484Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\transpose_op_test.test_transpose.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0123872Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_acos.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0131919Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_asin.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0140610Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_atan.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0154350Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\trigonometric_op_test.test_tan.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0163361Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\unique_ops_test.test_unique_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0172074Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\upsample_op_test.test_upsample.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0180899Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\upsample_op_test.test_upsample_grad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0189299Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_max.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0197772Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_max_grad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0206969Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_min.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0215471Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_elementwise_min_grad.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0235989Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_lengths_gather.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0252915Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_lengths_to_ranges.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0273969Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_nan_check.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0282720Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_size_op.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0292008Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_slice.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0300991Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_sum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0310126Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\utility_ops_test.test_transpose.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0320333Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\weighted_sum_test.test_weighted_sum.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0328230Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\wngrad_test.test_sparse_wngrad_empty.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0338256Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test\wngrad_test.test_wngrad_dense_base.zip -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:11:48.0351665Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\serialized_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test 2022-12-01T10:11:48.0361508Z copying build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\serialized_test 2022-12-01T10:11:48.0367559Z copying build\lib.win-amd64-cpython-39\caffe2\python\session.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0375728Z copying build\lib.win-amd64-cpython-39\caffe2\python\session_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0384934Z copying build\lib.win-amd64-cpython-39\caffe2\python\sparse_to_dense_mask_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0404179Z copying build\lib.win-amd64-cpython-39\caffe2\python\sparse_to_dense_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0412945Z copying build\lib.win-amd64-cpython-39\caffe2\python\task.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0422341Z copying build\lib.win-amd64-cpython-39\caffe2\python\task_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0431521Z creating build\bdist.win-amd64\wheel\caffe2\python\test 2022-12-01T10:11:48.0434293Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\blob_deallocation_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0442519Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\do_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0450503Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\executor_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0458507Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\executor_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0487683Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\fakefp16_transform_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0495631Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\gpu_context_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0505126Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\inference_lstm_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0512321Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\python_protobuf_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0520627Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:11:48.0526606Z copying build\lib.win-amd64-cpython-39\caffe2\python\test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0535228Z copying build\lib.win-amd64-cpython-39\caffe2\python\text_file_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0543362Z copying build\lib.win-amd64-cpython-39\caffe2\python\timeout_guard.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0552244Z copying build\lib.win-amd64-cpython-39\caffe2\python\toy_regression_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0559765Z copying build\lib.win-amd64-cpython-39\caffe2\python\transformations.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0567938Z copying build\lib.win-amd64-cpython-39\caffe2\python\transformations_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0576497Z creating build\bdist.win-amd64\wheel\caffe2\python\trt 2022-12-01T10:11:48.0579472Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\test_pt_onnx_trt.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:11:48.0587638Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\test_trt.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:11:48.0595455Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\transform.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:11:48.0603712Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:11:48.0609877Z copying build\lib.win-amd64-cpython-39\caffe2\python\tt_core.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0617999Z copying build\lib.win-amd64-cpython-39\caffe2\python\tt_core_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0625922Z copying build\lib.win-amd64-cpython-39\caffe2\python\utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0634071Z copying build\lib.win-amd64-cpython-39\caffe2\python\utils_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0642017Z copying build\lib.win-amd64-cpython-39\caffe2\python\visualize.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0650211Z copying build\lib.win-amd64-cpython-39\caffe2\python\workspace.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0659232Z copying build\lib.win-amd64-cpython-39\caffe2\python\workspace_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0668092Z copying build\lib.win-amd64-cpython-39\caffe2\python\_import_c_extension.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0676055Z copying build\lib.win-amd64-cpython-39\caffe2\python\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:11:48.0684875Z creating build\bdist.win-amd64\wheel\caffe2\quantization 2022-12-01T10:11:48.0688374Z creating build\bdist.win-amd64\wheel\caffe2\quantization\server 2022-12-01T10:11:48.0691171Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\batch_matmul_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0699574Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\batch_permutation_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0707666Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\channel_shuffle_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0731736Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\compute_equalization_scale_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0740544Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\concat_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0748787Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\conv_depthwise_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0757029Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\conv_dnnlowp_acc16_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0765447Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\conv_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0774342Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\conv_groupwise_dnnlowp_acc16_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0782734Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\conv_groupwise_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0791112Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\dequantize_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0799382Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\dnnlowp_test_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0808021Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\elementwise_add_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0816502Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\elementwise_linear_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0825092Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\elementwise_mul_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0833606Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\elementwise_sum_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0849958Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\fully_connected_dnnlowp_acc16_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0859061Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\fully_connected_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0869068Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\fully_connected_fp16_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0888034Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\fully_connected_rowwise_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0896098Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\gather_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0905607Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\group_norm_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0913511Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\int8_gen_quant_params_min_max_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0923143Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\int8_gen_quant_params_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0941831Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\int8_quant_scheme_blob_fill_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0950688Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\lstm_unit_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0959169Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\observer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0967576Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\pool_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0976426Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\quantize_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0984797Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\relu_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.0993806Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\resize_nearest_3d_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1002152Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\resize_nearest_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1011194Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\sigmoid_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1028792Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\spatial_batch_norm_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1036550Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\tanh_dnnlowp_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1046389Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\utils.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1054253Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:11:48.1060819Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization 2022-12-01T10:11:48.1066785Z copying build\lib.win-amd64-cpython-39\caffe2\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2 2022-12-01T10:11:48.1075901Z creating build\bdist.win-amd64\wheel\functorch 2022-12-01T10:11:48.1078877Z creating build\bdist.win-amd64\wheel\functorch\compile 2022-12-01T10:11:48.1081718Z copying build\lib.win-amd64-cpython-39\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2022-12-01T10:11:48.1090455Z creating build\bdist.win-amd64\wheel\functorch\dim 2022-12-01T10:11:48.1093469Z copying build\lib.win-amd64-cpython-39\functorch\dim\batch_tensor.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1101474Z copying build\lib.win-amd64-cpython-39\functorch\dim\delayed_mul_tensor.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1110663Z copying build\lib.win-amd64-cpython-39\functorch\dim\dim.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1117684Z copying build\lib.win-amd64-cpython-39\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1135656Z copying build\lib.win-amd64-cpython-39\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1143865Z copying build\lib.win-amd64-cpython-39\functorch\dim\reference.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1152453Z copying build\lib.win-amd64-cpython-39\functorch\dim\tree_map.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1164315Z copying build\lib.win-amd64-cpython-39\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1172708Z copying build\lib.win-amd64-cpython-39\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:11:48.1181695Z creating build\bdist.win-amd64\wheel\functorch\experimental 2022-12-01T10:11:48.1184441Z copying build\lib.win-amd64-cpython-39\functorch\experimental\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:11:48.1192882Z copying build\lib.win-amd64-cpython-39\functorch\experimental\cond.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:11:48.1228742Z copying build\lib.win-amd64-cpython-39\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:11:48.1236537Z copying build\lib.win-amd64-cpython-39\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:11:48.1244080Z copying build\lib.win-amd64-cpython-39\functorch\setup.py -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:11:48.1252378Z copying build\lib.win-amd64-cpython-39\functorch\_C.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:11:48.1270763Z creating build\bdist.win-amd64\wheel\functorch\_src 2022-12-01T10:11:48.1273458Z copying build\lib.win-amd64-cpython-39\functorch\_src\aot_autograd.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1281892Z copying build\lib.win-amd64-cpython-39\functorch\_src\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1290020Z copying build\lib.win-amd64-cpython-39\functorch\_src\compilers.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1297916Z copying build\lib.win-amd64-cpython-39\functorch\_src\compile_utils.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1316240Z copying build\lib.win-amd64-cpython-39\functorch\_src\config.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1324576Z copying build\lib.win-amd64-cpython-39\functorch\_src\eager_transforms.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1334053Z copying build\lib.win-amd64-cpython-39\functorch\_src\fx_minifier.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1342344Z copying build\lib.win-amd64-cpython-39\functorch\_src\make_functional.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1351567Z copying build\lib.win-amd64-cpython-39\functorch\_src\named_members_polyfill.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1368262Z copying build\lib.win-amd64-cpython-39\functorch\_src\partitioners.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1376098Z copying build\lib.win-amd64-cpython-39\functorch\_src\python_key.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1383989Z copying build\lib.win-amd64-cpython-39\functorch\_src\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1392196Z copying build\lib.win-amd64-cpython-39\functorch\_src\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1400868Z copying build\lib.win-amd64-cpython-39\functorch\_src\vmap.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1409888Z copying build\lib.win-amd64-cpython-39\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:11:48.1417991Z copying build\lib.win-amd64-cpython-39\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:11:48.1475432Z creating build\bdist.win-amd64\wheel\torch 2022-12-01T10:11:48.1478739Z creating build\bdist.win-amd64\wheel\torch\amp 2022-12-01T10:11:48.1481238Z copying build\lib.win-amd64-cpython-39\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2022-12-01T10:11:48.1489715Z copying build\lib.win-amd64-cpython-39\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2022-12-01T10:11:48.1498168Z creating build\bdist.win-amd64\wheel\torch\ao 2022-12-01T10:11:48.1503292Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2022-12-01T10:11:48.1505186Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2022-12-01T10:11:48.1509357Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:48.1511042Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:48.1521171Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\modules 2022-12-01T10:11:48.1528502Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic 2022-12-01T10:11:48.1536719Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2022-12-01T10:11:48.1539914Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2022-12-01T10:11:48.1542948Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:48.1545772Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:48.1554169Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:11:48.1562015Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic 2022-12-01T10:11:48.1571155Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2022-12-01T10:11:48.1574087Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2022-12-01T10:11:48.1582276Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2022-12-01T10:11:48.1590265Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2022-12-01T10:11:48.1598154Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2022-12-01T10:11:48.1606112Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat 2022-12-01T10:11:48.1614395Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2022-12-01T10:11:48.1617801Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2022-12-01T10:11:48.1620301Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2022-12-01T10:11:48.1629705Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2022-12-01T10:11:48.1638395Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2022-12-01T10:11:48.1646715Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable 2022-12-01T10:11:48.1655276Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2022-12-01T10:11:48.1672605Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2022-12-01T10:11:48.1675645Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:48.1679191Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:48.1687310Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:48.1695679Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:48.1704436Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:11:48.1713430Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic 2022-12-01T10:11:48.1721099Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2022-12-01T10:11:48.1730655Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1733181Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1741268Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1749189Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1757965Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1766445Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1784228Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1792551Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1800619Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1808977Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1817370Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1825951Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2022-12-01T10:11:48.1834694Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2022-12-01T10:11:48.1847672Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1850475Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1859197Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1867977Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1877022Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1885680Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1894365Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2022-12-01T10:11:48.1903087Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference 2022-12-01T10:11:48.1911144Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2022-12-01T10:11:48.1920557Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2022-12-01T10:11:48.1923154Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2022-12-01T10:11:48.1926538Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:48.1929292Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:48.1938419Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:11:48.1946133Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2022-12-01T10:11:48.1955795Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2022-12-01T10:11:48.1963355Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2022-12-01T10:11:48.1971385Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse 2022-12-01T10:11:48.1979201Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2022-12-01T10:11:48.1988058Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2022-12-01T10:11:48.1991386Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2022-12-01T10:11:48.2003959Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\graph_matcher.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2014761Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\graph_passes.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2024565Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2038747Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\ns_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2047177Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2068337Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2077137Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\weight_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2085601Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2022-12-01T10:11:48.2091343Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2022-12-01T10:11:48.2100816Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2022-12-01T10:11:48.2109381Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2022-12-01T10:11:48.2115824Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2022-12-01T10:11:48.2119088Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2121966Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\backend_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2130790Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\executorch.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2139699Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\fbgemm.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2147840Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\native.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2169889Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\observation_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2175619Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\qnnpack.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2184134Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2193229Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2201123Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\x86.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2209470Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2219937Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2022-12-01T10:11:48.2227789Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2236293Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2254482Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2263237Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2022-12-01T10:11:48.2266096Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\backend_config_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2274525Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2283299Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\custom_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2291804Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2299843Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2316410Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2324674Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\lower_to_fbgemm.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2333228Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\lower_to_qnnpack.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2341271Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2349607Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2357967Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2367238Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2375928Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2384493Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\tracer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2392329Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2401309Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2410388Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_lower_to_native_backend.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2420151Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2423221Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report\detector.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2433206Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report\model_report.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2453237Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2469809Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2479014Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2022-12-01T10:11:48.2485246Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2022-12-01T10:11:48.2493470Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2503024Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2511739Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2521356Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\qconfig_mapping_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2531212Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2538810Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2547057Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2555909Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2564654Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2573470Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2589823Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2597204Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2607038Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2614394Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2622721Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\_learnable_fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2631378Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:11:48.2640090Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity 2022-12-01T10:11:48.2643433Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\scheduler 2022-12-01T10:11:48.2646321Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler\base_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\scheduler 2022-12-01T10:11:48.2654594Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler\cubic_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\scheduler 2022-12-01T10:11:48.2662727Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler\lambda_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\scheduler 2022-12-01T10:11:48.2688719Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\scheduler 2022-12-01T10:11:48.2694734Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2697013Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier\base_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2706604Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier\nearly_diagonal_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2713739Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2729791Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier\weight_norm_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2761329Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\sparsifier 2022-12-01T10:11:48.2767435Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental 2022-12-01T10:11:48.2770727Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:48.2774114Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier\activation_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:48.2787808Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:11:48.2794393Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:48.2797249Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler\base_data_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:48.2805741Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:11:48.2814449Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:48.2824513Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\base_data_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:48.2834793Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:48.2843082Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:11:48.2859280Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:48.2862318Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:48.2871395Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:48.2880371Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:11:48.2902048Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:11:48.2907915Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\quantization_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:48.2916705Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:11:48.2925974Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:48.2928813Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner\base_pruner.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:48.2938160Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner\parametrization.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:48.2946458Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:11:48.2954709Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity\_experimental 2022-12-01T10:11:48.2960841Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity 2022-12-01T10:11:48.2980272Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity 2022-12-01T10:11:48.2989468Z copying build\lib.win-amd64-cpython-39\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2022-12-01T10:11:48.2997176Z creating build\bdist.win-amd64\wheel\torch\autograd 2022-12-01T10:11:48.3001077Z copying build\lib.win-amd64-cpython-39\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3008962Z copying build\lib.win-amd64-cpython-39\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3017208Z copying build\lib.win-amd64-cpython-39\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3026055Z copying build\lib.win-amd64-cpython-39\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3048046Z copying build\lib.win-amd64-cpython-39\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3057075Z copying build\lib.win-amd64-cpython-39\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3065753Z copying build\lib.win-amd64-cpython-39\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3074024Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3083279Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3091328Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3100723Z copying build\lib.win-amd64-cpython-39\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3108766Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2022-12-01T10:11:48.3112385Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:11:48.3120137Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:11:48.3129171Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:11:48.3136427Z copying build\lib.win-amd64-cpython-39\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:11:48.3145995Z creating build\bdist.win-amd64\wheel\torch\backends 2022-12-01T10:11:48.3148967Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2022-12-01T10:11:48.3151649Z copying build\lib.win-amd64-cpython-39\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2022-12-01T10:11:48.3160420Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2022-12-01T10:11:48.3163142Z copying build\lib.win-amd64-cpython-39\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2022-12-01T10:11:48.3171211Z copying build\lib.win-amd64-cpython-39\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2022-12-01T10:11:48.3180031Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2022-12-01T10:11:48.3182721Z copying build\lib.win-amd64-cpython-39\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2022-12-01T10:11:48.3191007Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2022-12-01T10:11:48.3203251Z copying build\lib.win-amd64-cpython-39\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2022-12-01T10:11:48.3212039Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2022-12-01T10:11:48.3214852Z copying build\lib.win-amd64-cpython-39\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2022-12-01T10:11:48.3222728Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2022-12-01T10:11:48.3225540Z copying build\lib.win-amd64-cpython-39\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2022-12-01T10:11:48.3233723Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2022-12-01T10:11:48.3243083Z copying build\lib.win-amd64-cpython-39\torch\backends\opt_einsum\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\opt_einsum 2022-12-01T10:11:48.3251947Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2022-12-01T10:11:48.3254760Z copying build\lib.win-amd64-cpython-39\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2022-12-01T10:11:48.3262997Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2022-12-01T10:11:48.3265727Z copying build\lib.win-amd64-cpython-39\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2022-12-01T10:11:48.3280378Z copying build\lib.win-amd64-cpython-39\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2022-12-01T10:11:48.3286486Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2022-12-01T10:11:48.3289286Z copying build\lib.win-amd64-cpython-39\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2022-12-01T10:11:48.3297351Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2022-12-01T10:11:48.3300142Z copying build\lib.win-amd64-cpython-39\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2022-12-01T10:11:48.3308148Z copying build\lib.win-amd64-cpython-39\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2022-12-01T10:11:48.3314268Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2022-12-01T10:11:48.3317027Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:11:48.3325547Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:11:48.3335020Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:11:48.3340875Z copying build\lib.win-amd64-cpython-39\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2022-12-01T10:11:48.3350407Z creating build\bdist.win-amd64\wheel\torch\bin 2022-12-01T10:11:48.3352497Z copying build\lib.win-amd64-cpython-39\torch\bin\asmjit.dll -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3364162Z copying build\lib.win-amd64-cpython-39\torch\bin\fbgemm.dll -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3416826Z copying build\lib.win-amd64-cpython-39\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3428527Z copying build\lib.win-amd64-cpython-39\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3525880Z copying build\lib.win-amd64-cpython-39\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3566882Z copying build\lib.win-amd64-cpython-39\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3655346Z copying build\lib.win-amd64-cpython-39\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3712357Z copying build\lib.win-amd64-cpython-39\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3764474Z copying build\lib.win-amd64-cpython-39\torch\bin\test_tensorexpr.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3823893Z copying build\lib.win-amd64-cpython-39\torch\bin\tutorial_tensorexpr.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:11:48.3834376Z creating build\bdist.win-amd64\wheel\torch\contrib 2022-12-01T10:11:48.3837004Z copying build\lib.win-amd64-cpython-39\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2022-12-01T10:11:48.3844939Z copying build\lib.win-amd64-cpython-39\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2022-12-01T10:11:48.3851220Z creating build\bdist.win-amd64\wheel\torch\cpu 2022-12-01T10:11:48.3854209Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2022-12-01T10:11:48.3856895Z copying build\lib.win-amd64-cpython-39\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2022-12-01T10:11:48.3865145Z copying build\lib.win-amd64-cpython-39\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2022-12-01T10:11:48.3872729Z copying build\lib.win-amd64-cpython-39\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2022-12-01T10:11:48.3881082Z creating build\bdist.win-amd64\wheel\torch\cuda 2022-12-01T10:11:48.3905580Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2022-12-01T10:11:48.3908681Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:11:48.3917400Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:11:48.3925759Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:11:48.3934738Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:11:48.3942524Z copying build\lib.win-amd64-cpython-39\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3950548Z copying build\lib.win-amd64-cpython-39\torch\cuda\error.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3956331Z copying build\lib.win-amd64-cpython-39\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3964762Z copying build\lib.win-amd64-cpython-39\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3972825Z copying build\lib.win-amd64-cpython-39\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3988226Z copying build\lib.win-amd64-cpython-39\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.3996095Z copying build\lib.win-amd64-cpython-39\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4004001Z copying build\lib.win-amd64-cpython-39\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4012181Z copying build\lib.win-amd64-cpython-39\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4020253Z copying build\lib.win-amd64-cpython-39\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4027894Z copying build\lib.win-amd64-cpython-39\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4035934Z copying build\lib.win-amd64-cpython-39\torch\cuda\_dynamo_graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4044226Z copying build\lib.win-amd64-cpython-39\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4052188Z copying build\lib.win-amd64-cpython-39\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4060803Z copying build\lib.win-amd64-cpython-39\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4068733Z copying build\lib.win-amd64-cpython-39\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:11:48.4078323Z creating build\bdist.win-amd64\wheel\torch\distributed 2022-12-01T10:11:48.4081648Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2022-12-01T10:11:48.4085059Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4087888Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4096496Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4105139Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4122532Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4130986Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4140072Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4148829Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4157590Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:11:48.4165749Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2022-12-01T10:11:48.4175162Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:48.4177394Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging\averagers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:48.4202958Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:48.4223098Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:48.4237859Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2022-12-01T10:11:48.4244751Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:48.4258041Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:48.4266287Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2022-12-01T10:11:48.4272915Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:48.4275933Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:48.4284044Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:11:48.4292669Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:48.4295688Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:48.4303603Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:11:48.4312428Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2022-12-01T10:11:48.4315027Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization\quantization.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2022-12-01T10:11:48.4322941Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2022-12-01T10:11:48.4328821Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2022-12-01T10:11:48.4336793Z copying build\lib.win-amd64-cpython-39\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.4344935Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2022-12-01T10:11:48.4347700Z copying build\lib.win-amd64-cpython-39\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2022-12-01T10:11:48.4356064Z copying build\lib.win-amd64-cpython-39\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.4373791Z copying build\lib.win-amd64-cpython-39\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.4384745Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2022-12-01T10:11:48.4388086Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2022-12-01T10:11:48.4391082Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2022-12-01T10:11:48.4394259Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2022-12-01T10:11:48.4403089Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2022-12-01T10:11:48.4411476Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2022-12-01T10:11:48.4431300Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent 2022-12-01T10:11:48.4437388Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2022-12-01T10:11:48.4440063Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\events\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2022-12-01T10:11:48.4448664Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\events\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2022-12-01T10:11:48.4456578Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\events\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2022-12-01T10:11:48.4465766Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2022-12-01T10:11:48.4467904Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2022-12-01T10:11:48.4477175Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2022-12-01T10:11:48.4485315Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:48.4489379Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:48.4497535Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:48.4501013Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:48.4509079Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:48.4517357Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:11:48.4526117Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\redirects.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:48.4536051Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\tail_log.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:48.4545084Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2022-12-01T10:11:48.4568099Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4580900Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4589380Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4603311Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4624781Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4634235Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4643928Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\etcd_server.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4651367Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\etcd_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4659793Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4668454Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4676709Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4686173Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2022-12-01T10:11:48.4694922Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2022-12-01T10:11:48.4697620Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2022-12-01T10:11:48.4706387Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer\file_based_local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2022-12-01T10:11:48.4714644Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer\local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2022-12-01T10:11:48.4722749Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2022-12-01T10:11:48.4731296Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2022-12-01T10:11:48.4733992Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4742636Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2022-12-01T10:11:48.4745422Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data\cycling_iterator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2022-12-01T10:11:48.4753688Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2022-12-01T10:11:48.4761652Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2022-12-01T10:11:48.4769715Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\distributed.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4777706Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\logging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4785971Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\log_level.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4811030Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4819148Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2022-12-01T10:11:48.4826933Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2022-12-01T10:11:48.4835457Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2022-12-01T10:11:48.4838483Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\flatten_params_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4846648Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4855235Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4872789Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\sharded_grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4881561Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4889820Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4898234Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4906577Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4915483Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4924311Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4931896Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4939732Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:11:48.4947426Z copying build\lib.win-amd64-cpython-39\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.4956036Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2022-12-01T10:11:48.4958732Z copying build\lib.win-amd64-cpython-39\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2022-12-01T10:11:48.4966687Z copying build\lib.win-amd64-cpython-39\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2022-12-01T10:11:48.4984339Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2022-12-01T10:11:48.4984757Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2022-12-01T10:11:48.4985200Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\api\remote_module.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2022-12-01T10:11:48.4989786Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2022-12-01T10:11:48.4995567Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2022-12-01T10:11:48.5003842Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2022-12-01T10:11:48.5007814Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\instantiator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2022-12-01T10:11:48.5015660Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2022-12-01T10:11:48.5018503Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates\remote_module_template.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit\templates 2022-12-01T10:11:48.5026747Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit\templates 2022-12-01T10:11:48.5032661Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2022-12-01T10:11:48.5038313Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2022-12-01T10:11:48.5046697Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2022-12-01T10:11:48.5049523Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5057478Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5065500Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5196490Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5204644Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5213998Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5222013Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5231439Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5238932Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5254648Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\post_localSGD_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5263478Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5271687Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\zero_redundancy_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5281215Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:11:48.5290038Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline 2022-12-01T10:11:48.5293167Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5302828Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5311367Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5319578Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\copy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5327909Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\dependency.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5353078Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5361435Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\phony.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5369807Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\pipe.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5378431Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\pipeline.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5387518Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5390148Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5398982Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\namespace.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5407431Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\portal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5416471Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\skippable.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5424816Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5440538Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\skip 2022-12-01T10:11:48.5448703Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\stream.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5457074Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5465627Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\worker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5473868Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:48.5476715Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance\blockpartition.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:48.5484609Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance\profile.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:48.5493202Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync\_balance 2022-12-01T10:11:48.5501460Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline\sync 2022-12-01T10:11:48.5509420Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline 2022-12-01T10:11:48.5528045Z copying build\lib.win-amd64-cpython-39\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.5535932Z copying build\lib.win-amd64-cpython-39\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.5544470Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2022-12-01T10:11:48.5547557Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5556316Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5565250Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5573030Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5588023Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5595893Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5604138Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5612145Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\server_process_global_profiler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5620660Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2022-12-01T10:11:48.5623474Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2022-12-01T10:11:48.5631565Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2022-12-01T10:11:48.5639290Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5648406Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:11:48.5656285Z copying build\lib.win-amd64-cpython-39\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.5666146Z copying build\lib.win-amd64-cpython-39\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.5673808Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2022-12-01T10:11:48.5677311Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5685496Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5688265Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5696538Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5704771Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5713342Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5727384Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5736633Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5744408Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5753830Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\state_dict_loader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5761095Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\state_dict_saver.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5769437Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5778274Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5786828Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2022-12-01T10:11:48.5795431Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\common_op_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5804051Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5812998Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\op_registry_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5830486Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\partial_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5839230Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\replicated_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.5848476Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:48.5851196Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:48.5859798Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_optim 2022-12-01T10:11:48.5868627Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5871624Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5880923Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5889717Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\reshard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5898121Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5906748Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.5916083Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5929972Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5937436Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\chunk.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5946525Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\elementwise_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5953821Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5962323Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\math_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5977014Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\matrix_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5985174Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.5994198Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.6001712Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.6010467Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:11:48.6028720Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2022-12-01T10:11:48.6037396Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.6046164Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:48.6048989Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:48.6061805Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_plan 2022-12-01T10:11:48.6070520Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:48.6073403Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:48.6081627Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:48.6095636Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6109017Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6179728Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6188822Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\linear.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6204555Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\math_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6213581Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\matrix_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6221921Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\softmax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6230288Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6238682Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:11:48.6254068Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\_internals.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:48.6262420Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2022-12-01T10:11:48.6270392Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.6278488Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:11:48.6287122Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2022-12-01T10:11:48.6289946Z copying build\lib.win-amd64-cpython-39\torch\distributed\_sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharded_tensor 2022-12-01T10:11:48.6298234Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2022-12-01T10:11:48.6301002Z copying build\lib.win-amd64-cpython-39\torch\distributed\_sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharding_spec 2022-12-01T10:11:48.6318549Z creating build\bdist.win-amd64\wheel\torch\distributed\_spmd 2022-12-01T10:11:48.6321357Z copying build\lib.win-amd64-cpython-39\torch\distributed\_spmd\comm_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_spmd 2022-12-01T10:11:48.6329490Z copying build\lib.win-amd64-cpython-39\torch\distributed\_spmd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_spmd 2022-12-01T10:11:48.6335022Z copying build\lib.win-amd64-cpython-39\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:11:48.6344295Z creating build\bdist.win-amd64\wheel\torch\distributions 2022-12-01T10:11:48.6347097Z copying build\lib.win-amd64-cpython-39\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6354711Z copying build\lib.win-amd64-cpython-39\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6363055Z copying build\lib.win-amd64-cpython-39\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6371044Z copying build\lib.win-amd64-cpython-39\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6384018Z copying build\lib.win-amd64-cpython-39\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6392288Z copying build\lib.win-amd64-cpython-39\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6400106Z copying build\lib.win-amd64-cpython-39\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6408745Z copying build\lib.win-amd64-cpython-39\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6417282Z copying build\lib.win-amd64-cpython-39\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6425381Z copying build\lib.win-amd64-cpython-39\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6433780Z copying build\lib.win-amd64-cpython-39\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6442156Z copying build\lib.win-amd64-cpython-39\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6450413Z copying build\lib.win-amd64-cpython-39\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6458398Z copying build\lib.win-amd64-cpython-39\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6466526Z copying build\lib.win-amd64-cpython-39\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6474383Z copying build\lib.win-amd64-cpython-39\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6482398Z copying build\lib.win-amd64-cpython-39\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6490601Z copying build\lib.win-amd64-cpython-39\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6498829Z copying build\lib.win-amd64-cpython-39\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6506692Z copying build\lib.win-amd64-cpython-39\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6515165Z copying build\lib.win-amd64-cpython-39\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6524126Z copying build\lib.win-amd64-cpython-39\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6532205Z copying build\lib.win-amd64-cpython-39\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6553559Z copying build\lib.win-amd64-cpython-39\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6561478Z copying build\lib.win-amd64-cpython-39\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6571002Z copying build\lib.win-amd64-cpython-39\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6578760Z copying build\lib.win-amd64-cpython-39\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6599323Z copying build\lib.win-amd64-cpython-39\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6611994Z copying build\lib.win-amd64-cpython-39\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6620133Z copying build\lib.win-amd64-cpython-39\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6629449Z copying build\lib.win-amd64-cpython-39\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6637847Z copying build\lib.win-amd64-cpython-39\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6647068Z copying build\lib.win-amd64-cpython-39\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6659677Z copying build\lib.win-amd64-cpython-39\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6667769Z copying build\lib.win-amd64-cpython-39\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6676268Z copying build\lib.win-amd64-cpython-39\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6684454Z copying build\lib.win-amd64-cpython-39\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6693764Z copying build\lib.win-amd64-cpython-39\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6701451Z copying build\lib.win-amd64-cpython-39\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6709824Z copying build\lib.win-amd64-cpython-39\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6718985Z copying build\lib.win-amd64-cpython-39\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6727295Z copying build\lib.win-amd64-cpython-39\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6735484Z copying build\lib.win-amd64-cpython-39\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6743575Z copying build\lib.win-amd64-cpython-39\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6752355Z copying build\lib.win-amd64-cpython-39\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6760419Z copying build\lib.win-amd64-cpython-39\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:11:48.6777420Z creating build\bdist.win-amd64\wheel\torch\fft 2022-12-01T10:11:48.6780791Z copying build\lib.win-amd64-cpython-39\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2022-12-01T10:11:48.6789443Z copying build\lib.win-amd64-cpython-39\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:11:48.6799236Z creating build\bdist.win-amd64\wheel\torch\futures 2022-12-01T10:11:48.6801998Z copying build\lib.win-amd64-cpython-39\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2022-12-01T10:11:48.6811249Z creating build\bdist.win-amd64\wheel\torch\fx 2022-12-01T10:11:48.6813989Z copying build\lib.win-amd64-cpython-39\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.6822888Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2022-12-01T10:11:48.6825934Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6834923Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6842877Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6861368Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\graph_gradual_typechecker.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6873472Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6882304Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6891373Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6894052Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\constraint.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6902692Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6911663Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6929242Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\operation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6937494Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6945586Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\util.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6954140Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6962241Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:11:48.6968493Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6976473Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6984953Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.6993058Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7001687Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7009525Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7017691Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\schema_type_annotation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7025900Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7035402Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2022-12-01T10:11:48.7038147Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7046080Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\dispatch.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7053902Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\match.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7061844Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\more.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7070483Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7081549Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\conflict.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7090658Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7098693Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7108136Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7116081Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\variadic.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7131834Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:11:48.7140072Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\unification_tools.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7149375Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7156641Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\variable.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7164904Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2022-12-01T10:11:48.7173424Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7181659Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:11:48.7187742Z copying build\lib.win-amd64-cpython-39\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7197099Z copying build\lib.win-amd64-cpython-39\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7205610Z copying build\lib.win-amd64-cpython-39\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7225834Z copying build\lib.win-amd64-cpython-39\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7234395Z copying build\lib.win-amd64-cpython-39\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7243117Z copying build\lib.win-amd64-cpython-39\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7252317Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2022-12-01T10:11:48.7255666Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2022-12-01T10:11:48.7258266Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2022-12-01T10:11:48.7266622Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\backends\nvfuser.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2022-12-01T10:11:48.7274874Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2022-12-01T10:11:48.7281495Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2022-12-01T10:11:48.7284748Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2022-12-01T10:11:48.7287799Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common\cse_pass.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect\common 2022-12-01T10:11:48.7296213Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect\common 2022-12-01T10:11:48.7302134Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect 2022-12-01T10:11:48.7308002Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\fake_tensor_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7316085Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7325035Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7338700Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2022-12-01T10:11:48.7342507Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\infra\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2022-12-01T10:11:48.7349668Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\infra\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2022-12-01T10:11:48.7357726Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\infra\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2022-12-01T10:11:48.7365996Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2022-12-01T10:11:48.7384938Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\net_min_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7394193Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7402441Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7410893Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7418989Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7427449Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7435509Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7445189Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7452782Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7461603Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2022-12-01T10:11:48.7464355Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\tests\test_pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2022-12-01T10:11:48.7472206Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\tests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2022-12-01T10:11:48.7477911Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7486365Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2022-12-01T10:11:48.7489136Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2022-12-01T10:11:48.7497274Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\utils\fuser_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2022-12-01T10:11:48.7505343Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\utils\matcher_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2022-12-01T10:11:48.7513591Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2022-12-01T10:11:48.7521331Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:11:48.7528984Z copying build\lib.win-amd64-cpython-39\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7537741Z copying build\lib.win-amd64-cpython-39\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7545630Z copying build\lib.win-amd64-cpython-39\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7553412Z copying build\lib.win-amd64-cpython-39\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7561320Z copying build\lib.win-amd64-cpython-39\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7569395Z copying build\lib.win-amd64-cpython-39\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7577380Z copying build\lib.win-amd64-cpython-39\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7585975Z copying build\lib.win-amd64-cpython-39\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:11:48.7593948Z copying build\lib.win-amd64-cpython-39\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:11:48.7603023Z creating build\bdist.win-amd64\wheel\torch\include 2022-12-01T10:11:48.7607942Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2022-12-01T10:11:48.7610768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7618595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7626081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7634107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7641803Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7667324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7675609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7683738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7692009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7699656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7707853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7715649Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7723726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7734148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7741807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7760593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7769044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7778113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7787258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7801856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7810044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.7819594Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2022-12-01T10:11:48.7822208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\alias_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7830245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7838361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ATenGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7847379Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ATenOpList.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7863101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ATen_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7871734Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\aten_interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7882441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ATen_pch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7889577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7897468Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.7906187Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2022-12-01T10:11:48.7908941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\BoxedKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2022-12-01T10:11:48.7917883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2022-12-01T10:11:48.7926483Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.7929615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl\boxing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.7937995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.7947163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl\test_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.7959130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.7992407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2022-12-01T10:11:48.8012626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\KernelFunction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2022-12-01T10:11:48.8050773Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2022-12-01T10:11:48.8059471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\OperatorKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2022-12-01T10:11:48.8067835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\builtin_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8076523Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\CheckMemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8084735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\class_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8093739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8106216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\DeprecatedTypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8122899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8131158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Dict.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8140498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Dict_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8148247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8157592Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8164952Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8167977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\CppSignature.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8176372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\Dispatcher.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8185247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8193406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\ObservedOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8207994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\OperatorEntry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8216077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\OperatorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8224359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2022-12-01T10:11:48.8232787Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\DistributionsHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8240905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\dynamic_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8256370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8264357Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\enum_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8272461Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8280809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8288895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8296836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\function_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8305611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\function_schema_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8314209Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8322167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8329944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\IListRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8338660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\IListRef_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8354274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8362905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\interned_strings_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8371091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8379766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ivalue_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8389046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ivalue_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8397517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\jit_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8407883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\jit_type_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8416120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\LegacyTypeDispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8425799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\List.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8434115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\List_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8443366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\MT19937RNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8451179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8492371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\operator_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8502819Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2022-12-01T10:11:48.8506209Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration\adaption.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2022-12-01T10:11:48.8515673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration\infer_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2022-12-01T10:11:48.8524083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration\op_allowlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2022-12-01T10:11:48.8533034Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration\op_registration.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2022-12-01T10:11:48.8551641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\PhiloxRNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8560910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\PythonFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8568986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\qualified_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8578463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\QuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8585584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8593487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8601894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\rref_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8609733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8625693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8633669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8642954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\symbol.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8650547Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8658735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8667134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\TensorBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8675851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\TensorBody.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8687809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\TorchDispatchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8695646Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\TransformationHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8704037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8712407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\type_factory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8720194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\type_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8759132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8766412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\UnsafeFromTH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8774697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\VariableHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8783204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8791110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\core\Vitals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2022-12-01T10:11:48.8799034Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpp_custom_type_hack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.8807952Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2022-12-01T10:11:48.8810951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\FlushDenormal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2022-12-01T10:11:48.8819542Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8822255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8829827Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\functional_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8837869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8846679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8865230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.8873570Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8876362Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8884354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8892393Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8900451Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8918733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8928320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8936826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8945999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8954666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_float_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8963699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8972885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:11:48.8982925Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.8985635Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.8993804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9003836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9011511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9033279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9041550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9050818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9059569Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:11:48.9068791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2022-12-01T10:11:48.9077557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vml.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2022-12-01T10:11:48.9086266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9094927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9103582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9111321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9121020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9129175Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2022-12-01T10:11:48.9132734Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9151417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\AsmUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9159809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9167887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\Atomic.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9176326Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9195532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\cub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9203973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\cub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9215969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\cub_definitions.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9224152Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9233080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDABlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9269057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9277081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDADataType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9285073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDADevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9292757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9302992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9311407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAGraph.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9319521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9327626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDASparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9335579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDASparseBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9343767Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9352566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9377682Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9385945Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9388684Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\CUDAHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9396875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9404897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9413012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9428210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\KernelUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9436167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9444022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9452856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9460783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9470013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2022-12-01T10:11:48.9477458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\DeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9485788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9494432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9502587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\jiterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9511545Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\jiterator_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9519100Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\llvm_jit_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9527110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\NumericLimits.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9535448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\PeerToPeerAccess.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9554969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9564070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9571467Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\Sleep.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9579271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\ThrustAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:11:48.9587469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9601838Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9611533Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2022-12-01T10:11:48.9614330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\cudnn-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9622766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9631137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9636983Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9651986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Handles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9658750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9666538Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2022-12-01T10:11:48.9675246Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2022-12-01T10:11:48.9677931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\detail\CUDAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2022-12-01T10:11:48.9687085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\detail\FunctionTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2022-12-01T10:11:48.9695142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\detail\HIPHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2022-12-01T10:11:48.9704457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\detail\ORTHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2022-12-01T10:11:48.9718688Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9727681Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9734652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9742481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9751279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9759526Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9768940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9775707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9783870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9792516Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9809611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9816940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9825643Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9833329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9841818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9850472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9860099Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2022-12-01T10:11:48.9863097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\ADInterpreters.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9873478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9881839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9899714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9907781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\BatchRulesHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9916725Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\DynamicLayer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9925394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9933796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\Interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9942133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9950536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9958310Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\PlumbingHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9966530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\TensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9974752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\functorch\VmapInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2022-12-01T10:11:48.9982717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9990621Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:48.9998877Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2022-12-01T10:11:49.0009449Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2022-12-01T10:11:49.0012458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2022-12-01T10:11:49.0020622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2022-12-01T10:11:49.0028963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2022-12-01T10:11:49.0148794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2022-12-01T10:11:49.0156696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0165967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0173145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0181194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0189739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0197136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0205117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0213334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0221377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.0230589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.1596253Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.1606178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.1614965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.1622852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.1632940Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2022-12-01T10:11:49.1635784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1644062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\AdaptivePooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1652318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\BatchLinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1660424Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1681040Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1689740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\BucketizationUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1698356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\CanUse32BitIndexMath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1706622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ComplexHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1715672Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1723979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1733255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ConvolutionMM3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1740711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ConvUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1750520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1758106Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1762218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1769309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\avx_mathfun.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1777831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\CatKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1785911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1809280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\CopyKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1816137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1824179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1832939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1840810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1850482Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\Intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1858102Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\IsContiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1866182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\Loops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1874666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1882529Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\mixed_data_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1891385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\moments_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1899364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1908045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\Reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1916190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\SerialStackImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1924375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1932449Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\StackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1949233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1957386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\WeightNormKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1965210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu\zmath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2022-12-01T10:11:49.1973315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\CPUBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1981518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\CPUFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1989542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.1998272Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2001260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2010677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\BinaryInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2017421Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\block_reduce.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2025636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2044336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2052157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2060250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\CUDALoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2068246Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2076698Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\CuFFTUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2085868Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2093937Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2104776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2114951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2123183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2132686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2140741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2148948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2157623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\GridSampler.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2166116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2187460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\im2col.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2195618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2203350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\JitLoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2212315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\jit_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2219582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\KernelUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2227619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\LaunchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2235675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Loops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2244351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Math.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2254091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2262277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\MiscUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2270369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2289220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Normalization.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2298617Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2307509Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Pow.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2362642Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Randperm.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2371032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Reduce.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2380464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2388736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\reduction_template.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2397682Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2407632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\ROCmLoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2414942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\ScanKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2423135Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2456817Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2464642Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2472923Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\SortingCommon.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2481507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2490103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\SortStable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2498045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\SortUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2507265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2514728Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\TensorModeKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2523142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\TensorTopK.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2531636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\thread_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2539967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\UniqueCub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2554722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\UpSample.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2563403Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda\vol2col.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2022-12-01T10:11:49.2572077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\DilatedConvolutionUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2580437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\DispatchStub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2589533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2596892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2624918Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2632518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\EmbeddingBag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2640678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2648702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ForeachUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2657537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2665765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2673688Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\GridSamplerUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2681973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2690365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2698623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2713706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\im2col_shape_check.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2722507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\IndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2730171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2738324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2746479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2754259Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2762013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\LinearAlgebraUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2770721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\LossMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2779322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.2789671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\MathBitFallThroughLists.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3006099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\MathBitsFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3014730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\MaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3023174Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\NonEmptyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3031239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\NonSymbolicBC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3040471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3048362Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\PointwiseOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3057598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Pool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3064922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3073620Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3076602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\AffineQuantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3084808Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3093747Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3102434Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3114934Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3123002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3131329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3139999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3155497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3163675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3171998Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3181242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3188323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3196994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3205395Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3213812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3222175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2022-12-01T10:11:49.3230208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3239715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3247338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\PackedParams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2022-12-01T10:11:49.3257195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\RangeFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3264497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ReduceAllOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3282805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3292400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ReduceOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3299533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3307701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3315979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ResizeCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3323733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\RNN.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3331883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\ScatterGatherChecks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3341143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\SegmentReduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3349581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\SharedReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3357860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\SobolEngineOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3366436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3374202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\SortingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3408262Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\SpectralOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3417120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\StridedRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3424837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorAdvancedIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3432993Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3441243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorCompare.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3449314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorConversions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3457532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorDimApply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3465595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3473751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3499563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3507627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3515727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorShape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3524887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TensorTransformations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3532836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TopKImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3542006Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TransposeType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3548929Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TriangularOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3557307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\TypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3565824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\UnaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3573657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Unfold2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3595002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\Unfold3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3607115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\UnfoldBackward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3616985Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\UpSample.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3627087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\verbose_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3634892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\native\vol2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2022-12-01T10:11:49.3644316Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3657649Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3667794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3675556Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3683705Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3702751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3711602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:49.3849292Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2022-12-01T10:11:49.3852084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3860661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\absolute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3868319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3876382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\absolute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3897465Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\absolute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3905638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3914035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3922037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3930201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3938277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3945948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3953966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3961997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3970602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3978784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3987043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.3995287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4003374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4011396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4019973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4041549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4049677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4057858Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4065475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4074711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4082660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4090610Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4098822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4107210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4115478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4137588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4146121Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4154924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4163993Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4171871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4180395Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4189113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4197906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4246335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4254771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4263477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4271762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4280818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4289674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4298116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4306418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4315350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4323683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4354026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4362931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4373113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4382161Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4390892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4399804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4408939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4417882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4426324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4435011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4443877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4463400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4470835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4479591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4487986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4496476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4505142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4533303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4541712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4550130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4558693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4567479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4577351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4599085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4607478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4615748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4624103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4632410Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4640901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4649822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4658048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4666312Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4674997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4684182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4692663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4701986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4709790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4717789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4726305Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4734734Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4743164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4751822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4760423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4768637Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4777945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4792457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4801258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4809370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4818752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4826513Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4836051Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4844026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4854005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4861743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4869902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4878314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4886985Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4895380Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4903745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4912692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4920790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4930074Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4937818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4946019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4954503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4962753Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4980978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4989351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.4997897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5006278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5014519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5022720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5031148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5039619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addmv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5047719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5055872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5064482Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5072667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5081173Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5089247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\addr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5097415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5106107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5114270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5122527Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5133802Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5142872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5151176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5159397Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5188529Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adjoint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5196961Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5205240Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adjoint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5213278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\adjoint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5221541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5230022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5238414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5247006Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5255580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5264300Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5273372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5281726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\affine_grid_generator_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5290408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5298611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5307085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5315367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5323994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5341724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5349845Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5358099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5366667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5374905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5382982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5391680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5399708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5408069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5417188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5426104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5434528Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5442825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5451011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5459668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5467943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\align_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5476164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5484359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\allclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5492678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5501703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\allclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5509824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\allclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5518235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5527184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5535606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5543782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5552067Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5560420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5568721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5576902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\all_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5585196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5594667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5602331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alpha_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5610895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\alpha_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5619384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5627602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5636484Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5645048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5653492Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5662063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5669949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5678041Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5703084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5711194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5719646Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5728108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5736775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5744973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5753082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5761343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5769628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5778288Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5786943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5795013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5803107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5811059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5819243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5827450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\amin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5835411Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5843455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5851887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5859889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5868422Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\angle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5876526Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\angle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5884543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\angle_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5892876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\angle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5900748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\angle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5908867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5920007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5929255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5937513Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5945585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5953982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5962095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5970703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5978878Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\any_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5986867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.5995206Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6003089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6011328Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6019836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6028305Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6052657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6060775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6068876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6077012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6089036Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6098368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6106742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6115218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6124009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arccos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6132265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6140532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6148784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6157381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6165632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6174038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6182338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6191339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arcsin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6199574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6207638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6215987Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6224279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6232495Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6240957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6249507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6259045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6266314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6275036Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6283883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6292372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\arctan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6300697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6309060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6318087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6326452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6334831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6343606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6351862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6360990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6369302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6377740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6387166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6395776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6404208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6412748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6421263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6429927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6439522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6446495Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6455420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6463623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6472045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6480264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6488544Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argsort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6497185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argwhere.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6505291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6513714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argwhere_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6522423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\argwhere_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6531595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6539302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6547549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6556014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6564210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6572398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6580641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6588769Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6597233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6605223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6613981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6622165Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6630425Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6638229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6646869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6655193Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6663092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6671406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6679921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6688660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6721273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6730059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6738724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6747068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6756179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6764584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6773315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6782027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6790229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6801193Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6811158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6820980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\as_strided_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6829903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6838099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6846439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6855359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6863662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6871869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6880407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6888895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6897094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6905318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6913638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6922518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6930932Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6939178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6947503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6955867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6963998Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6972557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6981574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6989880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.6998211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7006070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7014355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7022401Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7030367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7038499Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7047021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7055112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7063579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7074429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7079904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7088022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7096168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7104626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7113819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7121650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\atleast_3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7130359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7138504Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7153515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7161737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7170318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7178418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7187215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7195745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7204078Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7212851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7221687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7230303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7239142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7248026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7256834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7265525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7274189Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7283394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7292465Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7301018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7309261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7317615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7326443Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7336313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7345360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7354303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7363266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7372037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7380653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7389698Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7399038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7408343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7427938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7437082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7479817Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7488554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7497306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7505878Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7514603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7523253Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7531803Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7539949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7548381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7556763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\baddbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7564964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bartlett_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7573918Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7582465Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bartlett_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7590867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bartlett_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7599313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7607696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7616229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7625435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7634500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7642093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7650535Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7659263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7667806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7676542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7685402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7694248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7705340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_elemt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7718710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7727969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_elemt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7736913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7745468Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7754431Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7763309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7772381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7780912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7789993Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7799980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7808273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7817859Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7826314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7835541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7843697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7853194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7861761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7870921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7879440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7888356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7897142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7906243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7915045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7924076Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7932796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7941384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7950105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7958560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7967224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7975954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7984485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.7993475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8001861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8010650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bernoulli_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8029325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8037530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8045852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8054089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8062433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8070927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8079291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8088171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8101127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8109579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8118139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8126530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8135315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8152932Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8169210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8177855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8186788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8195770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8204351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8213832Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8221285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8229793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8238127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8246477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bincount_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8255971Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8264394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8272752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8281133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8289763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8297977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\binomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8306095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8315185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8323779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8332294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8340716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8349419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8357840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8366174Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8374951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8383489Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8391811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8400341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8409094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8417838Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8427768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8435756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8445296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8453297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8462892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8471126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8480798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8495140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8505141Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8513862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8524146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8531848Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8540346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_not_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8566075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8575281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8584460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8592978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8622868Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8633079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8642164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8650906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8659876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8668391Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8677310Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8685867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8695202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8703926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8712719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8721552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8730574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8739143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8747950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8756731Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8765684Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8774539Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8783473Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8792064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8800550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8808974Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8817740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8826293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8834850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bitwise_xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8843120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\blackman_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8851561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8860254Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\blackman_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8868760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\blackman_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8877302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\block_diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8885897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8894732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\block_diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8902904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\block_diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8910955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8919210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8927825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8936069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8944474Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8952407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8961035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8969063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8977068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8985515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.8994389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9002692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9011045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9019494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9027995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9036344Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\broadcast_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9044687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9052887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9061438Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9069825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9078204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9086559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\bucketize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9095673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\can_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9103965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9112365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\can_cast_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9120284Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\can_cast_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9128894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cartesian_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9137070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9145487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cartesian_prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9153532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cartesian_prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9161917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9170231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9178781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9188751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9196781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9206079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9213452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9221758Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9229936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9238197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9247778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9256072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9264538Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9272862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9295643Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9305440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cauchy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9314202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9322588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9331972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9341005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9351291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9358897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9367183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ccol_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9375874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9384072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9392588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9400696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9410049Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9417410Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9425938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9434502Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9443012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9451184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9459576Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9467926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9476255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\celu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9484453Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9493975Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\celu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9502032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\celu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9511661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chain_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9519401Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9529286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chain_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9537171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chain_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9546676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chalf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9553743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9562107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chalf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9570024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chalf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9578127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9586417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9594976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9603652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\channel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9612745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\channel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9621233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9629166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9637647Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9645875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9654190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9662919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9671339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9679532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9687958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9696206Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9704537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9713201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9721822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9730439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cholesky_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9738585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\choose_qparams_optimized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9747220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9755600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9763945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9772757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9800981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9809496Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9817661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9825777Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9834806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9843274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9851792Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9860362Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9868915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9877341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9886377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9894915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9903614Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9912042Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9921207Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9929341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9938691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9946362Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9954880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9963722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9972371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9981239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9989892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:49.9998452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0007132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0016068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0024252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clamp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0032901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0041245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0050497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0058231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0066268Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0074633Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0083136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clone_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0091764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\clone_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0099570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0107652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0118226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0128596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0137012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col2im.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0145353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0153877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0162207Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col2im_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0170981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col2im_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0179678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\column_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0188341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0197821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\column_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0206187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\column_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0214547Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0222611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0244524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0253534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0262509Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0271153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0279489Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0287816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\col_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0296185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\combinations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0304457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0313182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\combinations_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0321645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\combinations_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0330145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0338484Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0348964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0356544Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0365258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0373810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0381926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0390232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concatenate.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0398729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0407443Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concatenate_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0416270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concatenate_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0424721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0433779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0442303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\concat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0451296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0459406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0467880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0475903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0484066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0492985Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0501624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0511238Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0519377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0528853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0536851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conj_physical_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0546439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\constant_pad_nd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0553843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0562295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\constant_pad_nd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0571417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\constant_pad_nd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0581358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\contiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0588258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0596786Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\contiguous_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0610722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\contiguous_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0618125Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0626639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0635200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0643838Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0652232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0662301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0670829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0680076Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0687826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0696320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0723760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0732104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0740454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0748547Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0757208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0765798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0774701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0783414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0791869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0801355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0810112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0818638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0827151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0835868Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0844242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0852922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0861931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0870666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_overrideable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0879119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\convolution_overrideable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0887999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_depthwise3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0896715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0905791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0914333Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_depthwise3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0922999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0931582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0940048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0949142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0957844Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0968375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0978455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0987778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.0997450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_tbc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1005691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1014094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1023117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1031702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1040196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1049015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1057934Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1068140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1075809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1085624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1093402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1103266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\conv_transpose3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1111168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1119475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1128148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1141925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1160298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1169142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1177748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1186415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1194982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1204019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copysign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1212765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1221593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1236523Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1244303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1253365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1261083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1269749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1278132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1297301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1305665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\corrcoef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1313780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1322111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\corrcoef_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1330285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\corrcoef_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1339910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1346945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1355412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1364261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1372796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1389323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1399180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1406740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1416370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1423749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_embedding_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1432633Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1441441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1450974Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1458883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_similarity.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1467470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1476677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_similarity_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1485178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cosine_similarity_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1494016Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1502833Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1511332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1519826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1528265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1536790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1545270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1553875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1563431Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1571722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1580942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1589271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1598407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\count_nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1607441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cov.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1616050Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1624567Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cov_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1633389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cov_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1641162Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1650959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1658579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_entropy_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1666950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1675809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_entropy_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1684584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1693309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1701681Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1710098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1718083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1726849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1735780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1744283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1754239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1763831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1772536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\crow_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1781052Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1789473Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1797942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1806113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1814462Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1822882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1831715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1840601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1864350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1872624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1881355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1890075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1898780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1908272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1916955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1925891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1935263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1944096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1952702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1961679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1970715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1979560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1988071Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.1997156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2006541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2014798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2023830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2032490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2041410Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2050128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2059024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2068179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2076577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2085404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2094007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2103087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2148722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2157537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2166480Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2175342Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2184297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2193208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2202596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2211118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2219921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2228833Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2237837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2246589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2255997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2264385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2272897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2282779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2290466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2299003Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2307763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_is_acceptable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2316486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2325000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2333434Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2342257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2350186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummaxmin_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2358778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2367761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummaxmin_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2376134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2384588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2393312Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2401638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2410147Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2418579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2426715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2435282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2443495Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2452256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cummin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2460714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2469281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2477830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2487314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2495662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2504695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2513485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2522939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2531971Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2544154Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2555469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2567035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2576796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumprod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2586341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2595168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2604459Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2613412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2622047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2630492Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2638774Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2648157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2656820Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2666249Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumulative_trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2674762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2683959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2692724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2701414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2709623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2718877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2726290Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2734541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\deg2rad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2743186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2751579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\deg2rad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2760123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\deg2rad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2768515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dense_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2777482Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dense_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2785728Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dense_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2795069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2811341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2820080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2834014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2842023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2850656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dequantize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2859091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2866828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2875004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2883631Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2892199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2906383Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2914797Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2923096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2931587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2939877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\detach_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2948447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2956692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2964571Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2972684Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2980816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagflat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2988826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.2997292Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagflat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3005607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagflat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3013990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3022216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3030720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3040487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3059593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3069579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3077297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3087417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3095978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3105145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3113919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3122582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3131259Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3140609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3148925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3158157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3166545Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3175661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diagonal_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3184131Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3193360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3202358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3210853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3219352Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3228459Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3236575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3245959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_embed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3253715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3263479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_embed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3271085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_embed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3280137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3288639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3296835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3305293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3314120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3322418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\diff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3330616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3341898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3352926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3362038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3370599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3379585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3387866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3396101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3404641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3413402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3421619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3429673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3437624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3445639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3453816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3462618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3472240Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3480882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3489678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3499898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3508211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3516476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3524507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3532714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3541032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3549105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3557370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3565782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3574194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3582375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3590404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3598338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3606710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3615018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3623118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3631256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3639444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3647870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3656503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3665735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3673962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3683422Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3690899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\dstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3699211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\einsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3707673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3716258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\einsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3724892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\einsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3795089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3803936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3813072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3821782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3836689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3844827Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3854265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3862378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3872081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3880382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3889713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3898277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3907285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3915533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3924679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3932713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\elu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3942282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3949673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3959494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3967314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3977364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3984691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.3994641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4002629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_bag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4011697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_bag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4020062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4029342Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4037779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4047024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4055877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4064639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4082043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4090213Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4098860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4108280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4117331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4126386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4135356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4143929Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4152558Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4161305Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4170276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4179267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4188278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4196796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4205484Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4213949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4222831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4231763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4240743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4249235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4258320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4269658Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4279800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4288837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4297555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4306869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4315381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4324144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4332777Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4341752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4350051Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4359331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4367534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4376244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4385659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4392973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4401178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\empty_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4409415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4417514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4425945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\equal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4434082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\equal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4442239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4450402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4459894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4467921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.4476359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5117511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5126291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5134913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5143196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5152286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5159738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5174180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5184116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5191548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5200070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5208405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5216657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5225171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5233075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5242347Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5250216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5259857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5267475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5275836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5284875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5310822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5319604Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5328073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5336248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5344695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5352631Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5361008Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5369219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5377693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5385964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5394368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5403359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5411803Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5420637Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5429619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5438339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5446773Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5455898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5463734Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5473164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5480811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5490076Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5498384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5508165Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5515765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5525741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5533338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5542678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5550602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5558952Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5567565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5576199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5585550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5594056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5602807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5611556Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5620345Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5628736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5637180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5645607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5654782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5663420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5672583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5681240Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5690111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exponential_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5699005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5707823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5716194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5724910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5733785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5742500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5750766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5759233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5767156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5775585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5783900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5792162Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5800409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5809080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\eye_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5817275Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5825598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5834014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5842991Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5852033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5861999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5869989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5878851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5887794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5896721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5905403Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5914171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5923025Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5931765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5940282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5948688Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5957234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5966440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5975786Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5985986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.5994048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6004035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6012534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6021900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6030872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6041776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6051351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6060528Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6069408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6090686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6100644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6110547Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6120122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6129340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6138183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6147173Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6156982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6164962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6174902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6184143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6193304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6203880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6211806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6221678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6229648Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6239592Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6247753Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6257126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6265511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6274675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6283598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6292437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6301283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6310543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6319613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6328756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6338493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6346069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6354957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6363722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6372656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6381263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6390091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6398666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\feature_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6407068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6415784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6424089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6443338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6452562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6460615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6470136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6478434Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftfreq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6487606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftfreq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6496487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6505405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6514195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6523031Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6531363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6540490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6548782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6557926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fftshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6565894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6575478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6583339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_fft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6592954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6600386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6608924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6617576Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6626481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6645307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6653119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6662929Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6670488Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6680710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6688608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6698191Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_hfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6705571Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6714084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6722759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6731420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6740044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6748546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6757278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6766003Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6775480Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6785522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6793441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6803337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6811060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifftshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6819732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6828372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6837107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ifft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6845393Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6853749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6862267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6870957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6879372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6887884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6896670Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6905442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6913773Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6922519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6931121Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6939433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_ihfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6947953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6956132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6964608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6973374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6981805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6990233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.6998814Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7007826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7019949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7029233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7038662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7047347Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_irfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7055986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7064384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7072933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7081498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7090050Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7098986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7108075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7116887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftfreq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7125761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7134463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7143288Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7153763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7162634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7171427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7180239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7188698Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fft_rfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7197200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7205735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7214626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7222959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7231707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7240223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7249021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7257334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7265860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7274446Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7282735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7291247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7299910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7308471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7317789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7326550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7335293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7343935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_dense_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7352658Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7361939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7370377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7379038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7387540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7396187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7404927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fliplr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7443968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7453300Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fliplr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7462066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fliplr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7470630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flipud.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7478942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7487601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flipud_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7495968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flipud_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7504586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7513026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7521770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7530276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7538478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\flip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7547074Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\float_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7555498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7564210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\float_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7576558Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\float_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7581222Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7590075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7599954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7608593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7617058Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7625560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7634419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7643188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7652232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7660897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7669629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7678026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7686644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7695247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7703612Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7712010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7720657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7729388Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7737826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7746176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7754406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7762776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7771231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7779355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7788009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7796780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7805317Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7814241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7822561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7834678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7842776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7850945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7859616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7868203Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7876553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7884801Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7893238Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7901685Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7911185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7919876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fmod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7928980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7937359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7946102Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7954828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7964602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.7973323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8002190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8011060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8020085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8028852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8037768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8046720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8055528Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8064298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8073145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8081946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8090880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8099890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8108433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8117736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8126711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8136050Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8145038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8157235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8167109Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8176549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8185166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8194205Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8203091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8212313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8221796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8231158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8246060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8255327Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8263784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8272523Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8281057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8289704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8298166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8306311Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8314536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8322836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8331349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8339943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frobenius_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8348570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8357412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frobenius_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8365611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\frobenius_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8373928Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8382088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_file.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8390829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8399384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8408766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_file_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8417068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\from_file_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8426266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8434295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8443881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8452437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8461660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8469387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8479222Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8487533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8496941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8505810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8514916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8523750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8532977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8541418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8550091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8558805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8567885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8576621Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8585690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8594631Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8603200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8611783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8620418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8629090Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8638329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8646881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8655897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8664717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8673587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8681614Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8690866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8699035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8708823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gcd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8716782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8726149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8733933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8742942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8751420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8760198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8769094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8777577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8786197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8794659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8803108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8811812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8820118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8828312Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8836709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8845217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8853933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8862167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8870444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8878776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8887195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8895881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8904404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8912640Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geometric_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8921209Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geqrf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8929823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8938155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8947148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geqrf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8956692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\geqrf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8965463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ger.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8974316Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8983123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ger_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.8991663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ger_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9000253Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9009575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9028804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9038186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9046938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9055600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9064059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ge_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9072776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9081244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9090382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9099032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9107882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9116343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9125574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9134454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9143285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9151990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9160739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9169245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9182903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9191524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9200126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9208798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9217202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9225761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9234272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9243091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9251549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_jvp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9260715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9268371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9277398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9285104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\glu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9293676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9302560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9311234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gradient_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9319713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gradient_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9328093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9336696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9345151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9354095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9362456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9371202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9379538Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9387939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\greater_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9396212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9404565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9413164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9422041Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9430638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9439137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9447572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9456226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9464829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9473448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9482026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9490551Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9499033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9507298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9515842Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9524616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9534210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9542584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9551902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9560427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9569665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9578469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9592668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9601147Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9610624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9619092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9628175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9636940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\grid_sampler_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9645661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9654247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9663252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\group_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9671724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\group_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9680973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9689132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9698628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9707189Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9716137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9748948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9757363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9765720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gru_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9774603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9782995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9792252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9800400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9809835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9817278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9825594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9842022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\gt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9851463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hamming_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9859709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9887275Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hamming_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9895797Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hamming_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9904021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hann_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9912751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9921671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hann_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9937687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hann_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9946221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9954340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9962848Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9971770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9980313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9988732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:50.9997267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0006376Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0014877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0023481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0032061Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0040485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0061955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0077714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0085215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0097283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0107014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0114183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0124448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0133166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0142266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0150768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0159708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0169003Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0178057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0188525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0196479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0206198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0214046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0223646Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0231606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0241304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardsigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0248921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0258156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0266546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0276532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0284048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0293729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0301552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0311171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0319185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0329045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0336708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0345773Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardswish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0354031Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0362371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0371212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0379766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0388531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0397400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0406111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0414780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0423365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0443366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0451988Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hardtanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0460632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0469252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0478263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0486577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0495208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0503620Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0511986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0525476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\heaviside_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0533882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hinge_embedding_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0542266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0551138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0559716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0568208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0576585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0588644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0596915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0605000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0613416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0621904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogramdd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0632004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0641865Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogramdd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0650706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogramdd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0659554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0668070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogram_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0676504Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\histogram_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0684939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0693433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0702010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0719883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0728922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hspmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0737257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hspmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0745793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hspmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0794582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0803176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0811764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0820741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0828653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0838011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0846159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0856002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0864574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0873590Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0882555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0891464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0900025Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0908963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0917319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\huber_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0926446Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0934517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0943978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0951774Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0961612Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0969814Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0979097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0986970Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\hypot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.0996623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1004483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1033683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1043543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1051136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1059194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1082258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1091329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1099523Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1108350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1117758Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1125556Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1134066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1142294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1150879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1159229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1168743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igammac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1177134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1185651Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1193960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1202806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1211500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1220230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1228654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\igamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1236660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1247180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1255273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1263910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\im2col_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1282080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\im2col_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1290445Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\imag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1298830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1307336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\imag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1315772Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\imag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1324118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1332366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1341038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1350123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1359434Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1367817Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1376330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1384702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1393150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1401819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1410917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1419792Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1428261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1437493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1446222Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1455267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1468719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1484559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1493321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1508739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1517961Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1526298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1534800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1543233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1552618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1561369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1569887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1578374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1587474Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1595856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1604464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1613269Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1630663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1639160Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1648519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1657594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1666163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1674854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1683909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1692964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1702136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1711367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1719673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1752781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1761940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1770602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1779137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1788419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1796994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1805937Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1815128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1824087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1833707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1842533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1851460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1860262Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\index_select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1882069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1890354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1899352Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1908276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1917309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1926572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1935170Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1943690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1952263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1961512Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1970916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1979775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1988267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inner.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.1996542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2004954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inner_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2013942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inner_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2022945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\instance_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2031037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2050056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\instance_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2058687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\instance_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2066731Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\int_repr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2075225Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2083559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\int_repr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2091821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\int_repr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2146811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2157412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2232769Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2241580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2250622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2260054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2269038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2277680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2286375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isfinite.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2295512Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2304935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isfinite_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2319511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isfinite_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2328531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.2337827Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3020624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3054626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3064382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3083081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3092866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3108272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3116965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3129824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3138198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3146613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3154897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3163760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3172346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3180946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3189189Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3197906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isnan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3206049Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3214685Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3223517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3231701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3239995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3248844Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3257105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3265195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isneginf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3273398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3281715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3290997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3299803Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3307563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3316425Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3324835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3333285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isposinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3341452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isreal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3349591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3358045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isreal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3366346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\isreal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3374607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\istft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3382785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3391019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\istft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3399105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\istft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3407655Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3415877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3424009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3432233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3440570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3449048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3457086Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3474674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3482746Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3491570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3499864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3508608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3516941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3526471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_distributed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3534223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_distributed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3543762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_floating_point.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3552600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3561699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_floating_point_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3570005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_floating_point_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3579142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3587549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3596744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_inference_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3604742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_inference_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3614346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_leaf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3622252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3631809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_leaf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3639361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_leaf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3649130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3656695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3665256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3673933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3682456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3691368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3700079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3708596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3717972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_pinned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3726725Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3735503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_pinned_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3744626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_pinned_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3753199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_pinned_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3762014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_same_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3770553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3779869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_same_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3789006Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_same_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3797142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_set_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3805744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3814996Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3828033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_set_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3836536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_set_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3846353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_signed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3855594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3863721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_signed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3871968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_signed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3880955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_vulkan_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3890392Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3899580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_vulkan_available_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3907958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\is_vulkan_available_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3916471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\item.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3924713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3932992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\item_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3941035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\item_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3949242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kaiser_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3958040Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3966532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kaiser_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3975346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kaiser_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3983562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kl_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.3991864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4000169Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kl_div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4008737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kl_div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4016891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kron.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4025162Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4033577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kron_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4041943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kron_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4050250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4060015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4067881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4077811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4085923Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4095699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4103430Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\kthvalue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4113004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4120522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4130393Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\l1_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4137682Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\l1_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4146519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4155210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4163721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\layer_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4172472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\layer_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4181013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4189741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4198627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4207173Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4215716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4224470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4232943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4241957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lcm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4249931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ldexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4259555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4266842Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ldexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4275250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ldexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4283812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4292220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4300645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4309200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4318396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4327072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4336536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4345060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4353692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4362666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4371732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4381051Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4390034Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4398639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4407271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4415953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4424195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\leaky_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4432387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4440956Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4449668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4457862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4466320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4474472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4482695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4491004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lerp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4499214Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4507411Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4515581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4524048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4532875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4540965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4549166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4557295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\less_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4565802Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4574565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4582935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4591307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4601861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4610174Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4618419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\le_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4626863Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4635195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4643768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4652307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4660702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4668901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4677283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4685678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4694023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4702747Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4710754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4719486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4727864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4736966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4745577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4754219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4762831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4771208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_fresh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4786448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4794587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4803105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4817687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4826660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4835492Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4844463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4853148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4862078Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4871014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4879552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4888340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4897180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4905785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4914408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cond.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4923176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4932035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cond_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4941012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cond_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4949446Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4958388Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4967291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4976187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4984919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.4993833Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5002501Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5011298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5019997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5028755Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5038771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5046038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5054578Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5063456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5072377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5080867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5089973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5098654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5107139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5116125Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5138419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5145964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5154371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvalsh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5163145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5175860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5185433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5193256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5202910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvals_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5210829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eigvals_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5220490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5228345Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5237047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eig_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5245524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_eig_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5254082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_householder_product.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5262927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5271420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5280058Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_householder_product_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5290010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_householder_product_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5297354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5311608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5343703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5352701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5361262Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5382785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5392543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5401285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5409966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5418520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5426925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5435328Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_inv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5444055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5453207Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5462053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5470707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5479435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5488183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5497178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5506236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5514982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5523979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5532728Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5541490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5550021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5559893Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5568015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5577584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5585689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5595060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5603322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5612926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5621246Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5630549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5638699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5648022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5658038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5666815Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lstsq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5675666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5684790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5695035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5703045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5724805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5733563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5742567Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5751464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5769468Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5778321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5786999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5796042Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5804585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5813938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5823675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5832038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5841476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5849683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5859004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5867067Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5876517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5884881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5894168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5902634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5911666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5920205Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5929022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5938341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5946206Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5954696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5963557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5972106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5980677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5989105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.5998135Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6006562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6015126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6027155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6051694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6057246Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6058256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6066150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6075028Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6083750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6093284Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6102098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6110883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_rank.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6120902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6129128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6138796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6146772Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_multi_dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6156339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6164824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_multi_dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6174525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6186210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6194615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6203689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6212547Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6221290Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6229877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6239200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6247833Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6257463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6265670Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_pinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6274153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6282788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6291968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6300856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6309531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6317839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6326486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6334843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6343493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6352667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6372276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6380860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6389508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6398450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6407123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6415742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6424926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6433548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6442234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6450973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6460439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_triangular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6470229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6478731Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6488887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6496760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6506391Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6514425Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svdvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6523959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6532366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svdvals_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6541513Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svdvals_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6550437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6559357Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6567993Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6577018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6586078Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6594956Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6604010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6613094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6621834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6631003Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6640907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6649543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6658846Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6668509Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6677023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6685680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vecdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6694644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6703706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vecdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6720634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vecdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6729381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6738374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6747223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6755873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6764664Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6774005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6782659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6791675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6800302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6808835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6817414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6826550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6835301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6845008Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6853378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6861936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6870331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6878716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6887087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6895666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6904412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6913066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6946744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6955630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\linspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6964686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6973270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6982337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6991106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.6999522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7008046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7598366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7607834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7616053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7625649Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7633659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7643250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7651006Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7660476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7669118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7678411Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7686679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7696012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7708689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7717751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7726354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7734834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7743032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7751742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7759942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7768186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7776514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7785109Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7793912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7803355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7812022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7820675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7829258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7837716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7847075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7856472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7865461Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7873855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7882596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7891505Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7900454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logaddexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7908857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7918056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7926619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7935460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7944714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7952415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7972968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.7998819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8007630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8016115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8024506Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8033252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8047120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8055651Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8063966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8072763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8081196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8090147Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8098895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8107524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8115801Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_not_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8124232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8133176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8141949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8150650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8159460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8167903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8176157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8185670Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8194494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8203165Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8213197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8221802Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logical_xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8230139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8239284Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8248395Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8257295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8266289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8274751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8283201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8291791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.8300256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9297266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9306346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9315101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9323472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9331876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9340938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9349420Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9357969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9366862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9375122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9383694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9392293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9400727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9409835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9419114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9427697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9436398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9445068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9454361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9462704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9471012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9479372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9487673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9496274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9505516Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9514247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9523443Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9532435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9541290Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9550381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9558925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9567972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9576622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9585343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:51.9593878Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0158640Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0167797Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0177016Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0186169Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0194902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0204134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0212927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0221489Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0238059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0239494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0248620Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0257213Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0265632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0274701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0283304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0292068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0300572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0309330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0317816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0326576Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0335165Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0343593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0352125Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0360669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0368959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0377893Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0386629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0395298Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0403891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0413036Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_mps_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0421375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0430983Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_mps_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0440055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0448437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0456732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lstm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0465335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0473902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0482525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0493568Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0502484Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0511305Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0519669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0528124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0536817Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0545216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0553775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0562128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0570995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0579850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0588499Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0597227Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0605592Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0614088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0622654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0631020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\lu_unpack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0639930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\margin_ranking_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0648283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0656826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\margin_ranking_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0665427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0673810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0682115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0690745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0699741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0709466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0716955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0725416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0734260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0742948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0751630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0760553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0769596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0778258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0787224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0795616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0804351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0813387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0822485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0830887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0839872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0850086Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0857851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0867140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\masked_select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0875244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0883713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0892413Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0901309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0910337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0918906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0927524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0936453Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0945354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0953661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0962444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0971348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0980128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0989181Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.0998472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1006873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1015987Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_H.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1024367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1033100Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_H_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1041514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_H_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1050289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1058873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1067866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1079915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\matrix_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1088361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1096652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1105574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1125331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1133610Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1141965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1149887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1157982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1166281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1175564Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1183014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1191020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1199348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1207212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1215172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1223293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1232935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1242518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1250930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1259686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1268190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1276696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1285413Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1293957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1302179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1310598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1318895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1327601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1335801Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1344181Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1352392Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1366326Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1375432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1416418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1425159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1433911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1476507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1485346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1494794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1504038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1512942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1521412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1530126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1539161Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1547634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1556193Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1564783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1573421Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1581872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1590627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1600252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1608931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1617690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1626720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1635220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1643731Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1652669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1661493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1678248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1687107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1695566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1704270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1713106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1721788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1730337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1738626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1747089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1755676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1763962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\max_unpool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1772372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1782176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1790429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1800172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1807799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1821093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1832493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1841100Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1850491Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1857630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1880021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1888574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1899027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1909008Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1917039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1926466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1934798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\median_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1944235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\meshgrid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1952692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1961726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\meshgrid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1970026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\meshgrid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1979540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1987294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.1997016Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mH_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2004404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mH_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2012840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2021737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2030239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2039364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2047811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2056797Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2065677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2074336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2082822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2091682Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2126978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2135624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2161909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2170750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2223739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2232875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2241002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2249426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2257729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2268178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2276992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2309124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2317587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2326122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2336014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2343943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2353530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2362184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2371473Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2380590Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2389345Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2398157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2407007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2416300Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2425202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2433791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2442697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2451603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2460576Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2470119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2478331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2488559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2496973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2506134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2515252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2524360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2535690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2545402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2554788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2563650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2572874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2582730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2590785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2600666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2609290Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2618789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2627850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2636962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2645784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2654919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\miopen_rnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2664138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2672683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2686486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2695470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2704430Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2713135Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2721498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2730441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2739158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2747464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2755904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2764359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2772751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2780939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2789260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2798709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2807202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2816296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2825188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2833896Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2842330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2850874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2859857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2868490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2877155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2888927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2897625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2906522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2915308Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2925136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2934793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2944476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2952640Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2961981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2970417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2979674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2988670Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.2997739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3006622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3015942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3026038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3034294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3043870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3052481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3061661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3070282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3079352Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3088718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3097508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3106255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3114913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3124016Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3133190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3143144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3151087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3161098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3168580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3176899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3185729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3195931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3203252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3212033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3220856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3229351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3237930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3245953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3254293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3263730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3271124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3279456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3287136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3296447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3304398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3313768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3321203Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3331153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3338894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3348124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3356336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3364590Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3373329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\moveaxis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3381888Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3390575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\moveaxis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3401679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\moveaxis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3410771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\movedim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3419899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3428847Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\movedim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3437506Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\movedim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3446409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3455724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3464968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3473707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3482514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3491750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3548266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3556378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3565684Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3574663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3583633Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3592250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mps_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3601138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3609790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3618337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3626722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3635402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3660074Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3668916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3677668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3686132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3694765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3703418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3712032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3720649Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mse_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3729002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\msort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3737604Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3745905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\msort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3753839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\msort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3762059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mT.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3780499Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3788974Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mT_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3796980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mT_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3805172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3813712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3822322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3840857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3850943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3858746Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3868702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3876673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3886395Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3894941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3903861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3945215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3954000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3963099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3971977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3980831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multinomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3989243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.3998219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4006876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multinomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4015759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multinomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4024603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multiply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4033279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4041873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multiply_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4050652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multiply_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4059141Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4067851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4076542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4085583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4099224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4108574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4116877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4125942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4135112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4144245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\multi_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4153017Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4162137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4170782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4179242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4187462Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4195634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4204257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4212700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4220893Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4229384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4237764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4246108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4254559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4262892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4271424Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mvlgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4281113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4289143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4297898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\mv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4306188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4314650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4323005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4331510Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4341097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4350314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4359158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4367723Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4376566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4385281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4394028Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanmedian_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4402585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanquantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4411035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4419703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanquantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4427907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nanquantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4436187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nansum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4444372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4452743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4461044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nansum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4469848Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nansum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4478228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4486799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4495659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4504994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4513549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4521890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nan_to_num_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4530229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4538848Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4547210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4555686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4591580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4600274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4608884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4617538Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4632630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\narrow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4641062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4649941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4660239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4667981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4678093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4685997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4695696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4704979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4714798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4767075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4777218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4785080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4794531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4803862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4813645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_channel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4822535Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4831636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4841423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4849950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4859286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4868974Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4877998Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4886990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4896133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4906319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4914138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4922707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4931489Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4939887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4948663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4957840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4966843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4975810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4984611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.4993230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5002229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5011556Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5020186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5028610Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5037473Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_group_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5046190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5066480Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5075636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5084252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5093221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5101982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5110709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5119427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5128304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5136900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5145861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5154579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_layer_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5164012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5176072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5185332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5193868Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\native_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5202519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5211257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5220555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\negative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5229047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5237328Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\negative_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5246336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\negative_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5255361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5264082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5272360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5280591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5288781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5298278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5307212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5316635Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nested_to_padded_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5326831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5335416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5344005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5353140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5362059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5370809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5379716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5388415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5397709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5406752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5415806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5425251Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_empty_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5433408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5443910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5451418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5460946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5468451Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5480960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5490107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5498689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5512150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5519572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5528515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5537201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\new_zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5545860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5554266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5563075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5572285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5581218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5590215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5599051Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5607565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nextafter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5616632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5625297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5633734Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5642280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5650530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5659215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5667224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ne_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5675749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5684250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5693180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5701606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5710601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5719053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.5727956Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6362242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6371296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6380058Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6389192Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6399756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6725963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6735007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6743658Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6752117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6760773Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6769897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6778378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6786976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6795693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6804642Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6813457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6822011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6830700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6839245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6847889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6856544Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6865084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6873800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6882457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6891479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6899953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6908472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_nd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6917514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6932628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_nd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6941079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_nd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6950039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nll_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6959460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6967188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6977042Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6985604Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.6994871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7012165Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7021636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_numpy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7030168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_numpy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7039218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7047584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7056244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7068619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7077231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7085654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7094196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7103290Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7112094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7121299Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7130468Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7138970Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7147565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7161079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7179762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_except_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7189122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7197980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_except_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7206818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_except_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7215621Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7224198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7232984Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7241704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7250401Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\not_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7258828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7267485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\not_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7275777Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\not_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7284739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nuclear_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7293392Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7302620Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nuclear_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7310806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\nuclear_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7319119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\numpy_T.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7327221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7335990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\numpy_T_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7343964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\numpy_T_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7364909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7373301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7381953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7390326Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7399073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7407429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7416001Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7427873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7439760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\one_hot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7447948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7456766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\one_hot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7465211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\one_hot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7473830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7482422Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\orgqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7491122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7500089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\orgqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7508671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\orgqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7517505Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ormqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7526038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7535084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7543635Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ormqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7552577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ormqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7561295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7570137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7578448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7587601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\outer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7595653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7605407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\outer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7613400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\outer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7622907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\output_nr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7641185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7650399Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\output_nr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7663901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\output_nr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7672554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7681721Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7690530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7699057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7707130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7716984Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7724511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7734115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pad_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7746498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pairwise_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7755264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7764116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pairwise_distance_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7773163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pairwise_distance_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7781757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7789977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7798657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7807139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7815883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7824566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7832911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7845142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7853782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7863171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7871555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7880383Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7888608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\permute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7897150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pinverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7905641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7914159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pinverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7922387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pinverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7930897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7939455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7948083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pin_memory_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7956434Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pin_memory_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7964745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7973540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7981984Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7990689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.7999406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8008257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8017021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8033405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8047171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8056444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8094799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8103688Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8112525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8121265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8130192Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8138768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8147713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8156837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8165146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8174271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_nll_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8182943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8191428Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\poisson_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8199944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8208631Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8217302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8226563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8234911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8243147Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8251615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8260134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8269047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8277598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8286497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8295233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8303969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8312662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8321894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8330217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\positive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8338697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8347349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\positive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8355595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\positive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8363939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8376203Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8386581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8393415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8417027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8425735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8434711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8444202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\pow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8452825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8461034Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8469312Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8478177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8486540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8495673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8504609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8513211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8521886Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8530422Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8538778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8546986Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8555454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8563973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8573032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8581683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8590719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8600039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8608542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8617111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8626156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8634612Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8643733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\promote_types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8652694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8662249Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\promote_types_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8671109Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\promote_types_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8692493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8701797Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8711223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8719879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8728596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8737816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8745704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8755071Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8762693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8772605Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8780458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8788646Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qscheme.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8796914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qscheme_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8805068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\qscheme_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8813574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8822361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8830582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8846509Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8855871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8864944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8874080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8882767Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8891845Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8900769Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8909839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8919152Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8927928Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8936635Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8945754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8954119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8962922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8972270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8981088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8989798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.8998257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9007021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9015883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9024860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9033333Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9041987Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9050994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9062714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9072124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9087978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9096890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9105532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9114136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9123080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9132295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9141146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9150348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9159534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_channel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9168566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9177216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9185932Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9195066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9203479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9212363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9221183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9230918Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9239967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9248607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9257540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9266366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9274835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_axis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9288199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_axis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9296561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9305645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_scales.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9314181Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9323133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_scales_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9332383Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9341418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_zero_points.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9350209Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9359189Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9367724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9376687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9384766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9392675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9401188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_zero_point.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9409736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_zero_point_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9418133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\q_zero_point_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9426912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rad2deg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9435656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9444895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rad2deg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9452937Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rad2deg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9462501Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9469818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9479700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9487452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9496228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9505269Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9518369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9527393Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9535858Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9544906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9553477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9565609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9575113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9584346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9593092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9607191Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9627027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9635862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9651287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9660190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9668939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9684949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9694598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9702075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9711546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\random_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9719707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9728302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9737233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9745720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9754464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9763134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\randperm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9771776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9780595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9789654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9798235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9806959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9823980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9832154Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9841601Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9849000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9859056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9866771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9875092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9883709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9891981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9900927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9909628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ravel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9916972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9925745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ravel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9933830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\ravel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9942285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9950548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9959027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9966996Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9975287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9983757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:52.9992335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0001124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0009845Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0018267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0026870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0035179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0043414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\record_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0051696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0060320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\record_stream_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0068385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\record_stream_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0084906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\refine_names.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0093113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0101790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\refine_names_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0110023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\refine_names_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0118256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0126449Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0135751Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0144458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0152905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0161406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0170188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0179627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0196668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0205517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0214265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0222863Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0235255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0245307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0254348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0263070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0271542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0280017Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0288586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0297256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0306112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0314698Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0323701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0332660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0341198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0359094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0368329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0377880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0386581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0396122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0405076Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0414236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0423236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0432261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0442074Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0484369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0493368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0502267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0511146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0520068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0528611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0537730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reflection_pad3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0546561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0555111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu6.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0563893Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0573132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu6_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0581408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu6_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0590367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0598992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0607923Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0616247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0625429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0633384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0643416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0657148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0666398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0675226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0684673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0693551Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0703877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0717564Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0729054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\remainder_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0740968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rename.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0749406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0759241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rename_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0769028Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rename_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0777315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0785653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0794448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0804229Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0812485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0820653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0829105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0837455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0845557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0855931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0864555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0873313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0882022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0890860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0899158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0907583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0915969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_interleave_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0924187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0932847Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\repeat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0941091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0949564Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0959826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0968934Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.0977532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1016175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1025152Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1033855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1042546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1051417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1060324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1068921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1077440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1086132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1095066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1103669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1112108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1120559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1129277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1138078Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1146710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1155383Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1164574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1173785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1182996Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1192717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1200445Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1210323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1219289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1228114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1236715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1246122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1255215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1264288Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1272917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1281770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1290641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1299386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1308269Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1317506Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1326385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1335138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\replication_pad3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1347286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1357823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1365960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\requires_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1375178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\requires_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1383460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1394827Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1404191Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1412283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1421914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1429424Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1439063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1447365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1457022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1465399Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1474602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1482598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1504233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1504913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1509627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1517557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1537384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1553286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1562478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1579559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_as_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1594794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1603257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1612064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1620560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1629049Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1637508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1645855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1654261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1662872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1671082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1679338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1688158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1697111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1705662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\resolve_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1714226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\result_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1723313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1731606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\result_type_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1740688Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\result_type_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1748518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retains_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1757862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1766427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retains_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1775782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retains_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1784064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retain_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1793400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1802211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retain_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1811185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\retain_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1820307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1828432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1837887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1846960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1855428Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1864327Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1873050Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1882252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1891085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1899451Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1908130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1916939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1925920Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1936169Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1945515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1954965Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rnn_tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1963943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1973248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1982324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1991151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.1999579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2008270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\roll_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2017162Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rot90.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2025846Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2034819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rot90_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2043221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rot90_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2051831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2060270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2069259Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2077824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2086760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2095129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2103703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2112209Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2120796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2129076Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2137800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2146623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2155479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2163893Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2172059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2180367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2189199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2197572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2206024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\row_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2214671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2223026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2231638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2239878Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2248812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2257297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2266358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2275000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2283491Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2292273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2300901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2319837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2328916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2339177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2350453Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2360953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2370782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2378340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2388312Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2396674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2406605Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2415327Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2424849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2433704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2442483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2451349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2460477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2469168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2478116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2492500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2514988Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2524530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2533652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2542959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2554609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\rsub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2563413Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scalar_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2572396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2581787Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scalar_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2591019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scalar_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2600599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2608729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2619224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2635066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2649568Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2659155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2679521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2689333Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2698234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2708043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2717718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2727706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2737304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2746141Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2755128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2764144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2773242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2781821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2790919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2800257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2809243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2818385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2827359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2835978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2844627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2853237Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\scatter_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2861906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2871542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2894598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.2903370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4326791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4336061Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\searchsorted_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4345065Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4354091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4363945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4373571Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4382048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4390730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\segment_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4399757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4408221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4417048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4425966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4435391Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4444518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4452945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4461622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4470613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4486228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4495549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4505129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4513589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4522187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4531213Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4540469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4549513Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4558450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4567339Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\select_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4592752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\selu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4601481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4638732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\selu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4647938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\selu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4657905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4666919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4675715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4684700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4693369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4701793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4710385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4718915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4727264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4735778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4744732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4762188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\set_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4770649Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4803043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4812108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4820707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4832553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4840856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4849470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4857819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sgn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4866117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4874444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4883000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4891746Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4900353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4909043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4918505Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4928014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4936281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4945025Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4953693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4962864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4971479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4979752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4988432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.4996622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5005439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5019558Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5028148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5036976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5045753Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5054666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5063572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5072250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5080865Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\signbit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5089533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5098304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5106938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5115323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5123406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5131847Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5140363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5148550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5156884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5165789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5175334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5183966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5192646Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5201398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5210114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5219046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5227717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5237982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5245531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5255188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5262659Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5270979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5279694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5288220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\silu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5296871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5305172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5313726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5322656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5331453Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5340323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5351590Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5363917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5376149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5387323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5398789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5407319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5417221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5427151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5435373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5443627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5452101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.5461922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7798783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7808705Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7817235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7829187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7838813Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7847322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7856024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7864520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7873112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7881139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7889450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7898000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7906806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7915186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7923796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7933223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7942131Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7950923Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7959764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7968762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7977181Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7985798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.7994871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8002802Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8012578Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8020821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8029445Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slice_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8038097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8046639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8055661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8064071Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8072740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8081232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8089938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8098674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8107535Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8116483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8125313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8134103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8142857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8151717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8160968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8171115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8179291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8188682Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8197185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8206261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8215352Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8224195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8233106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8242172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8251180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8260206Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8270313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8278409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8288104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8297018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8305876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8314740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8323852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8332609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8341717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8350435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8359381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8368092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8376677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8385448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8393909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8402564Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8411415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8420795Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8429703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8439814Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8448230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8457832Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8466702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8475816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8484576Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8493537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8502204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8511363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8520150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8528832Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8539565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8548495Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8564910Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8573809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8582286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8590862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8600156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8608758Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8617244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8625723Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8634432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8643144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8651747Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8660622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8684950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8693510Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8702034Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8710944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8732984Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8741329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softplus_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8749665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8758394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8767272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8776179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8784978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8793851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8809885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8819159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8827617Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8836665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8857857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8866961Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8875616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8884273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8893216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8901959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\softshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8910634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8919311Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8929508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8937436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8946966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8955081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8965142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8973440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\soft_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8982975Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.8991027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9000824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9009559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9018793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9027419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9036208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9044895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9053543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9061869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9530003Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsc_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9538955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9548118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9570254Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9579485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsr_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9588765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9597890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9607035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9616150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_compressed_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9625500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9635129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9643185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9652670Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_coo_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9661220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9670299Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9678949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9688299Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9696982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csc_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9706118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9720719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9729624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9738423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csr_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9747320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9756168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9766055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9775967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9784629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9793377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9801826Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9810389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9819294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_mask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9839252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9847873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9856610Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_and_clear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9865658Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9874370Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9883126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9892001Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9900937Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9912586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9921581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9930282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9951621Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_sampled_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9960369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9969197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9977939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9986667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:53.9995486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0004392Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0012971Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0021711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0030397Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0043220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_airy_ai_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0052593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0061129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0070133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0078905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0088324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0097538Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0106419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0116441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0124602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0134534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0144465Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0154049Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0164032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0173719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0183633Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0193430Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_j1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0203277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0213664Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0223733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0234253Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0243013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0253103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0263533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0272443Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0281355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0290577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0299794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0308775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0317875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0328046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0336727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0346319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_bessel_y1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0357276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0365146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0374725Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0384212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0393363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0402599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0411436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0420749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0429577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0438247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0447210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0456150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0465200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0478014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0488150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0497471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0506350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0515715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0524726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0556933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0565929Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0574997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0584435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0594883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0602759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0616116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0626980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0635124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0644742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0653188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0662469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0671795Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0681054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0690303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0699369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0717706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0726561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0735972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0744927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0753602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0762323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0771214Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0780129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0789385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0797780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0806536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0815310Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0824077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0845113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0853907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0862981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0871534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_entr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0879883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0888496Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0897014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0918241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0926895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0935915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0944450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0953030Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0961554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0970121Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfcx_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0978948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0988240Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.0997417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1005862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1014742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1023321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1032000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1040795Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1049575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1058329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1066641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1075322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1084150Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1092879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1101678Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1110851Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1121062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1138553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1146279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1156250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1164067Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1174009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1183058Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammainc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1191231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaincc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1200085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1208846Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaincc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1217806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaincc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1226534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1235463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammainc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1244112Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammainc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1253057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1262037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1271484Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaln_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1280238Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_gammaln_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1288941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1297760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1307119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1316369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1325641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1336536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1345510Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1354497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1363236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1372444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1383760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1393811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1403699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1412900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1422310Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1432348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1440200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1450257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1458625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1467924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1476701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1485783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1496645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1505198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1514702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1523306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1532343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1541195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1549916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0e_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1558663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1567899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1576346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1585289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1593829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1602922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1612007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1621234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1631449Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1639245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1649270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1657190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1e_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1704134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1712979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1722586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1731024Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1739652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1748274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1756900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_i1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1765326Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1774410Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1783767Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1792706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1801783Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1810506Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1819337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1828313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1836903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1845522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1854680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1863545Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1872794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1881752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1890738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1899447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1908369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1917304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1926143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1934959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1943672Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1952761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1961752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1970487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1980499Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1989349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.1998013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2219951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2228916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2254813Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2264018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2272900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2281532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2290337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2299296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2308467Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2318385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2326124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2336007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2343854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_ndtr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2353481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2361344Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2371345Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2379096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2388804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2398156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2418132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2438825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2447935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2457177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2466056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2475007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2483660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2494246Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2503119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2512236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2521158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2556128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2565270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2573972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2582785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2592592Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2600917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2610179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2619005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2627889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2636609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2645220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2654791Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2664010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2672732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2681591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2690363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2698982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2707742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2716387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2725293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_multigammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2734353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2743479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_multigammaln_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2752429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_multigammaln_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2761382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2770088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2780005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2790231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2798769Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2808589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2817394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2826409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2840520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtri_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2850167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2859054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2868095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_ndtr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2877103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2886109Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2896394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2904347Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2914118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_psi.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2922850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2932200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_psi_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2940828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_psi_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2949555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2958664Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2968760Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2978923Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.2987097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3011872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3021436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3031626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3039535Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3049197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3058085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3067087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3076175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3085552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3095088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3116742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3125506Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3134589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3143570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3152952Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3161643Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3170973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3180554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3189925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3199322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3208217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3217178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3226205Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3235474Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3244301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3253168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3262328Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3271908Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3281075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3290192Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3299368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3308384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3317752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3327952Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3336041Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3345959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3354885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3364589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3375085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3383211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3392618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3402086Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3411336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3421570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3429570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3439541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3448958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3458643Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3468806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3477827Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3488630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3498403Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3507340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3516729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3531132Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3540999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3550772Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3560359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3569812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3578323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3606194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3627597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3636088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3645096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3653812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3662956Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3671892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3680693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3689250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3698124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3713416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3722483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3732899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3741106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3750666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3759207Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3768603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3777618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3786849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3795559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlog1py_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3804458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3815073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3822952Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3832723Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3840515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3850353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3859030Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3868035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3877084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3885417Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3894016Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3902662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3911656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\special_zeta_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3920241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3928915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3937493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3946045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3954718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3986204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.3994667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4003039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4011507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4019921Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4028341Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4036976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4045915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4054862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4065179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4073525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4082542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4094942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4104289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\split_with_sizes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4112904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4130439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4139027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4147389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4155742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4163969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4184880Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4192111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4200570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\square.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4208970Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4217837Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\square_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4226291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\square_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4234583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4243770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4251946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4260681Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4271834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4289358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4289920Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4296917Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4306032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4314230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\squeeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4323519Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4331800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4341062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4348876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4358572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4379919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sspaddmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4388474Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4397368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4406259Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4414988Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4423372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4431871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4440563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4448940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4457989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4466485Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4475694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4483570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4493166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4500877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4510508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4517946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4526620Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\std_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4535061Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4543501Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4551957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4560337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4568457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4576849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4585778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stride_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4593713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\stride_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4601930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4610045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\subtract.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4618396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4627069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\subtract_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4651296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\subtract_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4659936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4674000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4682932Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4691566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4699825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4707885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4716219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4724413Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4754892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4763771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4772938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4781525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4789944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4798187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4806379Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4814454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4822757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4831218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4839756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_to_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4848154Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4856879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_to_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4873589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\sum_to_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4882571Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4890439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4899043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4907237Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4915677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapaxes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4923898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4932430Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapaxes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4940702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapaxes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4949336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapdims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4957725Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4966314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapdims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4974565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\swapdims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4982830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\symeig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4991522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\symeig_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.4999894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\symeig_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5008254Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\symeig_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5016536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5024460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5032696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_along_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5050144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5058979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_along_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5067539Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_along_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5076230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5084704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5093469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5101869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\take_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5110458Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5118644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5127936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5136828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5146069Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5154868Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5163554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5172372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5181731Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5190256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5199116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5207930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5227700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5236828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5246749Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5254532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5264066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5271854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5281524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5289483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5298992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5306059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5314551Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5324013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5334020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5341536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5350103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5359043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5367711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5376560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5385149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensordot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5394093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensor_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5402825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5411998Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensor_split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5420553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tensor_split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5429116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\thnn_conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5437665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5446357Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\thnn_conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5455127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\thnn_conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5463763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5478452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5496363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5511127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5519716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5528499Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5539447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5548665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5558766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5569175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5579855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5589948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5610856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5621089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5629273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5637622Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\threshold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5646129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5654419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5662994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5670983Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5679440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5696557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5704911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5713391Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5728332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5736843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5745158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5753616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5762084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\topk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5771618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5779555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5790425Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5799491Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5808281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5817202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5825952Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5834890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5843080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5851695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5860158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5869107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5877835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5886599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5895486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5904742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5913357Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5922063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_mkldnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5931365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5940640Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5951047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_padded_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5959326Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5968820Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_padded_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5977810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_padded_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5986898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.5995849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6005718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6016038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6024849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6034208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6046381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6055157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6077925Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6087470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6104617Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6114186Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6122898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6132096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6140741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.6159092Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8785870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8796618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8805764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8815083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8823673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8832366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8841102Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8850155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8859334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8880628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8881303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_csr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8885265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8894211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8902974Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\to_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8911724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8920514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8929163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8937889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8951788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8961695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8970214Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8978830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8987211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.8995757Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9004183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9012742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9021208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9029562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9039291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9048939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9057536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9066054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9074252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9082575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9091177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9099672Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9108441Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9116719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9125103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9134718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9142686Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9152296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trapz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9159832Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9169687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9178114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9187710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9195676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9205196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9213609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9222943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triangular_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9231563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9240308Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9248913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9257769Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9266072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9275353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9283306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9292874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9301238Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9310350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9318770Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9327812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9335840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9345314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\tril_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9353287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triplet_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9369170Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9378020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triplet_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9387088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9395494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9404171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9412692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9421587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9429548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9439087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9446543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9457064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9467122Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9475990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9485478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9494145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9502026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9510235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\triu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9518429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\true_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9526823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9536361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\true_divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9544599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\true_divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9556580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9565180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9573907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9582220Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9590476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9599149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9607629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9616123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9624623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\type_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9633018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9641371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\type_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9649384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\type_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9658204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9666604Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9675129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9683816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9692758Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9701435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9709914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9717812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9725950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9734375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9779325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9788148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9796764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9806738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9815807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9824983Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9833452Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9842166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9850842Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unbind_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9859587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9868044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9877019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_dense_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9885655Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9894802Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9903449Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9912309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9920884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unflatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9929558Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9937945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9947113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9957788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9967373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9977305Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9985709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:54.9994829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0002710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0012585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0020708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0030075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0037565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0047628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0056157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0065141Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0073744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unfold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0082888Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0091146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0100457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0108390Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0117967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0125756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0135318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\uniform_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0142898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0151459Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0160366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0169736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0177386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0186115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_consecutive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0194613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0203127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0212044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0220873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0229807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0238261Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0246855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0256066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0265103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0273781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0282414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0290737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unique_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0299318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0307677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0316200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0324650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0333035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0341631Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0349994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0358309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0366765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0375995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0385374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0393806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0404989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0416618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0424853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0434522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0443530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0452447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0461039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0469775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0478379Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\unsqueeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0487454Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0496103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0505514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0516031Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0524128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0533878Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0542763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0551814Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0560674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0569604Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0578609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0587857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0597913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0605763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0615514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0623366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0633077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0640839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0650759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0658968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0668436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0677574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0686737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0695792Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0705046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0715117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0722888Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0731885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0741005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0749951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0759216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0767821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0776535Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0785408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0794000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0803302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0812019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0820588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0833681Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0843120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0852491Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0861334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0870077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0878633Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0887313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0896032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0905099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0914810Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0924023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0933107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0942807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0951062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0959544Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0968040Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_linear1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0977318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0986180Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.0995335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1004114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1013277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1022108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1030795Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1039367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1048584Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1057729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1067228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1076327Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1085242Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1095155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1103174Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1113023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1121729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1131105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1140178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1148988Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1159351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1167896Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1177351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1185879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1195045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1203829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1213044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1221722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1230804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1239992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1248815Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1258834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1266591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1276700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1284524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1294255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1302821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1311885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1321690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1331252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1341011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1349100Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1358597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1367713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1377012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1386344Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1399367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1409029Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1418884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1428197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1436861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1445690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1454542Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1463457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1472421Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1481059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1490145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1499582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1508381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1517496Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1526117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1535074Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1543778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1552337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1561070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1570072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1579090Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1587883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1596850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1605767Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1615217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1624202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1633038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1641332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1650247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1659404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1668343Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1678234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1685934Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1695869Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1703545Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1713766Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1722716Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1732048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1740624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1749507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1758098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1766831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1775492Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1784294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1793330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1801991Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1810574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1819402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1828056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1836890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1845481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1854605Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1863179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1871790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1880294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\var_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1888888Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1897520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1906607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1915128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1924064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1932146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1941732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1949111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1959163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.1983903Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2010963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2020883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2030323Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2038840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2047416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2056221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2064713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2073307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2081645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2090687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2099335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2126624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2135068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2143549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2152703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2167477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2185701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2194306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2203230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2212155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2221023Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2240421Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2249891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_as_real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2258055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2267442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2275336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2285035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2293172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2302771Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2311311Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2320399Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2358915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2367521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2376356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2384991Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2394266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2402881Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2420579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2429022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2437809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2446330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2455153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\vstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2463718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2472593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2481387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2495585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2503256Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2512708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\where_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2520349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2528966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2537879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2547271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2555487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2564009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2573070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2582494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2590466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2599021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2607692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2616241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2624815Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2632943Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2641277Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2649692Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2658283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2667358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2676324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2684759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2693525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2704031Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2713594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2721989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2747788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2756318Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2764784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2788939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2797286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2805680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2814522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2823367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2833248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2841895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2851156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2860231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2869527Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2878353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2887628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2897732Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2906608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2916020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2925356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2934438Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2944549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2952748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2962107Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2970567Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2985817Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.2994733Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3003624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3012912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3021934Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3031867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3039904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3049537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3057570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3066924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3075944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3084930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_addmm_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3093864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_batch_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3102741Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3111654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_batch_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3130056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_batch_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3139272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3147938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3157043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3165738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3174626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3183463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3192521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3201038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3209594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3218740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3227564Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3236053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3245281Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3254302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3263841Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3272780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3281497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3290094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3298867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3307560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3316056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3324667Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3333460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_amp_update_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3342156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_async.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3350455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3359072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3367842Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_async_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3391634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_async_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3400510Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_tensor_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3412680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3422355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3431372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3440467Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_full_precision.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3449137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3474206Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3483451Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3504786Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3513597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3523014Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3531920Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3540836Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3549212Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3557594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3566726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3575759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3584876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3593762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3602799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3611723Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3620666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3630128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3638967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3647848Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Byte.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3656727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3665774Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Byte_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3674266Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Byte_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3683161Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Char.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3692032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3701030Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Char_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3718173Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Char_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3727164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3736049Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3745110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Double_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3754317Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Double_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3762839Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3771737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3780038Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Float_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3788338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Float_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3796815Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3805167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3813689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Half_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3821926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Half_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3830384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3843147Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3851703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Int_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3860000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Int_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3868882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Long.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3877299Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3886360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Long_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3894440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Long_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3907208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Short.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3921842Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3930359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Short_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3938644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cast_Short_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3947005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3955455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3964609Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3975596Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3985412Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.3993871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4002293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4011176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4019985Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4028402Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4036947Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4045553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cdist_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4068027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4076510Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4103611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4112248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4120740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4129265Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4138058Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4146980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4155720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4164083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4172637Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4180828Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4189467Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4197669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4206287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4214788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4223497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4232500Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4241033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4249979Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_compute_linear_combination.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4258806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4267710Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4276650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_compute_linear_combination_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4285349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4294215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4302793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4311569Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4320548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4329566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4338363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4347204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4356121Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4364145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4372914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4382194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4391244Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_physical_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4399963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conj_physical_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4409460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4418469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4427708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4436706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4446439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4454785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4463832Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4472641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4481764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4491306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4500804Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4509859Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4518581Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4527217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4536640Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4545591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4554803Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4563225Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4626287Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4634847Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_double_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4643829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4652918Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_double_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4706955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4715661Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4724332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4733430Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4742442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4750727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4759072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4767611Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conv_depthwise2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4776083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4784811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4793386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4802066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4810799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_and_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4819805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4828854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4837012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4845858Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4854755Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4862996Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_copy_from_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4871140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4879585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4902000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4911263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4920035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4928711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4937679Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4946310Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4954906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4963380Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4971990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4985859Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.4994552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5002916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5012052Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5020717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5029600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5038445Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5047912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5057078Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5066504Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5075386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5084143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5093119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5102325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5112159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5121077Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5130161Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5145149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5154101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5162948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5172572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5196673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5205585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5214690Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5223907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5232940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5241958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5251142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5260219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5268700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5277843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5286875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5296736Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5309931Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5319053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5329060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5338167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5347308Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5356013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5364812Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5374373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5383203Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5391821Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummax_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5400920Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5409675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5418322Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummax_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5426854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummax_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5435463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummin_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5443959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5452568Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5461330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummin_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5469916Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_cummin_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5478437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5487442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5496182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5519608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5528637Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimI.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5536825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimI_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5544843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimI_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5552914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimV.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5561063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimV_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5569172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dimV_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5577563Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dim_arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5586371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5594699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dim_arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5603168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dim_arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5611730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5627884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5636280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5644995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5653433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5662085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5670634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5679143Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5688153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5696744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5705268Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5713946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5722691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5730879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5739270Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5747752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5756095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5765136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5773904Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5782913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5791276Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5800356Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5809518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5818876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5827843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5836740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5845700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5854865Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5863982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5873151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5881850Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5890885Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5899705Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5908559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5917642Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5928950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5939098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5948578Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5957552Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5966887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5976236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5985274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.5994637Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6003675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6026002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_affine_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6035234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6046879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6057028Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6065969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6075115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6084043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6093761Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6102555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6111793Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6120831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_euclidean_dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6129807Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6139093Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_euclidean_dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6147813Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_euclidean_dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6156754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6165536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6174580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6183703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6192863Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6201867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6211108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6220127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6229172Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6238108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6246809Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6255592Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6264426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6273346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6282398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6291327Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6300490Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6309701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6318843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6327772Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6336871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6345954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6354712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6363833Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6372790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6401719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6411197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6420617Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6429694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6438279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6447230Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6456503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2c_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6465258Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2c_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6473999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2r.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6482712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6499823Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6508442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2r_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6517047Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_c2r_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6525625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_r2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6548170Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6556872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6565852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_r2c_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6574853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fft_r2c_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6583600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_flash_scaled_dot_product_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6592503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_flash_scaled_dot_product_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6601303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_flash_scaled_dot_product_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6611338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_flash_scaled_dot_product_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6620380Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foobar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6629228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6638184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6647573Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foobar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6656103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foobar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6666306Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6677650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6686471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6695660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6704440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6713162Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6722130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6731239Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6740602Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6749933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6758963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6767583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6776515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6785097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6794066Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6803754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6812707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6821255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6830232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6838866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6847981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6856853Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6865493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6891929Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6901124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6909776Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6918325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6927248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6936073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6944482Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6952944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6967371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6989799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.6998426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7007334Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7016195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7025368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7034189Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7042978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7052071Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7060780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7069184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7077819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7086844Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7095497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7109831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7118548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7127103Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7135653Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7144267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7186278Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7194978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7203752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7212477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7221155Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7229715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7238381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7251486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7260396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7273302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7305320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7313954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7322913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7331644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7340438Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7348900Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7357537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7365975Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7374938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7383899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7392876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7401543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7410046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7418805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7427325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7435891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7444671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7453440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7461995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7470456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7479091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7487737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7496561Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7505525Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7514382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7522933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7531932Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7540704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7549307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7557717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7566790Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7575551Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7584126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7592748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7601396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7610228Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7619185Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7628831Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7637948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7646778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7656056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7664774Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7673677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7682774Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7691883Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7700840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7710149Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7718936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7727784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7737061Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7750570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7759944Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7769130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7778317Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7787097Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7796129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7805234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7814559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7823638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7832805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7841585Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7850470Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7859660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7868625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7877838Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7887004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7895768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7904607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7916818Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7926504Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7936704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7945338Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7954255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7963002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7979415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.7997726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8006865Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8015321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8024153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8034546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8043196Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8052046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8060720Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8069386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8077955Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8087075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8116043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8124739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8133553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8142065Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8150619Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8159197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8167966Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8177148Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8186260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8195054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8203990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8213110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8222514Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8231740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8240533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8249385Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8258307Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8267377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8276829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8286018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8294908Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8304120Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8313168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8322512Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8331668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8340933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8351280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8360134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8368998Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8377935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8387411Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8396656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8405662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8414912Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8423638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8432429Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8442018Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8451197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8460426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8469694Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8478726Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8487691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8496657Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8505478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8514446Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8523131Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8531990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8540924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8549705Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8558674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8567291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8575789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8584521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8593491Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8602403Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8613056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8622060Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8630775Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8639393Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8647834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8657219Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8666183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8674857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8683378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8691941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8700872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8709540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8718426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8727130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8735926Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8744606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8753236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8761882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8770466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8779269Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8787722Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8796201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8809794Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8818413Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8827070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8836090Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8855035Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_foreach_zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8863638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_adam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8872264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8880779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8889279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_adam_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8897778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_adam_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8906372Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8915083Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8923607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8936874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8945680Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8954567Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8963665Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8973157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8982117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.8992170Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9001248Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9010214Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9018860Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9028033Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9037361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9048353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9057889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9067163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9076457Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9085053Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_fw_primal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9094021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_gather_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9102898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9111787Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9120630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9129663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9139004Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9148279Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9157652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9166398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9175374Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9184594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9193597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9202474Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9211194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9220201Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9229479Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9238177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_same_storage_numel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9247056Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9255976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9264303Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9273435Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9282742Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9292101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9301163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9310125Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9318956Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9339644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9340487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9346111Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9354891Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9363432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9372708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9431854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9440745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9449737Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9458414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9467005Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9475463Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9484260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9492970Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9505894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9514660Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_index_put_impl_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9523252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9531304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9540511Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9549685Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9558627Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9567304Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9576245Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9585294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9593953Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_is_zerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9606824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9615940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_is_zerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9653796Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_is_zerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9662867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_check_errors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9673549Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9683714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_check_errors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9692350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9708754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9719854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9729321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9739045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9748198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9757532Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9766543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9776095Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9785177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9794648Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9804030Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9813252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9822460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9832216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9841990Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9850862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_eigh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9861044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9870625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9880232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9889389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9898675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9907632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9916674Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9925548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9935163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9944574Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9954105Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9963706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9972762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9981983Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:55.9991507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0002347Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0011972Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0020874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0030565Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0039650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0049284Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0058072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0066991Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0076211Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_linalg_svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0085108Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_local_scalar_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0094394Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0103099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0112887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_local_scalar_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0123495Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0132805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0143691Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0154472Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0166945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0176037Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0184759Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0193348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0202498Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0211843Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0221015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0229951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0238918Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0248119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0257057Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0266169Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0275141Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0284300Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0293062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0302181Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0310816Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0319886Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0328608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lstm_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0337788Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0346439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lstm_mps_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0355286Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lstm_mps_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0364226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lu_with_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0373176Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0387012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lu_with_info_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0395948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_lu_with_info_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0404639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0413366Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0422133Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0430644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0439387Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0448291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0457055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0465476Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0473625Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_dual_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0482325Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0490994Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0500178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0508752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0517336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0526314Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0534719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0543431Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0553251Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0562116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0570724Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0579663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0588376Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0596945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0605882Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0614507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0622867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0631232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0639663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0648337Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0657557Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0666693Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0675157Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0683933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0692715Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0701379Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0710136Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0719161Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0727894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_masked_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0736687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0744940Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0753415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0761928Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0770562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0779391Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0788396Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0797241Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0806182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0814890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0823616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0833119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0841976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0850696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0859987Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0869224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0878350Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0887173Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0896007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0904867Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0913765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_mps_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0922400Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0931555Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0941109Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0950539Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0959503Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0968357Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_decoder_only_multi_head_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0977919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0986954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.0996273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1007450Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1017127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1026743Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1035723Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1044697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1053614Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1063608Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1072919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1082405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1091505Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1100225Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1108799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_neg_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1117486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1126483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1135300Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1144701Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1153477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1162512Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1171253Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1180234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1189012Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1197718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_from_padded_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1206410Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1215313Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1223739Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1232297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_sum_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1240951Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_sum_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1250311Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1259371Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1268346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1277406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1286382Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1295632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1305041Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1314301Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1323626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1332126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1341194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1350152Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1359380Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1368251Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1377384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1386164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1394969Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1404884Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1413267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_layer_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1423233Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_layer_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1431977Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_offsets.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1440524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_offsets_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1449624Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_offsets_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1459051Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1467957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1477096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1485933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1495346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1504254Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1513922Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1522798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_strides.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1532070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1541527Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1550348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1559471Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1568562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1577997Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1587408Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1596562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1605782Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1615216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1623927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1632448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1641493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1650367Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1659138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1673268Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1682291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1691373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1700522Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1709204Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_available_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1717316Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_available_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1726293Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1735349Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1744144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1752889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1761537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1769700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1778127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_nnz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1786405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1795104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1803789Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1812586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1821405Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1829973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1839340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1848127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1857129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_circular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1866146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1875091Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_circular_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1883536Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_circular_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1893025Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1901703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1910714Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_enum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1919080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_enum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1927984Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_packed_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1937046Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1946099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1955099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1964291Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1972890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.1981781Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2011073Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2019864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2029289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2037914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2047080Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2055785Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2064642Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2073707Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2082335Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pdist_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2091251Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2099907Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2108616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pin_memory_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2117419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pin_memory_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2126063Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_pin_memory_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2134808Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_remove_batch_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2143373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2152497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_remove_batch_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2161045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2169864Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2178673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2187469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2196283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2205317Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2214198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2222830Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2231697Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2240346Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2248763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2257087Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2270154Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_from_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2279223Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2288754Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2297473Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2306182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_resize_output.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2314655Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2323628Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2332213Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_resize_output_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2340629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_resize_output_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2349019Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_rowwise_prune.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2357440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2365877Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_rowwise_prune_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2374146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_rowwise_prune_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2383015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2391377Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2400364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2408939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2417727Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2426448Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2435297Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2444442Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2453599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2462488Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2471294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2479962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2489028Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2497975Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2506989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2516259Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2525390Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2534703Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2543560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2552518Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2561423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2570554Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2579756Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2588553Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_scaled_dot_product_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2597636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2606668Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2615780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2624942Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2634039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2642948Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2651709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_shape_as_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2660719Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2669102Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_shape_as_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2677799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2686358Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2695603Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2705221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2715159Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2724390Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2733142Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2741855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2750709Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2759406Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2767909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2776582Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2785164Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_draw.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2793645Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2802481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2811054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2819543Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_ff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2828139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2836513Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2845378Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2854119Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2867376Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2876971Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2885841Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2894967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_scramble.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2904072Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2913116Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2921440Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2929946Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2938647Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2947236Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2955987Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2965168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2973936Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2982666Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.2991302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3000264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3009200Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3018260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3027015Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3035847Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3044641Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3053669Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3062285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3071100Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3080029Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3089260Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3098215Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3106825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3115815Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3124840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3134432Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3143577Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3152858Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3161947Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3170548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3179935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3189166Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3199045Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3207930Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3216924Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3226086Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3235505Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3244271Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3253477Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3262650Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3271589Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3280445Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3289226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3298675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3308198Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3317036Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3326029Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3335292Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3344588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3353982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3363623Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3372493Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3381369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3390652Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3415654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3424381Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3433021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3441913Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3450426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3459404Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3491017Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3500007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3508407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3516954Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3525375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3534194Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3548231Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3557675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3566295Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3575154Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3584283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3593188Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3602138Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3610675Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3619464Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3628308Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3637085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3645964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3654763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3663778Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3672354Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3681085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mask_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3690011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3712856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mask_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3722013Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mask_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3730957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3740011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3748870Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3757389Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3765901Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3779958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3789197Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3798289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3807068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3816299Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3837764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3846654Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3855647Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3864524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3873663Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3882960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3892488Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3901336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3910128Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3919039Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3928272Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3937355Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3946384Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3955551Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3964591Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3973459Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_sparse_sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3982705Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_spdiags.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.3991548Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4000273Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4008856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_spdiags_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4017599Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_spdiags_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4026586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4034887Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4043509Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4051968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4063841Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4073284Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4082706Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4091894Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4101144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4119156Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4128113Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4137580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4146676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4155573Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4164861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4173895Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4182779Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_standard_gamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4191638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4200486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4209570Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4218695Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4227416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4236597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_symeig_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4245126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4254545Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4263587Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4272728Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4281995Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4290801Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4300531Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4309632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4319048Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4339146Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4348735Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4391022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4400872Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4410330Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4419568Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4464626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4473210Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4481949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4490763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4499824Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4509098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4517606Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4526712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4535465Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_floatlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4544319Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4553007Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4562852Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4572321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4581572Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_intlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4590439Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4599191Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4608041Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_intlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4616938Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4626158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_serialization_subcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4634855Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4643612Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4652269Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4661257Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_string_default.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4670029Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4679169Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_string_default_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4688232Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_string_default_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4696523Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_warn_in_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4705481Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4714504Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4723658Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4732740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4742068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4751415Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4760320Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4769332Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4779359Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4788070Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4797175Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4806134Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4815145Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4824216Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4833651Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4842583Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4851644Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4860673Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4870117Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4879190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4888308Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4897375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4906178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4915321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4924772Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4938144Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4947780Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4957594Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4966738Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4976090Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4986021Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.4995862Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5005263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5014421Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5023579Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5032455Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5041438Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5050517Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5059730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5068629Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_torch_cuda_cu_linker_symbol_op_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5077363Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5086373Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5095126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5103541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5111902Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5120202Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5128635Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_cpu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5136991Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_cpu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5145806Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5154416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5162915Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5171218Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_to_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5180118Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5188740Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5197501Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5206364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5215101Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5229331Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_decoder_only_layer_fwd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5238027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5246980Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5256234Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5265011Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5273562Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5286099Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5294941Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5303896Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5313190Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5321892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5330967Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5339588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5348392Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_trilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5357183Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5365856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5374475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_trilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5383022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_trilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5391528Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_multi_head_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5400208Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5409137Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5421978Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5431160Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5440262Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5449443Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5458461Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5467414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5476052Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5484607Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5492899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5501475Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5510613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5519182Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5527615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5536364Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5545856Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5554502Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5563184Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5571620Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5580214Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unique_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5589010Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unpack_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5597296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5605687Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unpack_dual_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5614022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unpack_dual_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5622630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unsafe_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5630704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5639064Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unsafe_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5647866Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_unsafe_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5656763Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5665541Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5674274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5683179Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5692456Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5701178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5709799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5718494Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5727575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5736414Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5745516Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5754835Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5763825Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5772618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5781199Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5789963Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5798613Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5809698Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5819395Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5828089Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5837750Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5860127Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5869451Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5878638Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5887340Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5896151Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5905085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5913717Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5931247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5940575Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5949466Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5959546Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5968871Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5978280Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5987530Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.5996480Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6005550Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6015409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6024748Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6034282Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6044919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6056521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6065752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6075044Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6084689Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6093959Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6103447Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6113540Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6123250Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6132348Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6141747Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6156909Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6165274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6174700Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6183919Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6193043Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6202444Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6212375Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6221840Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6230762Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6239854Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6248874Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6258360Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6267419Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6276811Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6286094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6295267Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6304639Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6313615Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6322636Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6331424Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6340353Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6349296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6358416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6367324Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6390309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6399747Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6408981Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6424598Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6433559Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6442459Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6451336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6460566Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6469730Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6491897Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6500911Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6510192Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6518834Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6527699Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6536905Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6545849Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6554528Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6563344Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6571908Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6580798Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6589713Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6598460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6606873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6615567Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6624062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6633002Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6642126Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6651174Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6660163Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6669315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6678982Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6687896Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6697104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6706423Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6715989Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6725520Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6734537Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6743800Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6752933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6761962Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6771084Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6780369Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6789533Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6798626Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6808560Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6817580Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6827139Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6838243Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6856062Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6884478Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6893935Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6903433Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6912329Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6920889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6929729Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6939104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6947861Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6956857Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6965437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6973999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6982588Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6991167Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.6999595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_version_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7007704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_version_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7016468Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7025255Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7033819Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7048237Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7057237Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7065876Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7074950Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7083483Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7092104Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7101263Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7110040Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7118702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7127634Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7136671Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7146110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7155289Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7163999Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7173114Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7181896Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7190178Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ops\_weight_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2022-12-01T10:11:56.7201224Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7223153Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7231247Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7239368Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7263283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7271524Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelNativeTBB.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7280135Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7288294Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7308597Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7317109Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2022-12-01T10:11:56.7319973Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\quantized\QTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2022-12-01T10:11:56.7327899Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\quantized\Quantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2022-12-01T10:11:56.7336020Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7344632Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7369431Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7385252Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7393618Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7401744Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7410221Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7418507Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7426711Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7434718Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7443521Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7452075Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7460534Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7475702Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7483805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7517040Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7525275Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.7534085Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8018094Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8027976Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8036497Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8045168Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8053630Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8062081Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8070409Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8079031Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8087593Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8096386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8105187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8116140Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8125225Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8133662Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8157683Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8166342Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8174960Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8187274Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:11:56.8197048Z creating build\bdist.win-amd64\wheel\torch\include\c10 2022-12-01T10:11:56.8200711Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2022-12-01T10:11:56.8203792Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\alignment.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8211657Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Allocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8220015Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\AutogradState.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8228349Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8249563Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\CompileTimeFunctionPointer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8258127Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\CopyBytes.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8266368Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\CPUAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8274617Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DefaultDtype.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8283277Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DefaultTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8291599Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8300024Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DeviceArray.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8308346Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8316727Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DeviceType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8325077Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DispatchKey.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8338188Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8347193Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\DynamicCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8355291Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8363757Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\GeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8372698Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\GradMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8381607Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2022-12-01T10:11:56.8384388Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\alloc_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8392487Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8400686Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\FakeGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8408792Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\GPUTrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8873786Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\InlineDeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8882769Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\InlineEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8891065Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\InlineStreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8899635Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8915739Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\PyInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8924302Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8932797Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\SizesAndStrides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8941244Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8949642Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\impl\VirtualGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2022-12-01T10:11:56.8957948Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8966357Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8983716Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.8992226Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\OptionalRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9000293Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\PyHandleCache.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9008685Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\QEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9017011Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9034033Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SafePyObject.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9042422Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9050715Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9059771Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9068190Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9076919Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\StorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9085136Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9102406Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\StreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9110575Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SymFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9130749Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SymFloatNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9139275Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SymInt.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9147802Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SymIntArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9155928Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\SymIntNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9163680Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\TensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9174072Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9183319Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9191308Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9210968Z copying build\lib.win-amd64-cpython-39\torch\include\c10\core\WrapDimMinimal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2022-12-01T10:11:56.9220202Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2022-12-01T10:11:56.9222479Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAAlgorithm.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9230567Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDACachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9238614Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9246568Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9262163Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9271703Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9280520Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9288560Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAMathCompat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9296692Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAMiscFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9304782Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\CUDAStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2022-12-01T10:11:56.9313200Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2022-12-01T10:11:56.9315939Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2022-12-01T10:11:56.9324038Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl\CUDATest.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2022-12-01T10:11:56.9332301Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2022-12-01T10:11:56.9335408Z copying build\lib.win-amd64-cpython-39\torch\include\c10\macros\cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2022-12-01T10:11:56.9343054Z copying build\lib.win-amd64-cpython-39\torch\include\c10\macros\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2022-12-01T10:11:56.9350961Z copying build\lib.win-amd64-cpython-39\torch\include\c10\macros\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2022-12-01T10:11:56.9360686Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2022-12-01T10:11:56.9363441Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\accumulate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9371307Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\AlignOf.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9379387Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9387403Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9395529Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9410002Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\BFloat16-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9418483Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\BFloat16-math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9427410Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\BFloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9435744Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9444016Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\C++17.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9452386Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\CallOnce.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9460794Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9469705Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\complex_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9478065Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\complex_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9486468Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ConstexprCrc.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9495057Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9503403Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\DeadlockDetection.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9511732Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9519917Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9528436Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\either.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9536896Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\env.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9545283Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Exception.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9554033Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ExclusivelyOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9562453Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9852274Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Flags.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9860731Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\flat_hash_map.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9871808Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\FunctionRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9880804Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Half-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9889248Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Half.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9912685Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9920873Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\IdWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9928832Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\int128.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9937182Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\intrusive_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9946219Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\in_place.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9953908Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\irange.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9962440Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\LeftRight.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:56.9970399Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\llvmMathExtras.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0258510Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Load.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0267063Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Logging.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0275511Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\logging_is_google_glog.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0284117Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\logging_is_not_google_glog.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0292691Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\MathConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0301241Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\math_compat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0309490Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\MaybeOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0318062Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Metaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0326476Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\numa.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0334969Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Optional.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0354228Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\OptionalArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0362565Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\order_preserving_flat_hash_map.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0380732Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\overloaded.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0389038Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0397626Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\qint32.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0405530Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\qint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0414008Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\quint2x4.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0432396Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\quint4x2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0440478Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\quint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0448659Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Registry.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0457435Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\reverse_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0465871Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\safe_numerics.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0508984Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ScopeExit.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0517156Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\signal_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0536426Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\SmallBuffer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0544566Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0553454Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\sparse_bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0562556Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\strides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0574962Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\StringUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0583795Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0599379Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\string_view.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0607897Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\strong_type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0616708Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Synchronized.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0625165Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\tempfile.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.0633448Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ThreadLocal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1283238Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\ThreadLocalDebugInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1291896Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\thread_name.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1300217Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1308487Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\TypeCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1316808Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1325729Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\TypeIndex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1333984Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\TypeList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1342835Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\TypeSafeSignMath.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1351260Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\TypeTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1359817Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Unicode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1367831Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\UniqueVoidPtr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1376426Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\Unroll.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1405448Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\variant.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1415098Z copying build\lib.win-amd64-cpython-39\torch\include\c10\util\win32-headers.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2022-12-01T10:11:57.1424123Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2022-12-01T10:11:57.1427178Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib 2022-12-01T10:11:57.1429994Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\aten 2022-12-01T10:11:57.1432690Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten\aten_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\aten 2022-12-01T10:11:57.1441445Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten\aten_op_template.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\aten 2022-12-01T10:11:57.1449536Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1452373Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\batch_matmul_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1461093Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1516906Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\fp16_fc_acc_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1529827Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\fp16_fma.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1538857Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\fp16_gemm_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1907278Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\int8_dequantize_op_nnpi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1916024Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\int8_quantize_op_nnpi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1935302Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\int8_swish_op_nnpi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1943652Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\layernorm_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1972414Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1981847Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.1990568Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\lengths_reducer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.2008893Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\quant_lut_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.2017491Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\spatial_batch_norm_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.2025997Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\sum_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.2034820Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp\unary_fp16_fake_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:11:57.2044735Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2047526Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\allgather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2055999Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\allreduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2064376Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\barrier_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2072562Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\broadcast_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2089870Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2098400Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\common_world_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2106648Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\context.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2114930Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\reduce_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2123432Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo\store_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\gloo 2022-12-01T10:11:57.2132074Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\nccl 2022-12-01T10:11:57.2134979Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\nccl\cuda_nccl_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\nccl 2022-12-01T10:11:57.2143553Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\opencl 2022-12-01T10:11:57.2146360Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\opencl\context.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\opencl 2022-12-01T10:11:57.2163446Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\prof 2022-12-01T10:11:57.2166299Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\prof\prof_dag_stats_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\prof 2022-12-01T10:11:57.2175301Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:11:57.2193877Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\shm_mutex\shm_mutex.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:11:57.2202549Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:57.2205302Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt\tensorrt_op_trt.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:57.2213302Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt\tensorrt_tranformer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:57.2238471Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt\trt_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:11:57.2246960Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\warpctc 2022-12-01T10:11:57.2249824Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\warpctc\ctc_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\contrib\warpctc 2022-12-01T10:11:57.2258914Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2022-12-01T10:11:57.2261557Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\allocator.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2269204Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\blob.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2277151Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\blob_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2285074Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\blob_serializer_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2302451Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\blob_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2311134Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2319375Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\common_cudnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2327362Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\common_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2335902Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\common_omp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2343915Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\context.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2352352Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\context_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2360418Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\context_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2368420Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\cudnn_wrappers.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2376453Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\db.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2384804Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\distributions_stubs.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2392874Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\event.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2401155Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\event_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2410079Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\export_c10_op_to_caffe2.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2418761Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\export_caffe2_op_to_c10.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2426945Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\flags.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2434742Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\graph.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2443160Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\hip 2022-12-01T10:11:57.2445945Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip\common_miopen.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\hip 2022-12-01T10:11:57.2453844Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip\miopen_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\hip 2022-12-01T10:11:57.2467534Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\init.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.2476652Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3441980Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3451304Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\memonger.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3459922Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\module.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3468528Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3520862Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3609746Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_scheduling.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3725849Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_task.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3735145Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_task_future.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3744408Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_task_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3752815Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_async_tracing.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3761905Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_dag_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.3770783Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5388487Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5398770Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\net_simple_refcount.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5408027Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph 2022-12-01T10:11:57.5411071Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include 2022-12-01T10:11:57.5414204Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph 2022-12-01T10:11:57.5417457Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:11:57.5420486Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters\Dot.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:11:57.5431148Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:57.5434627Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpClasses.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:57.5443237Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpEnum.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:57.5451842Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated\OpNames.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:11:57.5460899Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5463966Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\Algorithms.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5472226Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\BinaryMatchImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5481134Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\Graph.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5489757Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\TarjansImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5506351Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph\TopoSort.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:11:57.5520436Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:57.5532734Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\Compiler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:57.5542323Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\ControlFlow.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:57.5551503Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations\NeuralNet.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:11:57.5560694Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:57.5563753Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support\Casting.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:57.5572483Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support\Common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:11:57.5581749Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:57.5584701Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations\Match.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:57.5593650Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations\SubgraphMatcher.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:11:57.5602803Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:11:57.5605677Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\tests\test_util.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:11:57.5614247Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\numa.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5622630Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5630940Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\operator.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5640686Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\operator_gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5649151Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\operator_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5657952Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\plan_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5665945Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\prof_dag_counters.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5684696Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\qtensor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5693837Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\qtensor_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5702532Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\scope_guard.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5710863Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\static_tracepoint.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5719119Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\static_tracepoint_elfx86.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5727482Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\stats.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5735942Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\storage.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5744304Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5753133Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\tensor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5761040Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\tensor_int8.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5768885Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\test_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5777413Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\timer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5785556Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5800145Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\types.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5808354Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\core\workspace.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2022-12-01T10:11:57.5817003Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\cuda_rtc 2022-12-01T10:11:57.5819780Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\cuda_rtc\common_rtc.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\cuda_rtc 2022-12-01T10:11:57.5827626Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\db 2022-12-01T10:11:57.5830309Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\db\create_db_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\db 2022-12-01T10:11:57.5838743Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\distributed 2022-12-01T10:11:57.5841603Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\file_store_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5849669Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\file_store_handler_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5857915Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\redis_store_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5878083Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\redis_store_handler_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5886178Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\store_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5894192Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed\store_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\distributed 2022-12-01T10:11:57.5902536Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\experiments 2022-12-01T10:11:57.5912036Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5914918Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\fully_connected_op_decomposition.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5923072Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\fully_connected_op_prune.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5931511Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\fully_connected_op_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5953082Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\funhash_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5961315Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\sparse_funhash_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5969448Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\sparse_matrix_reshape_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5978212Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\tt_contraction_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5986511Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators\tt_pad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\experiments\operators 2022-12-01T10:11:57.5994809Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep 2022-12-01T10:11:57.5997494Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\ideep_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep 2022-12-01T10:11:57.6005774Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep\operators 2022-12-01T10:11:57.6008562Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators\conv_pool_base_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep\operators 2022-12-01T10:11:57.6016719Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators\conv_transpose_unpool_base_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep\operators 2022-12-01T10:11:57.6025304Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators\operator_fallback_ideep.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep\operators 2022-12-01T10:11:57.6039527Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep\utils 2022-12-01T10:11:57.6042631Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils\ideep_context.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep\utils 2022-12-01T10:11:57.6053124Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils\ideep_operator.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\ideep\utils 2022-12-01T10:11:57.6061955Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\image 2022-12-01T10:11:57.6064724Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\image\image_input_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\image 2022-12-01T10:11:57.6073428Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\image\transform_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\image 2022-12-01T10:11:57.6082114Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile 2022-12-01T10:11:57.6085145Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib 2022-12-01T10:11:57.6088091Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:57.6090842Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\ios_caffe.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:57.6099404Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\ios_caffe_defines.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:57.6107490Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\ios_caffe_predictor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:11:57.6115957Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6368863Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6377285Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_context.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6385668Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_graph_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6394296Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_kernels.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6411479Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn\mpscnn_test.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:11:57.6420284Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub 2022-12-01T10:11:57.6423324Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:11:57.6426560Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6429637Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6443931Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_ext.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6452479Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_gl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6461501Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_gl_ext.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6470074Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\cl_platform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6825379Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL\opencl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:11:57.6835337Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\libopencl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:11:57.6844249Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub 2022-12-01T10:11:57.6847317Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:11:57.6850298Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\libvulkan-stub.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:11:57.6859458Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:57.6862586Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan\vk_platform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:57.6871465Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan\vulkan.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:11:57.6884127Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:57.6886925Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi\dlnnapi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:57.6895571Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi\NeuralNetworks.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:57.6905162Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi\nnapi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:11:57.6914021Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:11:57.7173353Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\snpe\snpe_ffi.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:11:57.7182606Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:57.7185419Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2\ulp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:57.7193961Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2\ulp_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:11:57.7202374Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mpi 2022-12-01T10:11:57.7205323Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi\mpi_common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mpi 2022-12-01T10:11:57.7213671Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi\mpi_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\mpi 2022-12-01T10:11:57.7222517Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\observers 2022-12-01T10:11:57.7225672Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\observers\operator_attaching_net_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\observers 2022-12-01T10:11:57.7233704Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\observers\profile_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\observers 2022-12-01T10:11:57.7242191Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\observers\runcnt_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\observers 2022-12-01T10:11:57.7261235Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\observers\time_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\observers 2022-12-01T10:11:57.7270010Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\onnx 2022-12-01T10:11:57.7272784Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\backend.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7281019Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\backend_rep.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7289321Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\device.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7297631Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\helper.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7306025Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\offline_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7325729Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\onnxifi_graph_info.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7333983Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\onnxifi_init.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7342372Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\onnx_exporter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx 2022-12-01T10:11:57.7351080Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:57.7354005Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops\constants.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:57.7362552Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops\operator_sets.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:57.7370790Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops\schema.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:11:57.7381954Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators 2022-12-01T10:11:57.7385798Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\abs_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7394177Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\accumulate_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7402257Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\accuracy_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7410180Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\acos_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7426565Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\activation_ops_cudnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7435036Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\affine_channel_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7443320Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\alias_with_name.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7451193Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\apmeter_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7459221Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\arg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7467353Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\asin_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7475446Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\assert_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7483566Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\async_net_barrier_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7492034Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\atan_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7500380Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_box_cox_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7508874Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_bucketize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7516723Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_gather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7524864Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_matmul_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7533626Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_moments_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7541842Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_permutation_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7550025Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\batch_sparse_to_dense_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7558184Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\bbox_transform_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7869952Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\bisect_percentile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7878909Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\boolean_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7887301Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\boolean_unmask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7895733Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\box_with_nms_limit_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7904498Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\bucketize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7913084Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\byte_weight_dequant_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7921184Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cast_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7929668Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cbrt_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7938207Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cc_bmm_bg_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7946157Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ceil_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7954724Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\channel_backprop_stats_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7977958Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\channel_shuffle_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7986625Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\channel_stats_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.7995176Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\clip_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8003469Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\collect_and_distribute_fpn_rpn_proposals_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8043004Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\concat_split_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8051895Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conditional_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8060087Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8068266Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_op_cache_cudnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8076622Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_op_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8085230Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_op_shared.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8101001Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_pool_op_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8110446Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_transpose_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8119173Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_transpose_op_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8128717Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_transpose_op_mobile.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8137023Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_transpose_op_mobile_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8145798Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\conv_transpose_unpool_op_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8154167Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\copy_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8162628Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\copy_rows_to_tensor_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8170921Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cosh_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8192908Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cosine_embedding_criterion_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8200586Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cos_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8208736Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\counter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8217133Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\create_scope_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8225432Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cross_entropy_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8233563Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ctc_beam_search_decoder_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8241706Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ctc_greedy_decoder_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8250163Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\cube_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8258713Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\dataset_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8267163Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\data_couple.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8275264Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\deform_conv_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8654848Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\deform_conv_op_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8664239Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\dense_vector_to_id_list_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8673206Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\distance_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8681449Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\do_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8689836Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\dropout_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8698659Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_add_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8707230Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_div_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8715795Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_linear_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8724038Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_logical_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8739399Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_mul_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8747821Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8756830Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_ops_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8765951Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_op_test.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8774595Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elementwise_sub_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8783084Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\elu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8791442Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\enforce_finite_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8799687Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ensure_clipped_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8808121Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ensure_cpu_output_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8816428Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\erf_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8832797Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\expand_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8840995Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\expand_squeeze_dims_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8849168Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\exp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8857217Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fc_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8865604Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\feature_maps_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8875161Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\feed_blob_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8883791Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\filler_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8892750Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\find_duplicate_elements_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8901296Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\find_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8909730Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\flatten_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8918256Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\flexible_top_k.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8926777Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\floor_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8935495Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\free_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8943998Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fully_connected_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8952760Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fused_rowwise_8bit_conversion_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8961878Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fused_rowwise_nbitfake_conversion_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8970415Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fused_rowwise_nbit_conversion_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8979330Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\fused_rowwise_random_quantization_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8989088Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\gather_fused_8bit_rowwise_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.8997557Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\gather_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9645750Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\gather_ranges_to_dense_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9654787Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\gelu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9663802Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\generate_proposals_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9672815Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\generate_proposals_op_util_boxes.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9681485Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\generate_proposals_op_util_nms.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9691403Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\generate_proposals_op_util_nms_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9700259Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\given_tensor_byte_string_to_uint8_fill_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9709443Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\given_tensor_fill_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9718086Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\glu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9726786Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\group_norm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9735538Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\gru_unit_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9744064Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\half_float_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9752652Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hard_sigmoid_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9761349Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\heatmap_max_keypoint_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9770098Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\hip 2022-12-01T10:11:57.9773204Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hip\activation_ops_miopen.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\hip 2022-12-01T10:11:57.9781608Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\histogram_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9790154Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\h_softmax_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9798486Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\if_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9807400Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\im2col_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9816404Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\index_hash_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9834733Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9843735Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\inference_lstm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9852189Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\instance_norm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9860778Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\integral_image_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9869114Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\is_empty_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9877072Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\jsd_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9885423Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\key_split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9893622Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\layer_norm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9906800Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\leaky_relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9915671Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_pad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9925121Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_reducer_fused_8bit_rowwise_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9933591Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_reducer_fused_nbit_rowwise_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9942741Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_reducer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9952264Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_reducer_rowwise_8bit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9960643Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_tile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9968990Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lengths_top_k_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9977812Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\length_split_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9986196Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\listwise_l2r_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:57.9994661Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\load_save_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0003328Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\load_save_op_util.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0011765Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\locally_connected_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0020338Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\locally_connected_op_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0029230Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\locally_connected_op_util.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0037808Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\local_response_normalization_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0046648Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\log1p_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0055003Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\logit_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0063589Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\log_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0071666Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\loss_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0080115Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lpnorm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0088552Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lstm_unit_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0097195Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\lstm_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0105673Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\map_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0114234Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\margin_loss_l2r_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0123102Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\margin_ranking_criterion_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0131568Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\matmul_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0140318Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\max_pool_with_index_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0148713Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\mean_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0157270Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\merge_id_lists_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0165842Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\minmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0174164Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\mish_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0904909Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\mod_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0913527Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\moments_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0921962Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\multi_class_accuracy_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0929989Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\negate_gradient_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0938499Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\negative_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0946482Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\ngram_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0954704Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\normalize_l1_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0962902Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\normalize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0971069Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\no_default_engine_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0979389Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\numpy_tile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0987905Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\one_hot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.0996652Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\onnx_while_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1005670Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\operator_fallback_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1014169Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\op_utils_cudnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1022679Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\order_switch_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1030972Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pack_rnn_sequence_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1039340Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pack_segments.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1047758Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1056365Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\partition_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1064740Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\percentile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1073442Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\perplexity_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1081874Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\piecewise_linear_transform_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1090721Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pool_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1099180Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pool_op_util.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1107801Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\pow_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1116083Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\prefetch_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1124555Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\prelu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1133226Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\prepend_dim_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1142031Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1151110Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1154288Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_add_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1162654Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_average_pool_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1171077Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_channel_shuffle_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1188448Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_concat_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1196878Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_conv_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1205408Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_conv_transpose_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1214210Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_dequantize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1222662Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_fc_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1231101Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_flatten_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1239475Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_given_tensor_fill_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1247999Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_leaky_relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1256537Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_max_pool_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1265143Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_quantize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1273647Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1282516Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_reshape_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1291435Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_resize_nearest_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1313792Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_roi_align_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1322727Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_sigmoid_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1816577Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_simd.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1825815Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_slice_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1834439Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_softmax_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1843044Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_test_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1851365Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_transpose_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1860378Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized\int8_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\quantized 2022-12-01T10:11:58.1869129Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quant_decode_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1877764Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rank_loss_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1886259Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reciprocal_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1895502Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reducer_functors.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1905025Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reduce_front_back_max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1913795Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reduce_front_back_sum_mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1922431Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1931432Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reduction_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1940141Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\relu_n_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.1948719Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2249160Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\remove_data_blocks_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2258222Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\replace_nan_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2266898Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reshape_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2275424Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\resize_3d_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2283789Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\resize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2292341Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\reverse_packed_segs_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2301463Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rmac_regions_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2319192Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rms_norm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2328046Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2331099Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:11:58.2334117Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\hip\recurrent_op_miopen.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:11:58.2342819Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_network_blob_fetcher_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2351428Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_network_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2359939Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_network_executor_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2377101Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_network_executor_incl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2390604Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_network_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2399844Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\recurrent_op_cudnn.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators\rnn 2022-12-01T10:11:58.2408214Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\roi_align_gradient_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2417237Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\roi_align_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2425794Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\roi_align_rotated_gradient_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2434967Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\roi_align_rotated_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2443506Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\roi_pool_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2452229Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rowmul_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2460683Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rsqrt_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2469153Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\scale_blobs_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2478004Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\scale_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2486400Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\segment_reduction_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2496419Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\self_binning_histogram_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2505239Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\selu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2513677Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2522344Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\shape_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2530988Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sigmoid_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2539478Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sinh_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2547750Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sinusoid_position_encoding_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2556183Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sin_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2564333Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\slice_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2572700Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\softmax_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2580991Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\softmax_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2589155Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\softmax_with_loss_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2598197Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\softplus_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2608273Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\softsign_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2617518Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\space_batch_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2634410Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_dropout_with_replacement_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2642787Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_itemwise_dropout_with_replacement_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2664219Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_lp_regularizer_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2672721Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_normalize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2681089Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_to_dense_mask_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2689802Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sparse_to_dense_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2698020Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\spatial_batch_norm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2947180Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\spatial_softmax_with_loss_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2955670Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sqrt_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2963891Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\sqr_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2972048Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\square_root_divide_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2980666Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\stats_put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2989153Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\stop_gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.2997435Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\string_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3006453Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\stump_func_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3014642Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\summarize_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3023151Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\swish_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3031713Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\tanh_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3040070Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\tan_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3048471Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\tensor_protos_db_input.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3057036Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\text_file_reader_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3065612Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\thresholded_relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3084668Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\tile_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3092713Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\top_k.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3133974Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\transpose_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3142249Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\tt_linear_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3150488Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\unique_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3158631Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\unsafe_coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3176765Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\upsample_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3185158Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\utility_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3195402Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\variable_length_sequence_padding.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3204172Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\weighted_multi_sampling_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3214441Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\weighted_sample_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3227197Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\while_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3238414Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\zero_gradient_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\operators 2022-12-01T10:11:58.3250336Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt 2022-12-01T10:11:58.3253306Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\annotations.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3264350Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\backend_cutting.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3275443Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\backend_transformer_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3286726Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\bound_shape_inferencer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3836859Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\converter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3846339Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3849470Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom\cc_amrc.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3857324Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom\concat_elim.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3865193Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom\freeze_quantization_params.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3873204Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom\in_batch_broadcast.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3891133Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom\pointwise_elim.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\custom 2022-12-01T10:11:58.3903127Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\device.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3911957Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3921461Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\fakefp16_transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3929293Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3937938Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\glow_net_transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3946279Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\mobile.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3954336Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt\nql 2022-12-01T10:11:58.3957116Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql\ast.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\nql 2022-12-01T10:11:58.3964949Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql\graphmatcher.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt\nql 2022-12-01T10:11:58.3972879Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\onnxifi_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3981427Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\onnxifi_transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3989821Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\onnx_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.3997752Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\optimizer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.4005525Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\optimize_ideep.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.4013236Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\passes.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.4021319Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\shape_info.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.4030125Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\tvm_transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\opt 2022-12-01T10:11:58.4038961Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4041755Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4050075Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4058421Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\cvtsh_ss_bugfix.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4067114Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\embedding_lookup.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4085958Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4094819Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\fused_8bit_rowwise_embedding_lookup.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4103589Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\fused_8bit_rowwise_embedding_lookup_idx.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4112079Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\fused_nbit_rowwise_conversion.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4120639Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\lstm_unit_cpu-impl.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4128992Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\lstm_unit_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4137912Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\lstm_unit_cpu_common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4146049Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\math.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4154691Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels\typed_axpy.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2022-12-01T10:11:58.4163091Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\predictor 2022-12-01T10:11:58.4166180Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4169117Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\benchmark.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4177482Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\data_filler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4185763Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\emulator.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4193837Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\net_supplier.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4219942Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\output_formatter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4228111Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\profiler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4236344Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\std_output_formatter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4244762Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\time_profiler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4252687Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor\emulator 2022-12-01T10:11:58.4261267Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\InferenceGraph.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4269595Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\predictor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4277995Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\predictor_config.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4294991Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\predictor_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4303603Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\ThreadLocalPtr.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4312291Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\transforms.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\predictor 2022-12-01T10:11:58.4320579Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\proto 2022-12-01T10:11:58.4323394Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\proto\caffe2.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\proto 2022-12-01T10:11:58.4337005Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\proto\caffe2_pb.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\proto 2022-12-01T10:11:58.4345256Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\proto\torch.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\proto 2022-12-01T10:11:58.4355393Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\proto\torch_pb.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\proto 2022-12-01T10:11:58.4629154Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\python 2022-12-01T10:11:58.4631596Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\python\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\python 2022-12-01T10:11:58.4640446Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\python\pybind_state.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\python 2022-12-01T10:11:58.4648456Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\python\pybind_state_dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\python 2022-12-01T10:11:58.4669347Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\python\pybind_state_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\python 2022-12-01T10:11:58.4686648Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\quantization 2022-12-01T10:11:58.4690180Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4693060Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\activation_distribution_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4701732Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\batch_matmul_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4710509Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\batch_permutation_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4733544Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\caffe2_dnnlowp_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4741897Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\channel_shuffle_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4761920Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\compute_equalization_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4770043Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\concat_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4792087Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\conv_dnnlowp_acc16_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4800211Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\conv_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4808439Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\conv_pool_dnnlowp_op_base.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4816637Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\conv_relu_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4824770Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\dequantize_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4832558Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\dnnlowp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4840799Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4849375Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\dnnlowp_partition.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4857819Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\dynamic_histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4866367Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\elementwise_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4874570Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\elementwise_linear_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4890079Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fbgemm_fp16_pack_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4910444Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fbgemm_pack_blob.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4918647Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fbgemm_pack_matrix_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4926544Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fbgemm_pack_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4934825Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fb_fc_packed_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4943664Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fully_connected_dnnlowp_acc16_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4951657Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fully_connected_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4960020Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\fully_connected_fake_lowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4969338Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\group_norm_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4985185Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\im2col_dnnlowp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.4993529Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\int8_gen_quant_params.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5002361Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\int8_gen_quant_params_min_max.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5011117Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\int8_quant_scheme_blob_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5019904Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\kl_minimization.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5028010Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\l2_minimization.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5037231Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\lstm_unit_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5046015Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\mmio.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5053882Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\op_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5072705Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\pool_dnnlowp_op_avx2.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5081311Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\quantization_error_minimization.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5089701Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\quantize_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5097859Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\relu_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5106231Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\resize_nearest_3d_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5117092Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\resize_nearest_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5126075Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5135535Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\spatial_batch_norm_dnnlowp_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5144267Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5152780Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5167352Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server\utility_dnnlowp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\quantization\server 2022-12-01T10:11:58.5176172Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\queue 2022-12-01T10:11:58.5179044Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\queue\blobs_queue.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\queue 2022-12-01T10:11:58.5187446Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\queue\blobs_queue_db.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\queue 2022-12-01T10:11:58.5195663Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\queue\queue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\queue 2022-12-01T10:11:58.5204010Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\queue\rebatching_queue.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\queue 2022-12-01T10:11:58.5224958Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\queue\rebatching_queue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\queue 2022-12-01T10:11:58.5233836Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2022-12-01T10:11:58.5237245Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\crc_alt.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5247185Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\file_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5255434Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\inline_container.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5264121Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\in_memory_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5529434Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\istream_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5538288Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\read_adapter_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5546023Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize\versions.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2022-12-01T10:11:58.5554509Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\sgd 2022-12-01T10:11:58.5557282Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\adadelta_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5565359Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\adagrad_fused.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5575537Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\adagrad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5584409Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\adam_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5604709Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\clip_tensor_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5612677Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\decay_adagrad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5620902Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\fp16_momentum_sgd_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5629023Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\fp32_momentum_sgd_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5659508Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\ftrl_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5667836Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\gftrl_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5675702Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\iter_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5683854Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\lars_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5691934Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\learning_rate_adaption_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5700060Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\learning_rate_functors.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5708431Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\learning_rate_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5716413Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\math_lp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5724373Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\momentum_sgd_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5732816Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\rmsprop_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5741078Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\rowwise_adagrad_fused.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5750384Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\rowwise_counter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5758475Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\storm_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5766938Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\weight_scale_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5781615Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\wngrad_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5789942Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd\yellowfin_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\sgd 2022-12-01T10:11:58.5798699Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share 2022-12-01T10:11:58.5801713Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share\contrib 2022-12-01T10:11:58.5804642Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:11:58.5807585Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib\zstd\quant_decomp_zstd_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:11:58.5816454Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\transforms 2022-12-01T10:11:58.5819531Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms\common_subexpression_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\transforms 2022-12-01T10:11:58.5828086Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms\conv_to_nnpack_transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\transforms 2022-12-01T10:11:58.5836678Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms\pattern_net_transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\transforms 2022-12-01T10:11:58.5853647Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms\single_op_transform.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\transforms 2022-12-01T10:11:58.5862681Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2022-12-01T10:11:58.5865474Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\bench_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.5873704Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.5882053Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\cblas.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.5895046Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\conversions.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.5903626Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\cpuid.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6314814Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\cpu_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6323129Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\eigen_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6331299Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\filler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6339262Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\fixed_divisor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6347465Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\knobs.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6355488Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\knob_patcher.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6363416Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\map_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.6372076Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\math 2022-12-01T10:11:58.6374890Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\broadcast.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.6382771Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\elementwise.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.6390922Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\half_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.6398829Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.7537137Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.7545509Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\math 2022-12-01T10:11:58.7553729Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math-detail.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7561785Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7570482Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\murmur_hash3.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7578841Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\proto_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7586502Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\proto_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7594583Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\proto_wrap.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7602623Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\signal_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7610677Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\simple_queue.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7618907Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\smart_tensor_printer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.7627000Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.8002872Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8005688Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8014130Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8023962Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8037677Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8046407Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8054538Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2022-12-01T10:11:58.8063225Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\zmq_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2022-12-01T10:11:58.8072045Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\video 2022-12-01T10:11:58.8074806Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\video\optical_flow.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\video 2022-12-01T10:11:58.8093170Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\video\video_decoder.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\video 2022-12-01T10:11:58.8105048Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\video\video_input_op.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\video 2022-12-01T10:11:58.8114094Z copying build\lib.win-amd64-cpython-39\torch\include\caffe2\video\video_io.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\video 2022-12-01T10:11:58.8132075Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2022-12-01T10:11:58.8134913Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8150897Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8159172Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8168572Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8176621Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8184962Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8204336Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2022-12-01T10:11:58.8207042Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\class.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8215683Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8224823Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\descr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8232840Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\init.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8241192Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\internals.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8249600Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8558891Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\detail\type_caster_base.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2022-12-01T10:11:58.8567939Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8576755Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8584934Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8593584Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8601659Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8610161Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8618513Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8628065Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8642449Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8651163Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8661241Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8671138Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8684345Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:11:58.8693511Z creating build\bdist.win-amd64\wheel\torch\include\torch 2022-12-01T10:11:58.8696886Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2022-12-01T10:11:58.8699873Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2022-12-01T10:11:58.8703103Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2022-12-01T10:11:58.8706133Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.8708752Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\all.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.8716792Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\arg.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.8747967Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.8755941Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.8764726Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.8767680Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:58.8770555Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:58.8779041Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:58.8787463Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:11:58.8795437Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.8803686Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.8817116Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9052566Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9061696Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9071096Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9079776Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9088924Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9097836Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9106421Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:11:58.9119936Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9128939Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:58.9132125Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:58.9140852Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail\queue.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:58.9149600Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:11:58.9157782Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\example.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9166243Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9175008Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9178333Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9186765Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9195169Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9203530Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\random.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9212097Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9808680Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9817052Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:11:58.9825886Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9834696Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9837701Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9846338Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9855090Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9863676Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9872221Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:11:58.9880661Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9888896Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\worker_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:11:58.9897296Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:58.9905994Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:58.9908850Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail\static.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:58.9917057Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:11:58.9925483Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\enum.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0183459Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\expanding_array.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0191914Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\fft.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0200798Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\imethod.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0208893Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0217537Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\linalg.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0226387Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nested.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.0235540Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.0239380Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\cloneable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.0247459Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0251083Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0259575Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0268784Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0276881Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0291356Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0300339Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0308667Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0317458Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0325735Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0334474Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0343765Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0353314Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0362190Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0370705Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0380075Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0388661Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:11:59.0397679Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.0406081Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.0688914Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.0698151Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0701045Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0709612Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0717976Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0726357Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0735218Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0746318Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0754791Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0763470Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0771773Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0787702Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0795996Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0804333Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0812372Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0821273Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0829992Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:11:59.0838398Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0847161Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0855695Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0864352Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0872449Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0880882Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0889146Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0897575Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0906587Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0914922Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0923393Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0931672Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0940599Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0949333Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0957858Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0966745Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0975101Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0983707Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.0992449Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:11:59.1000806Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.1009949Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1012755Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1021802Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1030655Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1038958Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1047869Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1062346Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1071551Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1079876Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1088532Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1096991Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1105541Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1114954Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1123350Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1132355Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1140600Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1149648Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1158425Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1166905Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1175335Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1184088Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1192517Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options\vision.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:11:59.1201100Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.1210881Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:11:59.1213662Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:11:59.1222219Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.1230504Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\pimpl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.1239823Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:59.1242770Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:59.1250980Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:59.1259200Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:11:59.1267758Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:11:59.1275878Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1284604Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1287591Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1295661Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\adam.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1303767Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\adamw.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1311747Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1320078Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\optimizer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1328292Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1342321Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:59.1345352Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:59.1353441Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:11:59.1363400Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1372102Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:11:59.1381098Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1389138Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\ordered_dict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1397916Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1406727Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:59.1409833Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize\archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:59.1417994Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:59.1426462Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:59.1434718Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:11:59.1449007Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1457477Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1465240Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\special.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1474117Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\torch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1482412Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1490741Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1499577Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2022-12-01T10:11:59.1509092Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1512110Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\anomaly_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1521004Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1529418Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1537536Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\cpp_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1557639Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\custom_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1565161Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\edge.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1573669Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\engine.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1583460Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\forward_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1592127Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1601505Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1604565Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1613554Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1621826Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1630490Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1650677Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1659603Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2022-12-01T10:11:59.1667891Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\FunctionsManual.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1677057Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\function_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1686182Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:59.1689407Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:59.1700952Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated\python_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:59.1709360Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated\VariableType.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:59.1728535Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2022-12-01T10:11:59.1737638Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1745780Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\graph_task.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1754141Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1762308Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\input_buffer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1771163Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\input_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1779651Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1788142Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\profiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1796425Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\profiler_kineto.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1804711Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\profiler_legacy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1819123Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\profiler_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1827393Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1835973Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1844412Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_cpp_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1852732Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_engine.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1861847Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1869654Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_fft_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1877775Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1886466Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1902732Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1910956Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1919370Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_nested_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1927893Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_nn_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1935808Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_return_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1943732Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1952079Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1960089Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_special_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1968089Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_torch_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1985422Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.1993920Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2001821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\record_function_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2009909Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\saved_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2018401Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2026195Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\symbolic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2034383Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2037324Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\error_messages.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2044981Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2053085Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2061568Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2079744Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2088219Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2022-12-01T10:11:59.2096388Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2105144Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2022-12-01T10:11:59.2114113Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\copy_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.2122278Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2125020Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2133119Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\device_set.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2140921Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2149802Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\memory_snapshot.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2160667Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2180254Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\nccl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2188223Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\python_comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2195937Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\python_nccl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2203913Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2212112Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda\THCP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2022-12-01T10:11:59.2219988Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\CudaIPCTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.2238164Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\DataLoader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.2246317Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.2255249Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2022-12-01T10:11:59.2269266Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2272174Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2280661Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\c10d.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2288456Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2338509Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\debug.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2347364Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2355704Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\error.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2377764Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2386021Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2394510Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2402858Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2411461Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2420215Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2428601Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2436943Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Ops.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2445612Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2453949Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2462341Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2470987Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2485379Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2494150Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2503437Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupRoundRobin.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2511957Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2530074Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2538546Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2546635Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2555224Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2564140Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2572405Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2581426Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\socket.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2590230Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2598792Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2607100Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2616287Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2624636Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\UCCForNCCL.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2641216Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2649232Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2657881Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2665961Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2674836Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2683101Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:11:59.2692489Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2695391Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2703556Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\message.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2711727Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\python_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2720349Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2733933Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2742094Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2750226Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2762436Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2770945Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2779427Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2788124Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2796403Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rpc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2813474Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2821869Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2829875Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2838180Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2846787Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2854931Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\script_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2863113Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.2871789Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3166272Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3167014Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3175752Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3183679Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3192031Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3200031Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3208145Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:11:59.3216608Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Dtype.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3224787Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\DynamicTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3232877Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3240958Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3254486Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3262678Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\itt_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.3274991Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2022-12-01T10:11:59.3278052Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3280846Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api\compilation_unit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3289569Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api\function_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3298212Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api\method.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3306777Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3315885Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api\object.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2022-12-01T10:11:59.3337823Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3340656Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3349297Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3357437Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3365505Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3386861Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3394887Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3403138Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3411309Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3419564Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2022-12-01T10:11:59.3428368Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2022-12-01T10:11:59.3433287Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3436112Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\arith.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3445128Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3453172Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\compute_at.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3466229Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\compute_at_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3474403Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\contiguity.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3497643Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\disjoint_set.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3505992Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3514540Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\dynamic_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3523503Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\evaluator_common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3532306Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3540855Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\executor_kernel_arg.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3549263Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\executor_launch_params.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3557458Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\executor_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3571509Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\expr_evaluator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3580237Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3589114Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\fusion_segmenter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3598203Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\grouped_reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3606572Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\index_compute.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3615152Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\inline_propagator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3623508Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\instrumentation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.3631667Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4167821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_all_nodes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4176245Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_base_nodes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4184699Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4193193Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_cloner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4201471Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_container.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4210072Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_graphviz.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4218191Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_interface_nodes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4226826Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_internal_nodes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4236272Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4244645Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_printer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4262676Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ir_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4271007Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\iter_visitor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4279607Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4287990Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\kernel_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4296970Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\kernel_expr_evaluator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4305069Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\kernel_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4313775Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\kernel_ir_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4321965Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower2device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4330037Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_alias_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4338254Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_allocation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4353901Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_double_buffer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4362487Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_expr_sort.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4370339Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_fused_reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4378633Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_fusion_simplifier.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4386908Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_index.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4395196Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_index_compute.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4403441Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_index_hoist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4411797Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_insert_syncs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4420170Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_instrument.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4434808Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_loops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4442865Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_magic_zero.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4451405Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_misaligned_vectorization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4459757Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_predicate.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4467872Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_predicate_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4476119Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_replace_size.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4484500Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_shift.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4492619Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_sync_information.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4501377Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_thread_predicate.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4509904Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_trivial_broadcast.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4518518Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_trivial_reductions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4527593Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_unroll.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4536219Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4544936Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_validation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4553572Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\lower_warp_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4561800Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4570643Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\maxinfo_propagator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4850681Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\mma_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4859263Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\mutator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4867732Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\non_divisible_split.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4876518Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:59.4879386Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops\alias.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:59.4887739Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops\all_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:59.4895769Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops\composite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:59.4903955Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:11:59.4912469Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\parallel_dimension_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4920867Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\parallel_type_bitmap.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4929671Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4938475Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\partial_split_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4946753Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\partition.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4955094Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\predicate_compute.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4963378Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\reference_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4971528Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\root_domain_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.4999690Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5002580Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\all_schedulers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5010794Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\compile_time_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5019323Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\debug_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5477293Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\heuristic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5486843Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5495340Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\mma_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5504128Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5512441Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5521487Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise_heuristic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5530282Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\pointwise_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5538892Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5547516Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction_heuristic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5556065Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\reduction_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5564684Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5573485Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5582552Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\transpose_heuristic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5591064Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5599931Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler\vectorize_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:11:59.5608488Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\transform_iter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5617047Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\transform_replay.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5625501Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\transform_rfactor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5633766Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\transform_view.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5641921Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5673688Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\type_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5681999Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\type_promotion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5691607Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5701305Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\vectorization_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:11:59.5720929Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5724224Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5732430Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5740858Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5763285Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5771225Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5779701Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\error_report.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5788191Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5796497Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5804482Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5812522Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5820586Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\lexer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5829194Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5837228Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5845167Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5853647Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5861599Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5870483Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\resolver.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5878708Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5886873Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5895374Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5911780Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\source_range.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5920055Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\source_ref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5928931Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\strtod.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5937407Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5947282Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5956365Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\tree.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5964864Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\tree_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5974949Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2022-12-01T10:11:59.5983844Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.5986778Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.5995135Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\attributes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6003270Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6011395Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6284064Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6293239Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\irparser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6301710Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\ir_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6309755Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\named_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6317688Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\node_hashing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6325889Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\scope.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6334246Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6342431Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir\type_hashing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2022-12-01T10:11:59.6350297Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\jit_log.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2022-12-01T10:11:59.6358454Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\jit_opt_limit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2022-12-01T10:11:59.6374534Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6377372Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\code.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6385522Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\debug_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6393733Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\file_format.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6402191Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6419050Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\frame.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6427330Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6435400Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\import.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6443551Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\import_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6451713Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6480650Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6516380Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\method.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6524814Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6532821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6541172Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6549368Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6558008Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6569183Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6578155Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6586830Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\quantization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6595347Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6603445Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6611822Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2022-12-01T10:11:59.6631490Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6634345Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\add_if_then_else.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6642358Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6650101Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\autocast.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6658431Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6672988Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\batch_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6680900Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\canonicalize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6688885Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6696859Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6704768Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6712700Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6720990Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6728886Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\concat_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6736757Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6746897Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6755564Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6763742Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6772319Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\cuda_graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6781035Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6789873Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6808562Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6816733Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6824885Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6832903Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6841726Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6850899Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6858663Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\freeze_module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6867367Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6875830Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6889766Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6898601Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6906836Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6915597Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6923404Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6943226Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6951219Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6959503Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6968281Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6985962Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.6994108Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\inliner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7002228Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7010300Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7018466Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7026718Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\inplace_check.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7035629Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\insert_guards.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7043718Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7052279Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\lift_closures.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7060328Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\liveness.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7095747Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7104825Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7113249Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\lower_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7121912Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7130946Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7139420Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7148846Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7157789Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7166168Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7174512Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\pass_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7564707Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\peephole.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7573138Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7581682Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7590147Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7598663Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7607116Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7615975Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7619129Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7627528Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7636412Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7644403Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7659054Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7667440Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7676480Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7686110Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7694587Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:11:59.7703503Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7712099Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7720243Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7737172Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_expands.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7745335Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7753999Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7763008Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7771466Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7780142Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7788319Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7796805Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7805477Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7829808Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7839234Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7847546Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7855991Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7868213Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7876705Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7895629Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7898638Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7906650Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils\memory_dag.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7914939Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7928242Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils\op_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7936270Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:11:59.7944427Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7952735Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7961101Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7969041Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2022-12-01T10:11:59.7977960Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.7980766Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.7989697Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\module_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8001347Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8025230Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\pybind_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8034043Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8048429Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8056732Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_dict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8064737Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8073292Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8081655Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8090142Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8098370Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8106457Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\python_tree_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8114257Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\script_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8122172Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2022-12-01T10:11:59.8130206Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\resource_guard.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2022-12-01T10:11:59.8139005Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8141821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8150191Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\autodiff.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8158565Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8170543Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8186678Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8195281Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8203313Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\exception_message.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8211643Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8220202Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8228497Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8237220Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\instruction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8245638Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8254099Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8262573Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8270575Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8279415Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\operator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8288149Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\operator_options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8296296Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\print_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8304514Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8313157Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8330890Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8340115Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\script_profile.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8348788Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8357035Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8365302Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8373614Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8382123Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8390710Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8399132Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8653385Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8661845Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2022-12-01T10:11:59.8671214Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8674437Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8688161Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8696972Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8714859Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8723035Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8731039Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8739287Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8747507Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8766575Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8774815Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_legacy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8783006Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_read.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8791224Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\import_source.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8799358Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8808843Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8816950Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\pickle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8825251Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\pickler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8833571Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\python_print.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8841715Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8850339Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8859105Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\storage_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8867292Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8883056Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization\unpickler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2022-12-01T10:11:59.8892086Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8894903Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8903115Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8911021Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8919231Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8934821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8943447Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8951720Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8960245Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8968679Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8977408Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8986081Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.8994489Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9003256Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9011688Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9020650Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9029124Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9037620Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9046102Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9054760Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9063024Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9071192Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9093759Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9103162Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9112008Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9120372Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9128783Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9137524Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9146016Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9154792Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9163331Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9171946Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9181462Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9453017Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9461833Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9474887Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9477899Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9485946Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9494137Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9502692Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9514415Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9529169Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9537833Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9546565Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9554769Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:11:59.9563698Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9572041Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9580736Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9590026Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9598933Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9607325Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9616005Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9624609Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:11:59.9633573Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:59.9636470Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing\file_check.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:59.9650799Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\testing 2022-12-01T10:11:59.9659203Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:11:59.9667910Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2022-12-01T10:11:59.9671031Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:59.9673895Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend\backend_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:59.9682274Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend\backend_device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:59.9690582Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:59.9699702Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2022-12-01T10:11:59.9716277Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9719068Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9727783Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\config.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9736011Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\debug_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9744513Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9752713Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9774286Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9817167Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:11:59.9820066Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:11:59.9829155Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9838937Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ir_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9847962Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9856434Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9864572Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ir_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9872696Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9881213Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\lazy_view.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9889592Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\metrics.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9897972Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\multi_wait.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9915433Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:59.9918329Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:59.9926083Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:11:59.9934446Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\permutation_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9947842Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\shape.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9955954Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\shape_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9964100Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9972139Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9980325Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\tensor_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:11:59.9988441Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:12:00.0011358Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\trie.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:12:00.0019489Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\unique.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:12:00.0027773Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2022-12-01T10:12:00.0036529Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0039283Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\config.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0047535Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0055705Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0064134Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0085772Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0094547Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0102993Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0111379Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0120655Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_node.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0129277Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:12:00.0137910Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0146253Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0155255Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2022-12-01T10:12:00.0157796Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\onnx 2022-12-01T10:12:00.0165777Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\onnx 2022-12-01T10:12:00.0174036Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0176982Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\api.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0185523Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\collection.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0195327Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\containers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0204344Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\execution_graph_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0839826Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\itt_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0847736Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\kineto_shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0856504Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\nvtx_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0865082Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:12:00.0868047Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration\observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:12:00.0876069Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:12:00.0884215Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2022-12-01T10:12:00.0892676Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\PythonTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0901017Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\python_dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0908868Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\python_headers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0916960Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0924992Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0940935Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Size.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0948745Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0956414Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\StorageMethods.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0964140Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\StorageSharing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0972097Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.0981328Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2022-12-01T10:12:00.0984697Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\tensor\python_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\tensor 2022-12-01T10:12:00.1419009Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\THConcat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.1427740Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\THP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.1437104Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\TypeInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.1446059Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.1455289Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1458523Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\auto_gil.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1466375Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\byte_order.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1474698Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1482510Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\cuda_enabled.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1497304Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\cuda_lazy_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1505824Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\disable_torch_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1513678Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\disallow_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1521287Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1529430Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\invalid_arguments.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1537303Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\memory.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1545301Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\numpy_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1553604Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\object_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1561826Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\out_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1569963Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1578612Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1586805Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_arg_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1595990Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_compat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1604414Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1612543Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_numbers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1621185Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_scalars.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1629775Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1646745Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1655373Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1663821Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\python_tuples.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1672385Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\schema_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1680488Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\six.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1688889Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\structseq.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1696996Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_apply.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1705089Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_dtypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1713289Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.1721868Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_layouts.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2000771Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2008817Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2017186Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_new.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2025535Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2033828Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_qschemes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2042458Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\tensor_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2050456Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2058642Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\throughput_benchmark.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2067455Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2081772Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils\variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2022-12-01T10:12:00.2090157Z copying build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2022-12-01T10:12:00.2098457Z copying build\lib.win-amd64-cpython-39\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:12:00.2107404Z copying build\lib.win-amd64-cpython-39\torch\include\torch\custom_class_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:12:00.2115447Z copying build\lib.win-amd64-cpython-39\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:12:00.2131055Z copying build\lib.win-amd64-cpython-39\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:12:00.2140374Z copying build\lib.win-amd64-cpython-39\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:12:00.2150679Z creating build\bdist.win-amd64\wheel\torch\jit 2022-12-01T10:12:00.2153404Z copying build\lib.win-amd64-cpython-39\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2162295Z copying build\lib.win-amd64-cpython-39\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2171183Z copying build\lib.win-amd64-cpython-39\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2180030Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2022-12-01T10:12:00.2182821Z copying build\lib.win-amd64-cpython-39\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2022-12-01T10:12:00.2191260Z copying build\lib.win-amd64-cpython-39\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2212559Z copying build\lib.win-amd64-cpython-39\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2221331Z copying build\lib.win-amd64-cpython-39\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2229434Z copying build\lib.win-amd64-cpython-39\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2237719Z copying build\lib.win-amd64-cpython-39\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2246079Z copying build\lib.win-amd64-cpython-39\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2254278Z copying build\lib.win-amd64-cpython-39\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2262712Z copying build\lib.win-amd64-cpython-39\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2270963Z copying build\lib.win-amd64-cpython-39\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2278869Z copying build\lib.win-amd64-cpython-39\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2287208Z copying build\lib.win-amd64-cpython-39\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2295178Z copying build\lib.win-amd64-cpython-39\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2303479Z copying build\lib.win-amd64-cpython-39\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2311511Z copying build\lib.win-amd64-cpython-39\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2320764Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2022-12-01T10:12:00.2323717Z copying build\lib.win-amd64-cpython-39\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2022-12-01T10:12:00.2332578Z copying build\lib.win-amd64-cpython-39\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2022-12-01T10:12:00.2337902Z copying build\lib.win-amd64-cpython-39\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2346227Z copying build\lib.win-amd64-cpython-39\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2366505Z copying build\lib.win-amd64-cpython-39\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2376354Z copying build\lib.win-amd64-cpython-39\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2384985Z copying build\lib.win-amd64-cpython-39\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2399962Z copying build\lib.win-amd64-cpython-39\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2408326Z copying build\lib.win-amd64-cpython-39\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2417517Z copying build\lib.win-amd64-cpython-39\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:12:00.2426668Z creating build\bdist.win-amd64\wheel\torch\lib 2022-12-01T10:12:00.2429418Z copying build\lib.win-amd64-cpython-39\torch\lib\asmjit.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2445817Z copying build\lib.win-amd64-cpython-39\torch\lib\asmjit.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2455661Z copying build\lib.win-amd64-cpython-39\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2466133Z copying build\lib.win-amd64-cpython-39\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2815199Z copying build\lib.win-amd64-cpython-39\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2828907Z copying build\lib.win-amd64-cpython-39\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2841762Z copying build\lib.win-amd64-cpython-39\torch\lib\clog.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2850849Z copying build\lib.win-amd64-cpython-39\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.2872863Z copying build\lib.win-amd64-cpython-39\torch\lib\dnnl.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6273581Z copying build\lib.win-amd64-cpython-39\torch\lib\fbgemm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6330291Z copying build\lib.win-amd64-cpython-39\torch\lib\fbgemm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6352677Z copying build\lib.win-amd64-cpython-39\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6363493Z copying build\lib.win-amd64-cpython-39\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6372620Z copying build\lib.win-amd64-cpython-39\torch\lib\kineto.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6561420Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotobuf-lite.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6615209Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotobuf.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.6963719Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotoc.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7322822Z copying build\lib.win-amd64-cpython-39\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7333981Z copying build\lib.win-amd64-cpython-39\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7342822Z copying build\lib.win-amd64-cpython-39\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7351537Z copying build\lib.win-amd64-cpython-39\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7360130Z copying build\lib.win-amd64-cpython-39\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7370215Z copying build\lib.win-amd64-cpython-39\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7383580Z copying build\lib.win-amd64-cpython-39\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.7392715Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.9597139Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.9907905Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:00.9917069Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:01.0037588Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:01.0048761Z copying build\lib.win-amd64-cpython-39\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:01.0080429Z copying build\lib.win-amd64-cpython-39\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:12:01.0089207Z copying build\lib.win-amd64-cpython-39\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.0098493Z creating build\bdist.win-amd64\wheel\torch\linalg 2022-12-01T10:12:01.0101449Z copying build\lib.win-amd64-cpython-39\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2022-12-01T10:12:01.0111950Z creating build\bdist.win-amd64\wheel\torch\masked 2022-12-01T10:12:01.0115037Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2022-12-01T10:12:01.0117988Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0126470Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0135112Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0143260Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0151452Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0174143Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0182959Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0192093Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:12:01.0200270Z copying build\lib.win-amd64-cpython-39\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:12:01.0209531Z copying build\lib.win-amd64-cpython-39\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:12:01.0219289Z copying build\lib.win-amd64-cpython-39\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:12:01.0242888Z creating build\bdist.win-amd64\wheel\torch\monitor 2022-12-01T10:12:01.0245760Z copying build\lib.win-amd64-cpython-39\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2022-12-01T10:12:01.0254530Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2022-12-01T10:12:01.0257563Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0265709Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0274079Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0283024Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0291341Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0320583Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:12:01.0329506Z creating build\bdist.win-amd64\wheel\torch\nested 2022-12-01T10:12:01.0332239Z copying build\lib.win-amd64-cpython-39\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2022-12-01T10:12:01.0341401Z creating build\bdist.win-amd64\wheel\torch\nn 2022-12-01T10:12:01.0344295Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2022-12-01T10:12:01.0347140Z copying build\lib.win-amd64-cpython-39\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2022-12-01T10:12:01.0355060Z copying build\lib.win-amd64-cpython-39\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2022-12-01T10:12:01.0361094Z copying build\lib.win-amd64-cpython-39\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0369446Z copying build\lib.win-amd64-cpython-39\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0377696Z copying build\lib.win-amd64-cpython-39\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0388461Z copying build\lib.win-amd64-cpython-39\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0416816Z copying build\lib.win-amd64-cpython-39\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0425238Z copying build\lib.win-amd64-cpython-39\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.0434757Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2022-12-01T10:12:01.0438120Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2022-12-01T10:12:01.0441056Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2022-12-01T10:12:01.0449157Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2022-12-01T10:12:01.0458034Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2022-12-01T10:12:01.0461048Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2022-12-01T10:12:01.0464139Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules\conv_fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2022-12-01T10:12:01.0472881Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules\linear_fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2022-12-01T10:12:01.0481614Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2022-12-01T10:12:01.0489787Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2022-12-01T10:12:01.0505689Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat 2022-12-01T10:12:01.0514211Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2022-12-01T10:12:01.0517387Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:12:01.0520417Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:12:01.0524221Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:12:01.0532778Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:12:01.0541007Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:12:01.0549818Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2022-12-01T10:12:01.0552747Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2022-12-01T10:12:01.0561081Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2022-12-01T10:12:01.0569611Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2022-12-01T10:12:01.0577886Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2022-12-01T10:12:01.0586176Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized 2022-12-01T10:12:01.0594444Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2022-12-01T10:12:01.0603487Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2022-12-01T10:12:01.0606415Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0615459Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0623836Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0632664Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0650996Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0659822Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0669318Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0687178Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0695674Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0704348Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0712413Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0721579Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0730578Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0738771Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0748148Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0781948Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0790422Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0799118Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0807140Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0816327Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0825819Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0834821Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0843868Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0852475Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0861291Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0869634Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:12:01.0878699Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2022-12-01T10:12:01.0881565Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0890143Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\common_types.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0898524Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0907178Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\data_parallel.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0929674Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0939551Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\distributed.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0948003Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0956417Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\parallel_apply.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0964505Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0973055Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\replicate.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0981345Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0990123Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\scatter_gather.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.0998451Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.1006923Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\_replicated_tensor_ddp_interop.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.1015487Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\_replicated_tensor_ddp_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.1024158Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.1032631Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:12:01.1040628Z copying build\lib.win-amd64-cpython-39\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.1049128Z copying build\lib.win-amd64-cpython-39\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.1058152Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2022-12-01T10:12:01.1061318Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2022-12-01T10:12:01.1064171Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2022-12-01T10:12:01.1067071Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic\modules 2022-12-01T10:12:01.1075488Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic\modules 2022-12-01T10:12:01.1083523Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic 2022-12-01T10:12:01.1091857Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2022-12-01T10:12:01.1094485Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2022-12-01T10:12:01.1102725Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2022-12-01T10:12:01.1110638Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2022-12-01T10:12:01.1118699Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2022-12-01T10:12:01.1127150Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2022-12-01T10:12:01.1135588Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2022-12-01T10:12:01.1138613Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2022-12-01T10:12:01.1141377Z copying build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2022-12-01T10:12:01.1149440Z copying build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2022-12-01T10:12:01.1157456Z copying build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2022-12-01T10:12:01.1165262Z copying build\lib.win-amd64-cpython-39\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2022-12-01T10:12:01.1173796Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2022-12-01T10:12:01.1176890Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2022-12-01T10:12:01.1180081Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2022-12-01T10:12:01.1182989Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2022-12-01T10:12:01.1191600Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2022-12-01T10:12:01.1199609Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2022-12-01T10:12:01.1207746Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2022-12-01T10:12:01.1216249Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic 2022-12-01T10:12:01.1224329Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2022-12-01T10:12:01.1232470Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2022-12-01T10:12:01.1235207Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1248110Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1256805Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1264979Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1272741Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1292758Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1301304Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1309463Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1317337Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1325465Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1333546Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2022-12-01T10:12:01.1343399Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2022-12-01T10:12:01.1353267Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1355974Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1363988Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1372188Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1380292Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1388494Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1396677Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2022-12-01T10:12:01.1405065Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference 2022-12-01T10:12:01.1413613Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2022-12-01T10:12:01.1422545Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2022-12-01T10:12:01.1425462Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1450701Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1459448Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1467944Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1476176Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1493951Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1503242Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1512274Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1521628Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1530793Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1539144Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1547591Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1556062Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1564655Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1567777Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1576164Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\conv_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1584765Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1609178Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1617570Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1626111Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1634834Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1643353Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1651890Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1660448Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2022-12-01T10:12:01.1668496Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_per_sample_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1676894Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1685772Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:12:01.1693641Z copying build\lib.win-amd64-cpython-39\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.1702100Z copying build\lib.win-amd64-cpython-39\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:12:01.1711601Z creating build\bdist.win-amd64\wheel\torch\onnx 2022-12-01T10:12:01.1714503Z copying build\lib.win-amd64-cpython-39\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1722660Z copying build\lib.win-amd64-cpython-39\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1731029Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_caffe2.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1739791Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1759962Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1768884Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1778071Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1787118Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1795795Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1803899Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1812400Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1821192Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1829449Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1837679Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1846000Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1856651Z copying build\lib.win-amd64-cpython-39\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1866116Z copying build\lib.win-amd64-cpython-39\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1875052Z copying build\lib.win-amd64-cpython-39\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1883944Z copying build\lib.win-amd64-cpython-39\torch\onnx\_deprecation.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1895458Z copying build\lib.win-amd64-cpython-39\torch\onnx\_experimental.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1920417Z copying build\lib.win-amd64-cpython-39\torch\onnx\_exporter_states.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1939822Z copying build\lib.win-amd64-cpython-39\torch\onnx\_globals.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.1948425Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2022-12-01T10:12:01.1951517Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics 2022-12-01T10:12:01.1954450Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:12:01.1957262Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\engine.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:12:01.1965814Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\formatter.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:12:01.1975194Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.1978098Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\version.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.1986353Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_address.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.1994750Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_artifact.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2002670Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_artifact_change.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2010755Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_artifact_content.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2033920Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_artifact_location.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2042901Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_attachment.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2050946Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_code_flow.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2059587Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_configuration_override.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2068189Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_conversion.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2076668Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_edge.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2085243Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_edge_traversal.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2093539Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_exception.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2102108Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_external_properties.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2110707Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_external_property_file_reference.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2119667Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_external_property_file_references.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2128560Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_fix.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2137261Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_graph.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2146359Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_graph_traversal.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2154787Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_invocation.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2163397Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_location.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2177985Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_location_relationship.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2186681Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_logical_location.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2195155Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_message.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2203562Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_multiformat_message_string.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2212250Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_node.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2221300Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_notification.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2230008Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_physical_location.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2238145Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_property_bag.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2246232Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_rectangle.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2254618Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_region.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2271368Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_replacement.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2279775Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_reporting_configuration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2288635Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2297448Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor_reference.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2306764Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_reporting_descriptor_relationship.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2315665Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_result.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2324801Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_result_provenance.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2332833Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_run.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2341619Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_run_automation_details.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2350367Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_sarif_log.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2374530Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_special_locations.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2383417Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_stack.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2391955Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_stack_frame.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2400340Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_suppression.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2408568Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_thread_flow.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2416912Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_thread_flow_location.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2425515Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_tool.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2433891Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_tool_component.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2442167Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_tool_component_reference.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2450546Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_translation_metadata.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2470774Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_version_control_details.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2479169Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_web_request.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2487278Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\_web_response.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2499027Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:12:01.2507591Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\_infra.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:12:01.2516820Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:12:01.2525199Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\_diagnostic.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics 2022-12-01T10:12:01.2533167Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\_rules.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics 2022-12-01T10:12:01.2541529Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\diagnostics 2022-12-01T10:12:01.2549280Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:12:01.2557487Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:12:01.2580179Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\_beartype.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:12:01.2588747Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:12:01.2594892Z copying build\lib.win-amd64-cpython-39\torch\onnx\_onnx_supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.2603393Z copying build\lib.win-amd64-cpython-39\torch\onnx\_patch_torch.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.2611561Z copying build\lib.win-amd64-cpython-39\torch\onnx\_type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.2619932Z copying build\lib.win-amd64-cpython-39\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:12:01.2629456Z creating build\bdist.win-amd64\wheel\torch\optim 2022-12-01T10:12:01.2632377Z copying build\lib.win-amd64-cpython-39\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2640701Z copying build\lib.win-amd64-cpython-39\torch\optim\adadelta.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2648581Z copying build\lib.win-amd64-cpython-39\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2657234Z copying build\lib.win-amd64-cpython-39\torch\optim\adagrad.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2674759Z copying build\lib.win-amd64-cpython-39\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2684106Z copying build\lib.win-amd64-cpython-39\torch\optim\adam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2692145Z copying build\lib.win-amd64-cpython-39\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2725097Z copying build\lib.win-amd64-cpython-39\torch\optim\adamax.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2733205Z copying build\lib.win-amd64-cpython-39\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2746783Z copying build\lib.win-amd64-cpython-39\torch\optim\adamw.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2754917Z copying build\lib.win-amd64-cpython-39\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2763080Z copying build\lib.win-amd64-cpython-39\torch\optim\asgd.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2770919Z copying build\lib.win-amd64-cpython-39\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2779729Z copying build\lib.win-amd64-cpython-39\torch\optim\lbfgs.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2787736Z copying build\lib.win-amd64-cpython-39\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2797163Z copying build\lib.win-amd64-cpython-39\torch\optim\lr_scheduler.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2805522Z copying build\lib.win-amd64-cpython-39\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2813796Z copying build\lib.win-amd64-cpython-39\torch\optim\nadam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2822185Z copying build\lib.win-amd64-cpython-39\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2846578Z copying build\lib.win-amd64-cpython-39\torch\optim\optimizer.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2854812Z copying build\lib.win-amd64-cpython-39\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2863183Z copying build\lib.win-amd64-cpython-39\torch\optim\radam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2871182Z copying build\lib.win-amd64-cpython-39\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2879696Z copying build\lib.win-amd64-cpython-39\torch\optim\rmsprop.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2887704Z copying build\lib.win-amd64-cpython-39\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2895640Z copying build\lib.win-amd64-cpython-39\torch\optim\rprop.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2903566Z copying build\lib.win-amd64-cpython-39\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2911681Z copying build\lib.win-amd64-cpython-39\torch\optim\sgd.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2919727Z copying build\lib.win-amd64-cpython-39\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2933525Z copying build\lib.win-amd64-cpython-39\torch\optim\sparse_adam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2941615Z copying build\lib.win-amd64-cpython-39\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2954341Z copying build\lib.win-amd64-cpython-39\torch\optim\swa_utils.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2979512Z copying build\lib.win-amd64-cpython-39\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.2987789Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2022-12-01T10:12:01.2991049Z copying build\lib.win-amd64-cpython-39\torch\optim\_multi_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2022-12-01T10:12:01.2999010Z copying build\lib.win-amd64-cpython-39\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.3007102Z copying build\lib.win-amd64-cpython-39\torch\optim\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:12:01.3024920Z copying build\lib.win-amd64-cpython-39\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3034858Z creating build\bdist.win-amd64\wheel\torch\package 2022-12-01T10:12:01.3037817Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2022-12-01T10:12:01.3040887Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\find_first_use_of_broken_modules.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:12:01.3048785Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\is_from_package.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:12:01.3057369Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:12:01.3072184Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:12:01.3080134Z copying build\lib.win-amd64-cpython-39\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3088085Z copying build\lib.win-amd64-cpython-39\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3096052Z copying build\lib.win-amd64-cpython-39\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3117221Z copying build\lib.win-amd64-cpython-39\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3152816Z copying build\lib.win-amd64-cpython-39\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3162243Z copying build\lib.win-amd64-cpython-39\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3171518Z copying build\lib.win-amd64-cpython-39\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3179930Z copying build\lib.win-amd64-cpython-39\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3188309Z copying build\lib.win-amd64-cpython-39\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3196498Z copying build\lib.win-amd64-cpython-39\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3204698Z copying build\lib.win-amd64-cpython-39\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3212954Z copying build\lib.win-amd64-cpython-39\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3221495Z copying build\lib.win-amd64-cpython-39\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3230558Z copying build\lib.win-amd64-cpython-39\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3239356Z copying build\lib.win-amd64-cpython-39\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:12:01.3248508Z creating build\bdist.win-amd64\wheel\torch\profiler 2022-12-01T10:12:01.3251258Z copying build\lib.win-amd64-cpython-39\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3259783Z copying build\lib.win-amd64-cpython-39\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3268496Z copying build\lib.win-amd64-cpython-39\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3276731Z copying build\lib.win-amd64-cpython-39\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3285763Z copying build\lib.win-amd64-cpython-39\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3302847Z copying build\lib.win-amd64-cpython-39\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:12:01.3311597Z copying build\lib.win-amd64-cpython-39\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3318144Z creating build\bdist.win-amd64\wheel\torch\quantization 2022-12-01T10:12:01.3321024Z copying build\lib.win-amd64-cpython-39\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3329427Z copying build\lib.win-amd64-cpython-39\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3337502Z copying build\lib.win-amd64-cpython-39\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3356214Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2022-12-01T10:12:01.3359162Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3367157Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3375674Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3388392Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3396590Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3414165Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3422660Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3430995Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3439437Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3447677Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3455895Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3464267Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:12:01.3472832Z copying build\lib.win-amd64-cpython-39\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3481835Z copying build\lib.win-amd64-cpython-39\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3490647Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3498886Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3507538Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3515880Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3524057Z copying build\lib.win-amd64-cpython-39\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3532136Z copying build\lib.win-amd64-cpython-39\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3540310Z copying build\lib.win-amd64-cpython-39\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3548805Z copying build\lib.win-amd64-cpython-39\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3558064Z copying build\lib.win-amd64-cpython-39\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3567258Z copying build\lib.win-amd64-cpython-39\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:12:01.3575548Z copying build\lib.win-amd64-cpython-39\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3628148Z copying build\lib.win-amd64-cpython-39\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3637631Z copying build\lib.win-amd64-cpython-39\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3645808Z copying build\lib.win-amd64-cpython-39\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.3654971Z creating build\bdist.win-amd64\wheel\torch\share 2022-12-01T10:12:01.3658156Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2022-12-01T10:12:01.3661065Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2022-12-01T10:12:01.3664455Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\ATen\ATenConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\ATen 2022-12-01T10:12:01.3672654Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2022-12-01T10:12:01.3675459Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2022-12-01T10:12:01.3683877Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Caffe2ConfigVersion.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2022-12-01T10:12:01.3692491Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2022-12-01T10:12:01.3708069Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2022-12-01T10:12:01.3716758Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:12:01.3719495Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:12:01.3727463Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:12:01.3736444Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:12:01.3750048Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:12:01.3759756Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:12:01.3762771Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:12:01.3771792Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:12:01.3780648Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:12:01.3797624Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:12:01.3806442Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:12:01.3816537Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageHandleStandardArgs.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:12:01.3841674Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:12:01.3851189Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3854109Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\cuda.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3863362Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\gflags.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3872111Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\glog.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3880095Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3894325Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\mkl.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3902958Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3911360Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\protobuf.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3919868Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\threads.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3927930Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public\utils.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2022-12-01T10:12:01.3937150Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2022-12-01T10:12:01.3940110Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Torch\TorchConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2022-12-01T10:12:01.3948248Z copying build\lib.win-amd64-cpython-39\torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2022-12-01T10:12:01.3957413Z creating build\bdist.win-amd64\wheel\torch\sparse 2022-12-01T10:12:01.3960408Z copying build\lib.win-amd64-cpython-39\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2022-12-01T10:12:01.3977929Z creating build\bdist.win-amd64\wheel\torch\special 2022-12-01T10:12:01.3980757Z copying build\lib.win-amd64-cpython-39\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2022-12-01T10:12:01.3989889Z copying build\lib.win-amd64-cpython-39\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.4001582Z creating build\bdist.win-amd64\wheel\torch\test 2022-12-01T10:12:01.4004583Z copying build\lib.win-amd64-cpython-39\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4017470Z copying build\lib.win-amd64-cpython-39\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4029800Z copying build\lib.win-amd64-cpython-39\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4042224Z copying build\lib.win-amd64-cpython-39\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4088356Z copying build\lib.win-amd64-cpython-39\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4101208Z copying build\lib.win-amd64-cpython-39\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4112561Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Array_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4123309Z copying build\lib.win-amd64-cpython-39\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4134667Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4146251Z copying build\lib.win-amd64-cpython-39\torch\test\c10_C++17_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4157820Z copying build\lib.win-amd64-cpython-39\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4169448Z copying build\lib.win-amd64-cpython-39\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4181395Z copying build\lib.win-amd64-cpython-39\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4192887Z copying build\lib.win-amd64-cpython-39\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4203904Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4214774Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4226959Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4238449Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4278699Z copying build\lib.win-amd64-cpython-39\torch\test\c10_either_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4293935Z copying build\lib.win-amd64-cpython-39\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4305601Z copying build\lib.win-amd64-cpython-39\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4316931Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4328640Z copying build\lib.win-amd64-cpython-39\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4340540Z copying build\lib.win-amd64-cpython-39\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4353032Z copying build\lib.win-amd64-cpython-39\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4364781Z copying build\lib.win-amd64-cpython-39\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4384995Z copying build\lib.win-amd64-cpython-39\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4424443Z copying build\lib.win-amd64-cpython-39\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4436357Z copying build\lib.win-amd64-cpython-39\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4448133Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Metaprogramming_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4460478Z copying build\lib.win-amd64-cpython-39\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4473789Z copying build\lib.win-amd64-cpython-39\torch\test\c10_ordered_preserving_dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4487867Z copying build\lib.win-amd64-cpython-39\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4499434Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4510924Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SmallVectorTest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4570535Z copying build\lib.win-amd64-cpython-39\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4583065Z copying build\lib.win-amd64-cpython-39\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4594597Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4613971Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4625468Z copying build\lib.win-amd64-cpython-39\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4636576Z copying build\lib.win-amd64-cpython-39\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4648091Z copying build\lib.win-amd64-cpython-39\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4660166Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4671871Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4696797Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeTraits_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4707829Z copying build\lib.win-amd64-cpython-39\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4718944Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4730798Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4742563Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4756773Z copying build\lib.win-amd64-cpython-39\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4769395Z copying build\lib.win-amd64-cpython-39\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4780678Z copying build\lib.win-amd64-cpython-39\torch\test\dispatch_key_set_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4792320Z copying build\lib.win-amd64-cpython-39\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4817845Z copying build\lib.win-amd64-cpython-39\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4829685Z copying build\lib.win-amd64-cpython-39\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4842329Z copying build\lib.win-amd64-cpython-39\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4855564Z copying build\lib.win-amd64-cpython-39\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4868225Z copying build\lib.win-amd64-cpython-39\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4882746Z copying build\lib.win-amd64-cpython-39\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4896443Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4915407Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4943992Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4960832Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4976409Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.4989934Z copying build\lib.win-amd64-cpython-39\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5002169Z copying build\lib.win-amd64-cpython-39\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5018451Z copying build\lib.win-amd64-cpython-39\torch\test\make_boxed_from_unboxed_functor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5033691Z copying build\lib.win-amd64-cpython-39\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5059137Z copying build\lib.win-amd64-cpython-39\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5072176Z copying build\lib.win-amd64-cpython-39\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5103329Z copying build\lib.win-amd64-cpython-39\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5116089Z copying build\lib.win-amd64-cpython-39\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5127958Z copying build\lib.win-amd64-cpython-39\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5140509Z copying build\lib.win-amd64-cpython-39\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5152655Z copying build\lib.win-amd64-cpython-39\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5165590Z copying build\lib.win-amd64-cpython-39\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5177130Z copying build\lib.win-amd64-cpython-39\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5188231Z copying build\lib.win-amd64-cpython-39\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5223443Z copying build\lib.win-amd64-cpython-39\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5235336Z copying build\lib.win-amd64-cpython-39\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5248411Z copying build\lib.win-amd64-cpython-39\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5260425Z copying build\lib.win-amd64-cpython-39\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5272006Z copying build\lib.win-amd64-cpython-39\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5283585Z copying build\lib.win-amd64-cpython-39\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5295421Z copying build\lib.win-amd64-cpython-39\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5308016Z copying build\lib.win-amd64-cpython-39\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5319600Z copying build\lib.win-amd64-cpython-39\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5341319Z copying build\lib.win-amd64-cpython-39\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5353545Z copying build\lib.win-amd64-cpython-39\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5363228Z copying build\lib.win-amd64-cpython-39\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5374741Z copying build\lib.win-amd64-cpython-39\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5399906Z copying build\lib.win-amd64-cpython-39\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5411946Z copying build\lib.win-amd64-cpython-39\torch\test\variant_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5423628Z copying build\lib.win-amd64-cpython-39\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5433339Z copying build\lib.win-amd64-cpython-39\torch\test\vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5446379Z copying build\lib.win-amd64-cpython-39\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5458718Z copying build\lib.win-amd64-cpython-39\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5470570Z copying build\lib.win-amd64-cpython-39\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:12:01.5482894Z creating build\bdist.win-amd64\wheel\torch\testing 2022-12-01T10:12:01.5485910Z copying build\lib.win-amd64-cpython-39\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:12:01.5495169Z copying build\lib.win-amd64-cpython-39\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:12:01.5503412Z copying build\lib.win-amd64-cpython-39\torch\testing\_deprecated.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:12:01.5512706Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2022-12-01T10:12:01.5598894Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\autocast_test_lists.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5607988Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\check_kernel_launches.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5617279Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2022-12-01T10:12:01.5636240Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen\random_topo_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\codegen 2022-12-01T10:12:01.5645405Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\codegen 2022-12-01T10:12:01.5651679Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5660358Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_device_type.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5669732Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5701136Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5742123Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5751485Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5759917Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_methods_invocations.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5776994Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5786466Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5798418Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5808432Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5816970Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5825557Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5836044Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.5846250Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2022-12-01T10:12:01.5848752Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\data\network1.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2022-12-01T10:12:01.5857084Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\data\network2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2022-12-01T10:12:01.5867130Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2022-12-01T10:12:01.5873944Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2022-12-01T10:12:01.5877369Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.5887390Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\distributed_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.5902583Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\distributed_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.5924636Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2022-12-01T10:12:01.5927875Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2022-12-01T10:12:01.5930698Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn\api 2022-12-01T10:12:01.5939906Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn\api 2022-12-01T10:12:01.5946034Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn 2022-12-01T10:12:01.5952701Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\pipeline 2022-12-01T10:12:01.5955640Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipeline\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\pipeline 2022-12-01T10:12:01.5961495Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipe_with_ddp_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.5970231Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.5973077Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.5982817Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.5991414Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:12:01.5994349Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:12:01.6002740Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:12:01.6020596Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:12:01.6026617Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6040814Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6051838Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:12:01.6054904Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:12:01.6063404Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:12:01.6072488Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:12:01.6081043Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:12:01.6087068Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6096068Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6107834Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6116333Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2022-12-01T10:12:01.6122636Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.6131661Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2022-12-01T10:12:01.6134663Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:12:01.6137661Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:12:01.6146146Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:12:01.6155186Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:12:01.6163868Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\test_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard 2022-12-01T10:12:01.6194662Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard 2022-12-01T10:12:01.6200778Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2022-12-01T10:12:01.6206910Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6232313Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2022-12-01T10:12:01.6241193Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\generated\annotated_fn_args.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2022-12-01T10:12:01.6253797Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\generated\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2022-12-01T10:12:01.6260188Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6268750Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\jit_metaprogramming_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6277844Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6287599Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6296375Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2022-12-01T10:12:01.6299438Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\core.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2022-12-01T10:12:01.6309948Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6312734Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions\fft.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6321890Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions\linalg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6331453Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions\special.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6340677Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions\_masked.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6350090Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2022-12-01T10:12:01.6358286Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\refs.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2022-12-01T10:12:01.6366596Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2022-12-01T10:12:01.6375206Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2022-12-01T10:12:01.6383883Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\quantization_torch_package_models.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6392206Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6400712Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2022-12-01T10:12:01.6417328Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module\future_div.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2022-12-01T10:12:01.6425257Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module\no_future_div.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2022-12-01T10:12:01.6432925Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2022-12-01T10:12:01.6438843Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:12:01.6444798Z copying build\lib.win-amd64-cpython-39\torch\testing\_legacy.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:12:01.6453494Z copying build\lib.win-amd64-cpython-39\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:12:01.6461638Z copying build\lib.win-amd64-cpython-39\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.6469982Z copying build\lib.win-amd64-cpython-39\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:01.6478773Z creating build\bdist.win-amd64\wheel\torch\utils 2022-12-01T10:12:01.6481979Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2022-12-01T10:12:01.6484760Z copying build\lib.win-amd64-cpython-39\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2022-12-01T10:12:01.6493213Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2022-12-01T10:12:01.6496226Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2022-12-01T10:12:01.6499140Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\blas_compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6507412Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\blas_compare_setup.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6515702Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6523643Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\end_to_end.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6540106Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6548139Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\op_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6556113Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\simple_timeit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6564113Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6572090Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2022-12-01T10:12:01.6578323Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6581286Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\binary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6589381Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6597973Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6606117Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\spectral.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6622479Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\unary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6631146Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2022-12-01T10:12:01.6637253Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2022-12-01T10:12:01.6639971Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6648611Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6657180Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\cpp_jit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6665675Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6675212Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\sparse_fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6683973Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\timeit_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6710238Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\timer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6719798Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6722659Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6730801Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6739386Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6754815Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6767915Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6780679Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:12:01.6803726Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\_stubs.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6812088Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2022-12-01T10:12:01.6817898Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2022-12-01T10:12:01.6849171Z creating build\bdist.win-amd64\wheel\torch\utils\bottleneck 2022-12-01T10:12:01.6852091Z copying build\lib.win-amd64-cpython-39\torch\utils\bottleneck\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\bottleneck 2022-12-01T10:12:01.6858229Z copying build\lib.win-amd64-cpython-39\torch\utils\bottleneck\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\bottleneck 2022-12-01T10:12:01.6867380Z copying build\lib.win-amd64-cpython-39\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.6904363Z copying build\lib.win-amd64-cpython-39\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.6913095Z copying build\lib.win-amd64-cpython-39\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.6933842Z copying build\lib.win-amd64-cpython-39\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.6941878Z copying build\lib.win-amd64-cpython-39\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.6951687Z creating build\bdist.win-amd64\wheel\torch\utils\data 2022-12-01T10:12:01.6954853Z copying build\lib.win-amd64-cpython-39\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.6964572Z creating build\bdist.win-amd64\wheel\torch\utils\data\communication 2022-12-01T10:12:01.6967236Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\eventloop.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.6975668Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\iter.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.6984121Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\map.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.6992764Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\messages.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.7001245Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\protocol.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.7019283Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\queue.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.7027533Z copying build\lib.win-amd64-cpython-39\torch\utils\data\communication\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\communication 2022-12-01T10:12:01.7035426Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7044618Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataloader_experimental.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7064310Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2022-12-01T10:12:01.7067417Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7070189Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe\dataframes.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7078492Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7086668Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe\datapipes.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7108477Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe\structures.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7116858Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2022-12-01T10:12:01.7125246Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\datapipe.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7134030Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\datapipe.pyi -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7142396Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\gen_pyi.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7151576Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7166774Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\callable.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7175200Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\combinatorics.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7183632Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\combining.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7192749Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\filelister.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7211254Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\fileopener.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7219651Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\grouping.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7228305Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\routeddecoder.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7236814Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\selecting.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7245138Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\streamreader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7253755Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7262351Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2022-12-01T10:12:01.7270891Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7273794Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\callable.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7282022Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\combinatorics.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7290585Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\combining.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7298851Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\grouping.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7307364Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7323362Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2022-12-01T10:12:01.7332213Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2022-12-01T10:12:01.7334994Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2022-12-01T10:12:01.7343675Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils\decoder.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2022-12-01T10:12:01.7351900Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils\snapshot.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2022-12-01T10:12:01.7360372Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2022-12-01T10:12:01.7366535Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\_decorator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7374833Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\_hook_iterator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7383399Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\_typing.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7392264Z copying build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2022-12-01T10:12:01.7400842Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7409089Z copying build\lib.win-amd64-cpython-39\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7417778Z copying build\lib.win-amd64-cpython-39\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7426255Z copying build\lib.win-amd64-cpython-39\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7457039Z copying build\lib.win-amd64-cpython-39\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7466241Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2022-12-01T10:12:01.7469140Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\collate.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7478375Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\fetch.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7486967Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\pin_memory.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7496676Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\serialization.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7504717Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\signal_handling.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7570551Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\worker.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7579136Z copying build\lib.win-amd64-cpython-39\torch\utils\data\_utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2022-12-01T10:12:01.7618298Z copying build\lib.win-amd64-cpython-39\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:12:01.7626439Z copying build\lib.win-amd64-cpython-39\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7635020Z copying build\lib.win-amd64-cpython-39\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7643514Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2022-12-01T10:12:01.7646232Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:12:01.7654337Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\cuda_to_hip_mappings.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:12:01.7666291Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:12:01.7676094Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:12:01.7773013Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:12:01.7781368Z copying build\lib.win-amd64-cpython-39\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7790142Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2022-12-01T10:12:01.7793387Z copying build\lib.win-amd64-cpython-39\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2022-12-01T10:12:01.7801484Z copying build\lib.win-amd64-cpython-39\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2022-12-01T10:12:01.7807962Z copying build\lib.win-amd64-cpython-39\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7816343Z copying build\lib.win-amd64-cpython-39\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7825115Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2022-12-01T10:12:01.7828088Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\code.js -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7837152Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\htm.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7845920Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\preact.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7854985Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\skeleton.html -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7863388Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7894410Z copying build\lib.win-amd64-cpython-39\torch\utils\model_dump\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2022-12-01T10:12:01.7902941Z copying build\lib.win-amd64-cpython-39\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7911014Z copying build\lib.win-amd64-cpython-39\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.7920082Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2022-12-01T10:12:01.7922897Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.7931907Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.7941489Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_caffe2_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.7950487Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8003847Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8013565Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8022774Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8031047Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8040273Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8049680Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:12:01.8058716Z copying build\lib.win-amd64-cpython-39\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:01.8068035Z copying build\lib.win-amd64-cpython-39\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3195803Z copying build\lib.win-amd64-cpython-39\torch\utils\_crash_handler.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3206249Z copying build\lib.win-amd64-cpython-39\torch\utils\_cuda_trace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3221660Z copying build\lib.win-amd64-cpython-39\torch\utils\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3230242Z copying build\lib.win-amd64-cpython-39\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3238897Z copying build\lib.win-amd64-cpython-39\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3247829Z copying build\lib.win-amd64-cpython-39\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3256558Z copying build\lib.win-amd64-cpython-39\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3266018Z copying build\lib.win-amd64-cpython-39\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:12:02.3274484Z copying build\lib.win-amd64-cpython-39\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:02.3283090Z copying build\lib.win-amd64-cpython-39\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:02.3293618Z creating build\bdist.win-amd64\wheel\torch\_C 2022-12-01T10:12:02.3296622Z copying build\lib.win-amd64-cpython-39\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3305262Z copying build\lib.win-amd64-cpython-39\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3313604Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3322042Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3392650Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3401872Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3429082Z copying build\lib.win-amd64-cpython-39\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3443852Z copying build\lib.win-amd64-cpython-39\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3451836Z copying build\lib.win-amd64-cpython-39\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3462965Z copying build\lib.win-amd64-cpython-39\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3471785Z copying build\lib.win-amd64-cpython-39\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3481202Z copying build\lib.win-amd64-cpython-39\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3490063Z copying build\lib.win-amd64-cpython-39\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3499674Z copying build\lib.win-amd64-cpython-39\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3508445Z copying build\lib.win-amd64-cpython-39\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3516386Z copying build\lib.win-amd64-cpython-39\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3524917Z copying build\lib.win-amd64-cpython-39\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3535964Z copying build\lib.win-amd64-cpython-39\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3545248Z copying build\lib.win-amd64-cpython-39\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:12:02.3555644Z copying build\lib.win-amd64-cpython-39\torch\_C.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:02.8679884Z copying build\lib.win-amd64-cpython-39\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:02.8701497Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2022-12-01T10:12:02.8704302Z copying build\lib.win-amd64-cpython-39\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2022-12-01T10:12:02.8715285Z copying build\lib.win-amd64-cpython-39\torch\_C_flatbuffer.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:02.8728236Z creating build\bdist.win-amd64\wheel\torch\_decomp 2022-12-01T10:12:02.8731231Z copying build\lib.win-amd64-cpython-39\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:12:02.8742353Z copying build\lib.win-amd64-cpython-39\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:12:02.8750956Z copying build\lib.win-amd64-cpython-39\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:12:03.2863905Z copying build\lib.win-amd64-cpython-39\torch\_deploy.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.2876760Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2022-12-01T10:12:03.2880945Z copying build\lib.win-amd64-cpython-39\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2022-12-01T10:12:03.2891996Z copying build\lib.win-amd64-cpython-39\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2022-12-01T10:12:03.2898279Z copying build\lib.win-amd64-cpython-39\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.2910073Z creating build\bdist.win-amd64\wheel\torch\_lazy 2022-12-01T10:12:03.2913042Z copying build\lib.win-amd64-cpython-39\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2923636Z copying build\lib.win-amd64-cpython-39\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2932166Z copying build\lib.win-amd64-cpython-39\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2941165Z copying build\lib.win-amd64-cpython-39\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2949725Z copying build\lib.win-amd64-cpython-39\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2989104Z copying build\lib.win-amd64-cpython-39\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.2997824Z copying build\lib.win-amd64-cpython-39\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.3006154Z copying build\lib.win-amd64-cpython-39\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.3014811Z copying build\lib.win-amd64-cpython-39\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.3024343Z copying build\lib.win-amd64-cpython-39\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.3032922Z copying build\lib.win-amd64-cpython-39\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:12:03.3041712Z copying build\lib.win-amd64-cpython-39\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.3050247Z copying build\lib.win-amd64-cpython-39\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.3059959Z copying build\lib.win-amd64-cpython-39\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.3069216Z copying build\lib.win-amd64-cpython-39\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8243753Z copying build\lib.win-amd64-cpython-39\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8254390Z copying build\lib.win-amd64-cpython-39\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8265486Z creating build\bdist.win-amd64\wheel\torch\_prims 2022-12-01T10:12:03.8267993Z copying build\lib.win-amd64-cpython-39\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:12:03.8307507Z copying build\lib.win-amd64-cpython-39\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:12:03.8350831Z copying build\lib.win-amd64-cpython-39\torch\_prims\nvfuser_executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:12:03.8359463Z copying build\lib.win-amd64-cpython-39\torch\_prims\nvfuser_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:12:03.8368665Z copying build\lib.win-amd64-cpython-39\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:12:03.8436948Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2022-12-01T10:12:03.8439654Z copying build\lib.win-amd64-cpython-39\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2022-12-01T10:12:03.8448580Z copying build\lib.win-amd64-cpython-39\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2022-12-01T10:12:03.8458450Z copying build\lib.win-amd64-cpython-39\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8467521Z creating build\bdist.win-amd64\wheel\torch\_refs 2022-12-01T10:12:03.8470297Z copying build\lib.win-amd64-cpython-39\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2022-12-01T10:12:03.8479671Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2022-12-01T10:12:03.8482560Z copying build\lib.win-amd64-cpython-39\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2022-12-01T10:12:03.8602456Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2022-12-01T10:12:03.8605236Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2022-12-01T10:12:03.8608013Z copying build\lib.win-amd64-cpython-39\torch\_refs\nn\functional\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn\functional 2022-12-01T10:12:03.8617525Z copying build\lib.win-amd64-cpython-39\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2022-12-01T10:12:03.8626234Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2022-12-01T10:12:03.8629432Z copying build\lib.win-amd64-cpython-39\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2022-12-01T10:12:03.8637593Z copying build\lib.win-amd64-cpython-39\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2022-12-01T10:12:03.8689819Z copying build\lib.win-amd64-cpython-39\torch\_six.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8698226Z copying build\lib.win-amd64-cpython-39\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8707347Z copying build\lib.win-amd64-cpython-39\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8716143Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2022-12-01T10:12:03.8719204Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:12:03.8728384Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:12:03.8736881Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:12:03.8804754Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:12:03.8812678Z copying build\lib.win-amd64-cpython-39\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8822392Z copying build\lib.win-amd64-cpython-39\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:03.8832958Z copying build\lib.win-amd64-cpython-39\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3920174Z copying build\lib.win-amd64-cpython-39\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3938273Z copying build\lib.win-amd64-cpython-39\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3949778Z copying build\lib.win-amd64-cpython-39\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3958322Z copying build\lib.win-amd64-cpython-39\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3967861Z copying build\lib.win-amd64-cpython-39\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3977196Z copying build\lib.win-amd64-cpython-39\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3986034Z copying build\lib.win-amd64-cpython-39\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.3994315Z copying build\lib.win-amd64-cpython-39\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.4003404Z copying build\lib.win-amd64-cpython-39\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:12:04.4014591Z creating build\bdist.win-amd64\wheel\torchgen 2022-12-01T10:12:04.4017690Z creating build\bdist.win-amd64\wheel\torchgen\api 2022-12-01T10:12:04.4020439Z copying build\lib.win-amd64-cpython-39\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4029356Z copying build\lib.win-amd64-cpython-39\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4038213Z copying build\lib.win-amd64-cpython-39\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4046301Z copying build\lib.win-amd64-cpython-39\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4054431Z copying build\lib.win-amd64-cpython-39\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4112710Z copying build\lib.win-amd64-cpython-39\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4120913Z copying build\lib.win-amd64-cpython-39\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4129100Z copying build\lib.win-amd64-cpython-39\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4138807Z copying build\lib.win-amd64-cpython-39\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4148117Z copying build\lib.win-amd64-cpython-39\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4157181Z copying build\lib.win-amd64-cpython-39\torchgen\api\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4166447Z copying build\lib.win-amd64-cpython-39\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4174995Z copying build\lib.win-amd64-cpython-39\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4183494Z copying build\lib.win-amd64-cpython-39\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:12:04.4208429Z copying build\lib.win-amd64-cpython-39\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4217496Z copying build\lib.win-amd64-cpython-39\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4227273Z creating build\bdist.win-amd64\wheel\torchgen\dest 2022-12-01T10:12:04.4229836Z copying build\lib.win-amd64-cpython-39\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4238930Z copying build\lib.win-amd64-cpython-39\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4247491Z copying build\lib.win-amd64-cpython-39\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4256726Z copying build\lib.win-amd64-cpython-39\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4334535Z copying build\lib.win-amd64-cpython-39\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4344533Z copying build\lib.win-amd64-cpython-39\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:12:04.4352733Z copying build\lib.win-amd64-cpython-39\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4362893Z copying build\lib.win-amd64-cpython-39\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4449660Z copying build\lib.win-amd64-cpython-39\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4459804Z copying build\lib.win-amd64-cpython-39\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4468764Z copying build\lib.win-amd64-cpython-39\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4477332Z copying build\lib.win-amd64-cpython-39\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4486112Z copying build\lib.win-amd64-cpython-39\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4496481Z copying build\lib.win-amd64-cpython-39\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:04.4506219Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2022-12-01T10:12:04.4508909Z copying build\lib.win-amd64-cpython-39\torchgen\operator_versions\gen_mobile_upgraders.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2022-12-01T10:12:04.4517992Z copying build\lib.win-amd64-cpython-39\torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2022-12-01T10:12:04.4527409Z copying build\lib.win-amd64-cpython-39\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2022-12-01T10:12:04.4765781Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2022-12-01T10:12:04.4768704Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2022-12-01T10:12:04.4771784Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2022-12-01T10:12:04.4774599Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native\native_functions.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2022-12-01T10:12:04.4789053Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native\tags.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2022-12-01T10:12:04.4798446Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.4801364Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.4810008Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.4818499Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5534046Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5542581Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5551628Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5560461Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5569540Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5578505Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\enum_tag.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5587303Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Function.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5595710Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5604298Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5613159Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5621633Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\LazyIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5630243Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5639128Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5647745Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\NativeFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5656164Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:04.5665237Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0843021Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0852492Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Operator.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0860864Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Operators.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0869119Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\Operators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0877885Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0886023Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0894502Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0903070Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0911571Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.0920298Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5032203Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5041873Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5050190Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5058919Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\TensorBody.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5067801Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5076371Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5084476Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5092764Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5100832Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5127899Z copying build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2022-12-01T10:12:05.5137240Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2022-12-01T10:12:05.5140190Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:12:05.5149417Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:12:05.5157792Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:12:05.5164326Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2022-12-01T10:12:05.5167370Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:12:05.5175675Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:12:05.5184962Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\gen_static_runtime_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:12:05.5209651Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:12:05.5215761Z copying build\lib.win-amd64-cpython-39\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:05.5224866Z copying build\lib.win-amd64-cpython-39\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:12:05.5239753Z running install_egg_info 2022-12-01T10:12:05.5878890Z running egg_info 2022-12-01T10:12:05.5879139Z creating torch.egg-info 2022-12-01T10:12:05.5952805Z writing torch.egg-info\PKG-INFO 2022-12-01T10:12:05.5959964Z writing dependency_links to torch.egg-info\dependency_links.txt 2022-12-01T10:12:05.5965991Z writing entry points to torch.egg-info\entry_points.txt 2022-12-01T10:12:05.5984871Z writing requirements to torch.egg-info\requires.txt 2022-12-01T10:12:05.5989791Z writing top-level names to torch.egg-info\top_level.txt 2022-12-01T10:12:05.5993887Z writing manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:12:06.4825782Z reading manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:12:06.4831592Z reading manifest template 'MANIFEST.in' 2022-12-01T10:12:15.2837527Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T10:12:15.3429516Z warning: no previously-included files matching '*.so' found anywhere in distribution 2022-12-01T10:12:15.4081303Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T10:12:15.4712497Z warning: no previously-included files matching '*.a' found anywhere in distribution 2022-12-01T10:12:15.6558685Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T10:12:15.6559030Z adding license file 'LICENSE' 2022-12-01T10:12:15.6559241Z adding license file 'NOTICE' 2022-12-01T10:12:18.2675857Z writing manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:12:18.2756711Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-1.13.0a0+gitc13d400-py3.9.egg-info 2022-12-01T10:12:18.2850652Z running install_scripts 2022-12-01T10:12:18.3693602Z C:\Jenkins\Miniconda3\lib\site-packages\wheel\bdist_wheel.py:80: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect 2022-12-01T10:12:18.3896768Z if get_flag('Py_DEBUG', 2022-12-01T10:12:18.3897053Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T10:12:18.3902349Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T10:12:18.3948446Z creating build\bdist.win-amd64\wheel\torch-1.13.0a0+gitc13d400.dist-info\WHEEL 2022-12-01T10:12:18.3972123Z creating 'dist\torch-1.13.0a0+gitc13d400-cp39-cp39-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2022-12-01T10:12:18.4027993Z adding 'caffe2/__init__.py' 2022-12-01T10:12:18.4068101Z adding 'caffe2/contrib/__init__.py' 2022-12-01T10:12:18.4072120Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T10:12:18.4088413Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T10:12:18.4096272Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T10:12:18.4100618Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T10:12:18.4105098Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T10:12:18.4108882Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T10:12:18.4117450Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T10:12:18.4121928Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T10:12:18.4127473Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T10:12:18.4131538Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T10:12:18.4136797Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T10:12:18.4146262Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T10:12:18.4151929Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T10:12:18.4157227Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T10:12:18.4160289Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T10:12:18.4165780Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T10:12:18.4170185Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T10:12:18.4174790Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T10:12:18.4178882Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T10:12:18.4183138Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T10:12:18.4187412Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T10:12:18.4192895Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T10:12:18.4197688Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T10:12:18.4200593Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T10:12:18.4204799Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T10:12:18.4209372Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T10:12:18.4215566Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T10:12:18.4220705Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T10:12:18.4225074Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T10:12:18.4229189Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T10:12:18.4233543Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T10:12:18.4237292Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T10:12:18.4241855Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T10:12:18.4245593Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T10:12:18.4249423Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T10:12:18.4252808Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T10:12:18.4258452Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T10:12:18.4265371Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T10:12:18.4272010Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T10:12:18.4277538Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T10:12:18.4281202Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T10:12:18.4286009Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T10:12:18.4289729Z adding 'caffe2/core/__init__.py' 2022-12-01T10:12:18.4293098Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T10:12:18.4298800Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T10:12:18.4302743Z adding 'caffe2/distributed/__init__.py' 2022-12-01T10:12:18.4307172Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T10:12:18.4311413Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T10:12:18.4316071Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T10:12:18.4319785Z adding 'caffe2/experiments/__init__.py' 2022-12-01T10:12:18.4326440Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T10:12:18.4329474Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T10:12:18.4338325Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T10:12:18.4344133Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T10:12:18.4348886Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T10:12:18.4354213Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T10:12:18.4358916Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T10:12:18.4363770Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T10:12:18.4368490Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T10:12:18.4373015Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T10:12:18.4376661Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T10:12:18.4384473Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T10:12:18.4390235Z adding 'caffe2/proto/__init__.py' 2022-12-01T10:12:18.4405653Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T10:12:18.4412066Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T10:12:18.4418746Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T10:12:18.4427706Z adding 'caffe2/python/__init__.py' 2022-12-01T10:12:18.4432373Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T10:12:18.4436965Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T10:12:18.4442479Z adding 'caffe2/python/attention.py' 2022-12-01T10:12:18.4447862Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T10:12:18.4453338Z adding 'caffe2/python/binarysize.py' 2022-12-01T10:12:18.4458383Z adding 'caffe2/python/brew.py' 2022-12-01T10:12:18.4464313Z adding 'caffe2/python/brew_test.py' 2022-12-01T10:12:18.4468493Z adding 'caffe2/python/build.py' 2022-12-01T10:12:18.4475078Z adding 'caffe2/python/cached_reader.py' 2022-12-01T10:12:18.4488054Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T10:12:18.4493941Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T10:12:18.4505903Z adding 'caffe2/python/checkpoint.py' 2022-12-01T10:12:18.4513326Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T10:12:18.4518765Z adding 'caffe2/python/cnn.py' 2022-12-01T10:12:18.4523471Z adding 'caffe2/python/context.py' 2022-12-01T10:12:18.4527752Z adding 'caffe2/python/context_test.py' 2022-12-01T10:12:18.4535652Z adding 'caffe2/python/control.py' 2022-12-01T10:12:18.4548238Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T10:12:18.4553481Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T10:12:18.4559791Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T10:12:18.4565657Z adding 'caffe2/python/control_test.py' 2022-12-01T10:12:18.4569831Z adding 'caffe2/python/convert.py' 2022-12-01T10:12:18.4573756Z adding 'caffe2/python/convert_test.py' 2022-12-01T10:12:18.4582107Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T10:12:18.4586985Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T10:12:18.4636786Z adding 'caffe2/python/core.py' 2022-12-01T10:12:18.4650065Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T10:12:18.4665791Z adding 'caffe2/python/core_test.py' 2022-12-01T10:12:18.4674303Z adding 'caffe2/python/crf.py' 2022-12-01T10:12:18.4679226Z adding 'caffe2/python/crf_predict.py' 2022-12-01T10:12:18.4683554Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T10:12:18.4712217Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T10:12:18.4730479Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T10:12:18.4740370Z adding 'caffe2/python/data_workers.py' 2022-12-01T10:12:18.4746546Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T10:12:18.4756975Z adding 'caffe2/python/dataio.py' 2022-12-01T10:12:18.4765062Z adding 'caffe2/python/dataio_test.py' 2022-12-01T10:12:18.4772882Z adding 'caffe2/python/dataset.py' 2022-12-01T10:12:18.4779341Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T10:12:18.4784051Z adding 'caffe2/python/db_test.py' 2022-12-01T10:12:18.4789460Z adding 'caffe2/python/device_checker.py' 2022-12-01T10:12:18.4794215Z adding 'caffe2/python/dyndep.py' 2022-12-01T10:12:18.4799682Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T10:12:18.4804698Z adding 'caffe2/python/experiment_util.py' 2022-12-01T10:12:18.4809033Z adding 'caffe2/python/extension_loader.py' 2022-12-01T10:12:18.4813079Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T10:12:18.4817268Z adding 'caffe2/python/filler_test.py' 2022-12-01T10:12:18.4822177Z adding 'caffe2/python/functional.py' 2022-12-01T10:12:18.4827234Z adding 'caffe2/python/functional_test.py' 2022-12-01T10:12:18.4832271Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T10:12:18.4840133Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T10:12:18.4848633Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T10:12:18.4854324Z adding 'caffe2/python/gru_cell.py' 2022-12-01T10:12:18.4858653Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T10:12:18.4863076Z adding 'caffe2/python/hsm_util.py' 2022-12-01T10:12:18.4892557Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T10:12:18.4906223Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T10:12:18.4911460Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T10:12:18.4922862Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T10:12:18.4928766Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T10:12:18.4933976Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T10:12:18.4939262Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T10:12:18.4962387Z adding 'caffe2/python/layers_test.py' 2022-12-01T10:12:18.4968820Z adding 'caffe2/python/lazy.py' 2022-12-01T10:12:18.4973348Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T10:12:18.4978085Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T10:12:18.4983314Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T10:12:18.4988679Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T10:12:18.4995194Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T10:12:18.5010444Z adding 'caffe2/python/memonger.py' 2022-12-01T10:12:18.5021209Z adding 'caffe2/python/memonger_test.py' 2022-12-01T10:12:18.5026521Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T10:12:18.5031391Z adding 'caffe2/python/model_device_test.py' 2022-12-01T10:12:18.5041928Z adding 'caffe2/python/model_helper.py' 2022-12-01T10:12:18.5047334Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T10:12:18.5051895Z adding 'caffe2/python/modifier_context.py' 2022-12-01T10:12:18.5057333Z adding 'caffe2/python/muji.py' 2022-12-01T10:12:18.5062148Z adding 'caffe2/python/muji_test.py' 2022-12-01T10:12:18.5073193Z adding 'caffe2/python/net_builder.py' 2022-12-01T10:12:18.5080655Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T10:12:18.5088485Z adding 'caffe2/python/net_drawer.py' 2022-12-01T10:12:18.5096284Z adding 'caffe2/python/net_printer.py' 2022-12-01T10:12:18.5101575Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T10:12:18.5106496Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T10:12:18.5113392Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T10:12:18.5119138Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T10:12:18.5124406Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T10:12:18.5128857Z adding 'caffe2/python/normalizer.py' 2022-12-01T10:12:18.5133096Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T10:12:18.5137257Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T10:12:18.5141761Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T10:12:18.5146495Z adding 'caffe2/python/numa_test.py' 2022-12-01T10:12:18.5151547Z adding 'caffe2/python/observer_test.py' 2022-12-01T10:12:18.5156161Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T10:12:18.5177449Z adding 'caffe2/python/optimizer.py' 2022-12-01T10:12:18.5184178Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T10:12:18.5193915Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T10:12:18.5201008Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T10:12:18.5207143Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T10:12:18.5212184Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T10:12:18.5218662Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T10:12:18.5232920Z adding 'caffe2/python/pipeline.py' 2022-12-01T10:12:18.5238649Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T10:12:18.5242890Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T10:12:18.5248476Z adding 'caffe2/python/python_op_test.py' 2022-12-01T10:12:18.5253822Z adding 'caffe2/python/queue_util.py' 2022-12-01T10:12:18.5259069Z adding 'caffe2/python/record_queue.py' 2022-12-01T10:12:18.5266799Z adding 'caffe2/python/recurrent.py' 2022-12-01T10:12:18.5276569Z adding 'caffe2/python/regularizer.py' 2022-12-01T10:12:18.5281707Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T10:12:18.5287736Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T10:12:18.5310143Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T10:12:18.5331956Z adding 'caffe2/python/schema.py' 2022-12-01T10:12:18.5339932Z adding 'caffe2/python/schema_test.py' 2022-12-01T10:12:18.5346518Z adding 'caffe2/python/scope.py' 2022-12-01T10:12:18.5353159Z adding 'caffe2/python/scope_test.py' 2022-12-01T10:12:18.5362089Z adding 'caffe2/python/session.py' 2022-12-01T10:12:18.5368350Z adding 'caffe2/python/session_test.py' 2022-12-01T10:12:18.5374645Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T10:12:18.5379318Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T10:12:18.5391857Z adding 'caffe2/python/task.py' 2022-12-01T10:12:18.5397391Z adding 'caffe2/python/task_test.py' 2022-12-01T10:12:18.5403644Z adding 'caffe2/python/test_util.py' 2022-12-01T10:12:18.5408262Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T10:12:18.5412947Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T10:12:18.5417562Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T10:12:18.5421853Z adding 'caffe2/python/transformations.py' 2022-12-01T10:12:18.5427347Z adding 'caffe2/python/transformations_test.py' 2022-12-01T10:12:18.5435577Z adding 'caffe2/python/tt_core.py' 2022-12-01T10:12:18.5440557Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T10:12:18.5447981Z adding 'caffe2/python/utils.py' 2022-12-01T10:12:18.5452791Z adding 'caffe2/python/utils_test.py' 2022-12-01T10:12:18.5458036Z adding 'caffe2/python/visualize.py' 2022-12-01T10:12:18.5469353Z adding 'caffe2/python/workspace.py' 2022-12-01T10:12:18.5481876Z adding 'caffe2/python/workspace_test.py' 2022-12-01T10:12:18.5487805Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T10:12:18.5492847Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T10:12:18.5498258Z adding 'caffe2/python/docs/generator.py' 2022-12-01T10:12:18.5503492Z adding 'caffe2/python/docs/github.py' 2022-12-01T10:12:18.5508122Z adding 'caffe2/python/docs/parser.py' 2022-12-01T10:12:18.5511862Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T10:12:18.5518095Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T10:12:18.5529009Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T10:12:18.5534680Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T10:12:18.5538551Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T10:12:18.5542010Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T10:12:18.5545835Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T10:12:18.5549972Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T10:12:18.5553793Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T10:12:18.5557880Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T10:12:18.5561919Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T10:12:18.5566114Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T10:12:18.5569993Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T10:12:18.5575822Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T10:12:18.5580084Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T10:12:18.5583975Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T10:12:18.5589653Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T10:12:18.5596124Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T10:12:18.5601937Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T10:12:18.5609208Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T10:12:18.5615307Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T10:12:18.5620663Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T10:12:18.5639425Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T10:12:18.5652011Z adding 'caffe2/python/helpers/train.py' 2022-12-01T10:12:18.5657950Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T10:12:18.5660900Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T10:12:18.5665264Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T10:12:18.5670326Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T10:12:18.5674997Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T10:12:18.5680723Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T10:12:18.5685934Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T10:12:18.5690805Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T10:12:18.5698543Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T10:12:18.5704205Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T10:12:18.5708804Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T10:12:18.5714120Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T10:12:18.5718926Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T10:12:18.5724631Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T10:12:18.5729681Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T10:12:18.5734209Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T10:12:18.5739102Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T10:12:18.5743644Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T10:12:18.5748414Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T10:12:18.5753431Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T10:12:18.5758357Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T10:12:18.5763551Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T10:12:18.5768145Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T10:12:18.5772465Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T10:12:18.5776612Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T10:12:18.5781694Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T10:12:18.5786829Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T10:12:18.5793687Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T10:12:18.5798806Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T10:12:18.5803166Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T10:12:18.5808934Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T10:12:18.5814241Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T10:12:18.5818606Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T10:12:18.5824222Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T10:12:18.5829251Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T10:12:18.5835619Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T10:12:18.5840790Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T10:12:18.5845580Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T10:12:18.5850097Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T10:12:18.5855052Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T10:12:18.5859714Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T10:12:18.5864158Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T10:12:18.5868724Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T10:12:18.5873214Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T10:12:18.5878377Z adding 'caffe2/python/layers/concat.py' 2022-12-01T10:12:18.5882893Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T10:12:18.5888174Z adding 'caffe2/python/layers/conv.py' 2022-12-01T10:12:18.5892728Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T10:12:18.5898618Z adding 'caffe2/python/layers/fc.py' 2022-12-01T10:12:18.5905642Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T10:12:18.5910897Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T10:12:18.5917197Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T10:12:18.5922641Z adding 'caffe2/python/layers/functional.py' 2022-12-01T10:12:18.5927325Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T10:12:18.5932463Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T10:12:18.5937248Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T10:12:18.5941693Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T10:12:18.5946748Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T10:12:18.5955129Z adding 'caffe2/python/layers/layers.py' 2022-12-01T10:12:18.5960338Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T10:12:18.5964866Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T10:12:18.5969325Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T10:12:18.5973826Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T10:12:18.5978527Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T10:12:18.5983192Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T10:12:18.5987546Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T10:12:18.5991861Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T10:12:18.5996325Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T10:12:18.6001360Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T10:12:18.6006247Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T10:12:18.6011095Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T10:12:18.6016053Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T10:12:18.6024447Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T10:12:18.6029680Z adding 'caffe2/python/layers/split.py' 2022-12-01T10:12:18.6034768Z adding 'caffe2/python/layers/tags.py' 2022-12-01T10:12:18.6039500Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T10:12:18.6047107Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T10:12:18.6054206Z adding 'caffe2/python/mint/app.py' 2022-12-01T10:12:18.6058549Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T10:12:18.6062452Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T10:12:18.6066953Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T10:12:18.6071204Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T10:12:18.6075569Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T10:12:18.6079815Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T10:12:18.6084241Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T10:12:18.6088438Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T10:12:18.6092494Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T10:12:18.6097014Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T10:12:18.6101178Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T10:12:18.6105378Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T10:12:18.6109818Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T10:12:18.6114036Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T10:12:18.6118458Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T10:12:18.6123098Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T10:12:18.6127343Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T10:12:18.6131805Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T10:12:18.6136314Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T10:12:18.6143159Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T10:12:18.6149636Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T10:12:18.6154778Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T10:12:18.6159480Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T10:12:18.6164257Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T10:12:18.6169124Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T10:12:18.6173979Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T10:12:18.6178605Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T10:12:18.6183047Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T10:12:18.6187853Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T10:12:18.6192497Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T10:12:18.6197903Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T10:12:18.6203453Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T10:12:18.6208689Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T10:12:18.6213094Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T10:12:18.6217358Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T10:12:18.6221534Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T10:12:18.6226286Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T10:12:18.6231458Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T10:12:18.6235481Z adding 'caffe2/python/models/__init__.py' 2022-12-01T10:12:18.6239640Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T10:12:18.6245407Z adding 'caffe2/python/models/download.py' 2022-12-01T10:12:18.6251343Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T10:12:18.6258201Z adding 'caffe2/python/models/resnet.py' 2022-12-01T10:12:18.6263644Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T10:12:18.6269666Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T10:12:18.6274769Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T10:12:18.6278771Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T10:12:18.6286017Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T10:12:18.6291919Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T10:12:18.6297046Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T10:12:18.6301463Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T10:12:18.6310240Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T10:12:18.6321519Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T10:12:18.6331770Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T10:12:18.6336275Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T10:12:18.6351767Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T10:12:18.6357733Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T10:12:18.6362351Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T10:12:18.6366385Z adding 'caffe2/python/onnx/error.py' 2022-12-01T10:12:18.6373776Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T10:12:18.6379264Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T10:12:18.6383810Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T10:12:18.6389570Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T10:12:18.6394926Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T10:12:18.6398802Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T10:12:18.6403352Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T10:12:18.6407118Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T10:12:18.6416106Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T10:12:18.6423879Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T10:12:18.6428754Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T10:12:18.6434640Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T10:12:18.6439692Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T10:12:18.6444078Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T10:12:18.6451555Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T10:12:18.6457210Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T10:12:18.6462786Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T10:12:18.6468431Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T10:12:18.6474127Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T10:12:18.6481291Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T10:12:18.6486910Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T10:12:18.6491436Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T10:12:18.6495881Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T10:12:18.6500352Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T10:12:18.6505034Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T10:12:18.6509417Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T10:12:18.6514185Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T10:12:18.6519209Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T10:12:18.6524853Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T10:12:18.6529951Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T10:12:18.6535173Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T10:12:18.6539639Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T10:12:18.6546738Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T10:12:18.6552754Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T10:12:18.6558040Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T10:12:18.6564017Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T10:12:18.6568935Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T10:12:18.6574594Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T10:12:18.6579211Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T10:12:18.6583536Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T10:12:18.6588001Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T10:12:18.6592448Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T10:12:18.6597084Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T10:12:18.6601711Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T10:12:18.6605997Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T10:12:18.6610516Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T10:12:18.6614909Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T10:12:18.6621208Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T10:12:18.6626469Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T10:12:18.6632341Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T10:12:18.6638115Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T10:12:18.6642382Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T10:12:18.6652154Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T10:12:18.6659557Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T10:12:18.6665190Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T10:12:18.6669797Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T10:12:18.6674384Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T10:12:18.6678848Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T10:12:18.6683798Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T10:12:18.6689565Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T10:12:18.6694873Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T10:12:18.6699624Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T10:12:18.6704704Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T10:12:18.6708973Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T10:12:18.6718442Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T10:12:18.6723770Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T10:12:18.6730773Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T10:12:18.6735834Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T10:12:18.6740244Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T10:12:18.6746189Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T10:12:18.6756706Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T10:12:18.6762133Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T10:12:18.6766470Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T10:12:18.6770971Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T10:12:18.6775766Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T10:12:18.6782083Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T10:12:18.6790955Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T10:12:18.6796610Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T10:12:18.6800915Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T10:12:18.6805231Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T10:12:18.6809455Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T10:12:18.6813705Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T10:12:18.6818096Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T10:12:18.6822851Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T10:12:18.6829083Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T10:12:18.6835405Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T10:12:18.6839795Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T10:12:18.6843931Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T10:12:18.6848483Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T10:12:18.6852624Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T10:12:18.6859227Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T10:12:18.6864166Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T10:12:18.6869790Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T10:12:18.6875955Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T10:12:18.6880517Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T10:12:18.6884808Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T10:12:18.6889011Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T10:12:18.6893551Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T10:12:18.6898420Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T10:12:18.6905225Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T10:12:18.6910698Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T10:12:18.6915932Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T10:12:18.6921924Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T10:12:18.6926670Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T10:12:18.6931678Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T10:12:18.6939720Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T10:12:18.6945270Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T10:12:18.6950282Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T10:12:18.6956622Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T10:12:18.6961661Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T10:12:18.6965987Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T10:12:18.6970799Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T10:12:18.6975599Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T10:12:18.6981841Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T10:12:18.6987721Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T10:12:18.6992591Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T10:12:18.6998375Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T10:12:18.7003543Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T10:12:18.7008159Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T10:12:18.7014306Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T10:12:18.7018961Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T10:12:18.7023553Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T10:12:18.7028991Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T10:12:18.7040490Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T10:12:18.7047060Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T10:12:18.7051653Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T10:12:18.7056360Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T10:12:18.7060844Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T10:12:18.7065672Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T10:12:18.7070792Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T10:12:18.7075897Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T10:12:18.7080912Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T10:12:18.7085840Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T10:12:18.7090439Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T10:12:18.7094916Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T10:12:18.7099620Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T10:12:18.7104058Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T10:12:18.7108367Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T10:12:18.7113627Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T10:12:18.7119299Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T10:12:18.7124068Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T10:12:18.7128557Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T10:12:18.7133145Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T10:12:18.7137489Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T10:12:18.7141991Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T10:12:18.7147592Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T10:12:18.7152837Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T10:12:18.7157297Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T10:12:18.7163458Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T10:12:18.7168443Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T10:12:18.7172804Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T10:12:18.7178108Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T10:12:18.7183276Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T10:12:18.7188443Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T10:12:18.7195120Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T10:12:18.7200244Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T10:12:18.7204667Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T10:12:18.7209324Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T10:12:18.7214073Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T10:12:18.7219376Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T10:12:18.7225449Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T10:12:18.7230636Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T10:12:18.7237134Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T10:12:18.7244622Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T10:12:18.7252122Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T10:12:18.7257784Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T10:12:18.7263418Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T10:12:18.7269272Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T10:12:18.7274571Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T10:12:18.7279244Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T10:12:18.7296761Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T10:12:18.7304549Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T10:12:18.7309300Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T10:12:18.7313938Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T10:12:18.7323732Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T10:12:18.7331072Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T10:12:18.7336126Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T10:12:18.7342992Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T10:12:18.7352633Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T10:12:18.7358459Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T10:12:18.7366191Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T10:12:18.7371358Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T10:12:18.7375872Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T10:12:18.7380203Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T10:12:18.7384690Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T10:12:18.7394449Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T10:12:18.7399355Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T10:12:18.7404282Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T10:12:18.7409021Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T10:12:18.7413553Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T10:12:18.7420373Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T10:12:18.7426500Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T10:12:18.7432335Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T10:12:18.7441204Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T10:12:18.7446260Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T10:12:18.7450867Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T10:12:18.7456080Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T10:12:18.7460570Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T10:12:18.7465163Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T10:12:18.7469866Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T10:12:18.7474534Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T10:12:18.7479897Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T10:12:18.7492472Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T10:12:18.7498348Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T10:12:18.7502723Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T10:12:18.7507158Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T10:12:18.7511546Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T10:12:18.7516187Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T10:12:18.7521267Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T10:12:18.7531643Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T10:12:18.7534408Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T10:12:18.7539066Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T10:12:18.7543435Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T10:12:18.7547929Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T10:12:18.7552446Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T10:12:18.7557791Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T10:12:18.7561958Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T10:12:18.7566759Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T10:12:18.7571675Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T10:12:18.7578055Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T10:12:18.7583891Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T10:12:18.7589786Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T10:12:18.7594375Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T10:12:18.7598546Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T10:12:18.7602367Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T10:12:18.7606723Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T10:12:18.7611626Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T10:12:18.7615362Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T10:12:18.7620343Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T10:12:18.7626896Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T10:12:18.7637864Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T10:12:18.7642877Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T10:12:18.7646940Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T10:12:18.7651835Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T10:12:18.7656469Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T10:12:18.7661622Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T10:12:18.7667127Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T10:12:18.7670729Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T10:12:18.7675586Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T10:12:18.7680475Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T10:12:18.7685437Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T10:12:18.7689642Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T10:12:18.7694278Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T10:12:18.7699427Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T10:12:18.7704373Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T10:12:18.7708908Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T10:12:18.7713352Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T10:12:18.7718161Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T10:12:18.7722752Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T10:12:18.7727477Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T10:12:18.7732078Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T10:12:18.7736506Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T10:12:18.7741430Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T10:12:18.7746046Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T10:12:18.7750815Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T10:12:18.7755565Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T10:12:18.7760552Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T10:12:18.7765081Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T10:12:18.7770128Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T10:12:18.7786384Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-12-01T10:12:18.7792361Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T10:12:18.7797110Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T10:12:18.7801816Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T10:12:18.7807084Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T10:12:18.7811944Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T10:12:18.7816745Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T10:12:18.7828898Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T10:12:18.7834811Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T10:12:18.7839436Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T10:12:18.7843956Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T10:12:18.7848605Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T10:12:18.7853384Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T10:12:18.7857914Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T10:12:18.7863027Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T10:12:18.7867553Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T10:12:18.7872141Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T10:12:18.7883578Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T10:12:18.7888251Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T10:12:18.7892671Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T10:12:18.7897109Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T10:12:18.7901674Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T10:12:18.7906220Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T10:12:18.7910794Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T10:12:18.7915795Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T10:12:18.7920326Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T10:12:18.7924700Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T10:12:18.7929212Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T10:12:18.7933832Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T10:12:18.7938262Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T10:12:18.7954264Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T10:12:18.7958733Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T10:12:18.7963073Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T10:12:18.7967456Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T10:12:18.7972271Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T10:12:18.7977204Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T10:12:18.7981858Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T10:12:18.7986512Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T10:12:18.7990904Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T10:12:18.7995434Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T10:12:18.7999776Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T10:12:18.8004119Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T10:12:18.8008414Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T10:12:18.8012861Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T10:12:18.8017596Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T10:12:18.8022015Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T10:12:18.8026382Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T10:12:18.8031077Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T10:12:18.8035512Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T10:12:18.8039962Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T10:12:18.8044662Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T10:12:18.8048779Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T10:12:18.8053215Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T10:12:18.8057676Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T10:12:18.8067824Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T10:12:18.8072549Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T10:12:18.8076850Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T10:12:18.8081516Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T10:12:18.8085877Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T10:12:18.8090361Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T10:12:18.8094565Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T10:12:18.8099086Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T10:12:18.8103970Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T10:12:18.8108833Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T10:12:18.8113542Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T10:12:18.8118100Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T10:12:18.8122480Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T10:12:18.8127138Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T10:12:18.8131845Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T10:12:18.8136479Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T10:12:18.8141216Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T10:12:18.8146270Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T10:12:18.8151412Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T10:12:18.8156787Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T10:12:18.8161937Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T10:12:18.8166903Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T10:12:18.8171417Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T10:12:18.8176059Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T10:12:18.8180469Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T10:12:18.8184905Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T10:12:18.8189224Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T10:12:18.8193535Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T10:12:18.8197934Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T10:12:18.8202581Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T10:12:18.8211220Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T10:12:18.8216282Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T10:12:18.8221018Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T10:12:18.8225404Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T10:12:18.8229746Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T10:12:18.8234603Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T10:12:18.8239420Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T10:12:18.8243778Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T10:12:18.8248066Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T10:12:18.8252396Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T10:12:18.8256826Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T10:12:18.8262603Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T10:12:18.8267172Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T10:12:18.8271756Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T10:12:18.8276269Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T10:12:18.8280685Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T10:12:18.8285091Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T10:12:18.8289473Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T10:12:18.8293823Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T10:12:18.8298173Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T10:12:18.8302617Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T10:12:18.8306949Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T10:12:18.8311297Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T10:12:18.8315709Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T10:12:18.8320028Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T10:12:18.8324371Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T10:12:18.8328801Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T10:12:18.8333555Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T10:12:18.8337951Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T10:12:18.8343098Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T10:12:18.8348793Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T10:12:18.8354033Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T10:12:18.8359351Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T10:12:18.8364405Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T10:12:18.8369102Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T10:12:18.8374002Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T10:12:18.8378663Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T10:12:18.8383449Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T10:12:18.8388394Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T10:12:18.8393598Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T10:12:18.8398719Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T10:12:18.8403769Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T10:12:18.8408294Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T10:12:18.8412345Z adding 'caffe2/python/test/__init__.py' 2022-12-01T10:12:18.8416602Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T10:12:18.8420979Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T10:12:18.8425560Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T10:12:18.8431834Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T10:12:18.8436587Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T10:12:18.8441158Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T10:12:18.8445619Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T10:12:18.8450931Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T10:12:18.8454674Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T10:12:18.8460210Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T10:12:18.8466810Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T10:12:18.8471956Z adding 'caffe2/python/trt/transform.py' 2022-12-01T10:12:18.8475910Z adding 'caffe2/quantization/__init__.py' 2022-12-01T10:12:18.8480378Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T10:12:18.8486471Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T10:12:18.8490990Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T10:12:18.8495768Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T10:12:18.8500882Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T10:12:18.8505728Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T10:12:18.8511406Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T10:12:18.8518016Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T10:12:18.8524824Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T10:12:18.8531425Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T10:12:18.8537339Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T10:12:18.8542199Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T10:12:18.8549515Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T10:12:18.8555740Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T10:12:18.8560751Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T10:12:18.8566161Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T10:12:18.8571466Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T10:12:18.8577408Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T10:12:18.8583626Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T10:12:18.8588705Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T10:12:18.8594168Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T10:12:18.8599032Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T10:12:18.8604276Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T10:12:18.8609367Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T10:12:18.8614400Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T10:12:18.8619239Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T10:12:18.8623944Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T10:12:18.8628692Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T10:12:18.8633831Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T10:12:18.8638704Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T10:12:18.8643366Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T10:12:18.8648118Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T10:12:18.8652673Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T10:12:18.8657192Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T10:12:18.8662284Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T10:12:18.8666928Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T10:12:18.8674694Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T10:12:18.8866001Z adding 'functorch/_C.cp39-win_amd64.pyd' 2022-12-01T10:12:18.8878504Z adding 'functorch/__init__.py' 2022-12-01T10:12:18.8883086Z adding 'functorch/setup.py' 2022-12-01T10:12:18.8887814Z adding 'functorch/_src/__init__.py' 2022-12-01T10:12:18.8899828Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T10:12:18.8906110Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T10:12:18.8911220Z adding 'functorch/_src/compile_utils.py' 2022-12-01T10:12:18.8917951Z adding 'functorch/_src/compilers.py' 2022-12-01T10:12:18.8922499Z adding 'functorch/_src/config.py' 2022-12-01T10:12:18.8945015Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T10:12:18.8953314Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T10:12:18.8962765Z adding 'functorch/_src/make_functional.py' 2022-12-01T10:12:18.8967776Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T10:12:18.8976868Z adding 'functorch/_src/partitioners.py' 2022-12-01T10:12:18.8982186Z adding 'functorch/_src/python_key.py' 2022-12-01T10:12:18.8986407Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T10:12:18.8995788Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T10:12:18.9006332Z adding 'functorch/_src/vmap.py' 2022-12-01T10:12:18.9012204Z adding 'functorch/compile/__init__.py' 2022-12-01T10:12:18.9018359Z adding 'functorch/dim/__init__.py' 2022-12-01T10:12:18.9022852Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T10:12:18.9027254Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T10:12:18.9032001Z adding 'functorch/dim/dim.py' 2022-12-01T10:12:18.9036655Z adding 'functorch/dim/magic_trace.py' 2022-12-01T10:12:18.9042031Z adding 'functorch/dim/op_properties.py' 2022-12-01T10:12:18.9052224Z adding 'functorch/dim/reference.py' 2022-12-01T10:12:18.9057317Z adding 'functorch/dim/tree_map.py' 2022-12-01T10:12:18.9061690Z adding 'functorch/dim/wrap_type.py' 2022-12-01T10:12:18.9066622Z adding 'functorch/experimental/__init__.py' 2022-12-01T10:12:18.9070851Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T10:12:18.9076189Z adding 'functorch/experimental/cond.py' 2022-12-01T10:12:18.9080455Z adding 'functorch/experimental/ops.py' 2022-12-01T10:12:18.9090288Z adding 'torch/_C.cp39-win_amd64.pyd' 2022-12-01T10:12:18.9098336Z adding 'torch/_C_flatbuffer.cp39-win_amd64.pyd' 2022-12-01T10:12:18.9103002Z adding 'torch/_VF.py' 2022-12-01T10:12:18.9107061Z adding 'torch/__config__.py' 2022-12-01T10:12:18.9111144Z adding 'torch/__future__.py' 2022-12-01T10:12:18.9127052Z adding 'torch/__init__.py' 2022-12-01T10:12:18.9137686Z adding 'torch/_appdirs.py' 2022-12-01T10:12:18.9143331Z adding 'torch/_classes.py' 2022-12-01T10:12:18.9148187Z adding 'torch/_deploy.py' 2022-12-01T10:12:18.9169743Z adding 'torch/_jit_internal.py' 2022-12-01T10:12:18.9176075Z adding 'torch/_linalg_utils.py' 2022-12-01T10:12:18.9193448Z adding 'torch/_lobpcg.py' 2022-12-01T10:12:18.9201577Z adding 'torch/_lowrank.py' 2022-12-01T10:12:18.9216880Z adding 'torch/_meta_registrations.py' 2022-12-01T10:12:18.9223367Z adding 'torch/_namedtensor_internals.py' 2022-12-01T10:12:18.9233700Z adding 'torch/_ops.py' 2022-12-01T10:12:18.9240470Z adding 'torch/_python_dispatcher.py' 2022-12-01T10:12:18.9245203Z adding 'torch/_six.py' 2022-12-01T10:12:18.9250581Z adding 'torch/_sources.py' 2022-12-01T10:12:18.9254991Z adding 'torch/_storage_docs.py' 2022-12-01T10:12:18.9274931Z adding 'torch/_tensor.py' 2022-12-01T10:12:18.9315153Z adding 'torch/_tensor_docs.py' 2022-12-01T10:12:18.9328612Z adding 'torch/_tensor_str.py' 2022-12-01T10:12:18.9460871Z adding 'torch/_torch_docs.py' 2022-12-01T10:12:18.9482112Z adding 'torch/_utils.py' 2022-12-01T10:12:18.9487588Z adding 'torch/_utils_internal.py' 2022-12-01T10:12:18.9495505Z adding 'torch/_vmap_internals.py' 2022-12-01T10:12:18.9502246Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T10:12:18.9530497Z adding 'torch/functional.py' 2022-12-01T10:12:18.9545542Z adding 'torch/hub.py' 2022-12-01T10:12:18.9552402Z adding 'torch/library.py' 2022-12-01T10:12:18.9581160Z adding 'torch/overrides.py' 2022-12-01T10:12:18.9586692Z adding 'torch/py.typed' 2022-12-01T10:12:18.9593016Z adding 'torch/quasirandom.py' 2022-12-01T10:12:18.9599423Z adding 'torch/random.py' 2022-12-01T10:12:18.9604049Z adding 'torch/return_types.py' 2022-12-01T10:12:18.9623024Z adding 'torch/serialization.py' 2022-12-01T10:12:18.9635336Z adding 'torch/storage.py' 2022-12-01T10:12:18.9641553Z adding 'torch/torch_version.py' 2022-12-01T10:12:18.9645983Z adding 'torch/types.py' 2022-12-01T10:12:18.9650448Z adding 'torch/version.py' 2022-12-01T10:12:18.9684929Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T10:12:18.9722328Z adding 'torch/_C/__init__.pyi' 2022-12-01T10:12:18.9730248Z adding 'torch/_C/_autograd.pyi' 2022-12-01T10:12:18.9734257Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T10:12:18.9738279Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T10:12:18.9743743Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T10:12:18.9749028Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T10:12:18.9753451Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T10:12:18.9757630Z adding 'torch/_C/_functions.pyi' 2022-12-01T10:12:18.9761617Z adding 'torch/_C/_functorch.pyi' 2022-12-01T10:12:18.9765364Z adding 'torch/_C/_itt.pyi' 2022-12-01T10:12:18.9769286Z adding 'torch/_C/_lazy.pyi' 2022-12-01T10:12:18.9773131Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T10:12:18.9777052Z adding 'torch/_C/_monitor.pyi' 2022-12-01T10:12:18.9781182Z adding 'torch/_C/_nn.pyi' 2022-12-01T10:12:18.9784959Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T10:12:18.9788859Z adding 'torch/_C/_onnx.pyi' 2022-12-01T10:12:18.9793348Z adding 'torch/_C/_profiler.pyi' 2022-12-01T10:12:18.9797290Z adding 'torch/_C/_verbose.pyi' 2022-12-01T10:12:18.9802203Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T10:12:18.9808950Z adding 'torch/_decomp/__init__.py' 2022-12-01T10:12:18.9841506Z adding 'torch/_decomp/decompositions.py' 2022-12-01T10:12:18.9849951Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T10:12:18.9854349Z adding 'torch/_dispatch/__init__.py' 2022-12-01T10:12:18.9858264Z adding 'torch/_dispatch/python.py' 2022-12-01T10:12:18.9863882Z adding 'torch/_lazy/__init__.py' 2022-12-01T10:12:18.9869190Z adding 'torch/_lazy/closure.py' 2022-12-01T10:12:18.9873632Z adding 'torch/_lazy/computation.py' 2022-12-01T10:12:18.9877735Z adding 'torch/_lazy/config.py' 2022-12-01T10:12:18.9881775Z adding 'torch/_lazy/debug.py' 2022-12-01T10:12:18.9885861Z adding 'torch/_lazy/device_context.py' 2022-12-01T10:12:18.9892363Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T10:12:18.9896786Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T10:12:18.9900849Z adding 'torch/_lazy/metrics.py' 2022-12-01T10:12:18.9905052Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T10:12:18.9909070Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T10:12:18.9936177Z adding 'torch/_prims/__init__.py' 2022-12-01T10:12:18.9945756Z adding 'torch/_prims/context.py' 2022-12-01T10:12:18.9950764Z adding 'torch/_prims/executor.py' 2022-12-01T10:12:18.9958070Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T10:12:18.9966119Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T10:12:18.9987944Z adding 'torch/_prims_common/__init__.py' 2022-12-01T10:12:18.9997123Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T10:12:19.0046680Z adding 'torch/_refs/__init__.py' 2022-12-01T10:12:19.0058020Z adding 'torch/_refs/fft.py' 2022-12-01T10:12:19.0065868Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T10:12:19.0071266Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T10:12:19.0081165Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T10:12:19.0087720Z adding 'torch/_refs/special/__init__.py' 2022-12-01T10:12:19.0093038Z adding 'torch/_subclasses/__init__.py' 2022-12-01T10:12:19.0109430Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T10:12:19.0116054Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T10:12:19.0123709Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T10:12:19.0129047Z adding 'torch/amp/__init__.py' 2022-12-01T10:12:19.0136320Z adding 'torch/amp/autocast_mode.py' 2022-12-01T10:12:19.0142014Z adding 'torch/ao/__init__.py' 2022-12-01T10:12:19.0147033Z adding 'torch/ao/nn/__init__.py' 2022-12-01T10:12:19.0151981Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T10:12:19.0157120Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T10:12:19.0162185Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T10:12:19.0167402Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T10:12:19.0172146Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T10:12:19.0177121Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:12:19.0184329Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:12:19.0189139Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T10:12:19.0194702Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T10:12:19.0200116Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T10:12:19.0205017Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T10:12:19.0209950Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T10:12:19.0214675Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T10:12:19.0223506Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T10:12:19.0231766Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T10:12:19.0237887Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T10:12:19.0247109Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T10:12:19.0252702Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T10:12:19.0257606Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:12:19.0263426Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:12:19.0269150Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:12:19.0283557Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:12:19.0290882Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T10:12:19.0297196Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T10:12:19.0302109Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T10:12:19.0312203Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T10:12:19.0317782Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T10:12:19.0323995Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:12:19.0329593Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T10:12:19.0336584Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T10:12:19.0342140Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T10:12:19.0346600Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T10:12:19.0351712Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T10:12:19.0356783Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T10:12:19.0361784Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T10:12:19.0367057Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T10:12:19.0371887Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T10:12:19.0380745Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T10:12:19.0386277Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T10:12:19.0391679Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T10:12:19.0396968Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T10:12:19.0401917Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T10:12:19.0407856Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T10:12:19.0412607Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T10:12:19.0417495Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T10:12:19.0422994Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T10:12:19.0426828Z adding 'torch/ao/ns/__init__.py' 2022-12-01T10:12:19.0435258Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T10:12:19.0445741Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T10:12:19.0450438Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T10:12:19.0459604Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T10:12:19.0474880Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T10:12:19.0483469Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T10:12:19.0488843Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T10:12:19.0494746Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T10:12:19.0503787Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T10:12:19.0510849Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T10:12:19.0516674Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T10:12:19.0521838Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T10:12:19.0527665Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T10:12:19.0533443Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T10:12:19.0542382Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T10:12:19.0548925Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T10:12:19.0555448Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T10:12:19.0576870Z adding 'torch/ao/quantization/observer.py' 2022-12-01T10:12:19.0588051Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T10:12:19.0595699Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T10:12:19.0601179Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T10:12:19.0605589Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T10:12:19.0612078Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T10:12:19.0616594Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T10:12:19.0627594Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T10:12:19.0639329Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T10:12:19.0647443Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T10:12:19.0652649Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T10:12:19.0661465Z adding 'torch/ao/quantization/utils.py' 2022-12-01T10:12:19.0667464Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T10:12:19.0675871Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T10:12:19.0685217Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T10:12:19.0691707Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T10:12:19.0696739Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T10:12:19.0701987Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T10:12:19.0705114Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T10:12:19.0709991Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T10:12:19.0714832Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T10:12:19.0720623Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T10:12:19.0725984Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T10:12:19.0731247Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T10:12:19.0745450Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T10:12:19.0761354Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T10:12:19.0768210Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T10:12:19.0784708Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T10:12:19.0793080Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T10:12:19.0799281Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T10:12:19.0804508Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T10:12:19.0812937Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T10:12:19.0817067Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T10:12:19.0821416Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T10:12:19.0827703Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T10:12:19.0832910Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T10:12:19.0859580Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T10:12:19.0868020Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T10:12:19.0873489Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T10:12:19.0878946Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T10:12:19.0897069Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T10:12:19.0902418Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T10:12:19.0926345Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T10:12:19.0939956Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T10:12:19.0947353Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T10:12:19.0960083Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T10:12:19.0966214Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T10:12:19.0969955Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T10:12:19.0973633Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T10:12:19.0977177Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T10:12:19.0985886Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T10:12:19.0991718Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T10:12:19.0997648Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T10:12:19.1002901Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T10:12:19.1010986Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T10:12:19.1017171Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T10:12:19.1022721Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T10:12:19.1026680Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T10:12:19.1030741Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T10:12:19.1035657Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T10:12:19.1041000Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T10:12:19.1046231Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T10:12:19.1052858Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T10:12:19.1057982Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T10:12:19.1061917Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T10:12:19.1067409Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T10:12:19.1072760Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T10:12:19.1077730Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T10:12:19.1081684Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T10:12:19.1088695Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T10:12:19.1093976Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T10:12:19.1098685Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T10:12:19.1105519Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T10:12:19.1116045Z adding 'torch/autograd/__init__.py' 2022-12-01T10:12:19.1121678Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T10:12:19.1127621Z adding 'torch/autograd/forward_ad.py' 2022-12-01T10:12:19.1138571Z adding 'torch/autograd/function.py' 2022-12-01T10:12:19.1155630Z adding 'torch/autograd/functional.py' 2022-12-01T10:12:19.1163440Z adding 'torch/autograd/grad_mode.py' 2022-12-01T10:12:19.1194053Z adding 'torch/autograd/gradcheck.py' 2022-12-01T10:12:19.1202126Z adding 'torch/autograd/graph.py' 2022-12-01T10:12:19.1215655Z adding 'torch/autograd/profiler.py' 2022-12-01T10:12:19.1223282Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T10:12:19.1237879Z adding 'torch/autograd/profiler_util.py' 2022-12-01T10:12:19.1243284Z adding 'torch/autograd/variable.py' 2022-12-01T10:12:19.1248128Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T10:12:19.1252516Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T10:12:19.1257082Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T10:12:19.1262489Z adding 'torch/backends/__init__.py' 2022-12-01T10:12:19.1266063Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T10:12:19.1271092Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T10:12:19.1275049Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T10:12:19.1280509Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T10:12:19.1305280Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T10:12:19.1313958Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T10:12:19.1320666Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T10:12:19.1325295Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T10:12:19.1330541Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T10:12:19.1336608Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T10:12:19.1341233Z adding 'torch/backends/mps/__init__.py' 2022-12-01T10:12:19.1345753Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T10:12:19.1351297Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T10:12:19.1356659Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T10:12:19.1360129Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T10:12:19.1371366Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T10:12:19.1377340Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T10:12:19.1572445Z adding 'torch/bin/FileStoreTest.exe' 2022-12-01T10:12:19.1799720Z adding 'torch/bin/TCPStoreTest.exe' 2022-12-01T10:12:19.2013785Z adding 'torch/bin/asmjit.dll' 2022-12-01T10:12:19.3449758Z adding 'torch/bin/fbgemm.dll' 2022-12-01T10:12:19.4999849Z adding 'torch/bin/protoc.exe' 2022-12-01T10:12:19.9185113Z adding 'torch/bin/test_api.exe' 2022-12-01T10:12:20.1853658Z adding 'torch/bin/test_jit.exe' 2022-12-01T10:12:20.2981881Z adding 'torch/bin/test_lazy.exe' 2022-12-01T10:12:20.6300072Z adding 'torch/bin/test_tensorexpr.exe' 2022-12-01T10:12:20.6507293Z adding 'torch/bin/tutorial_tensorexpr.exe' 2022-12-01T10:12:20.6514956Z adding 'torch/contrib/__init__.py' 2022-12-01T10:12:20.6521057Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T10:12:20.6526055Z adding 'torch/cpu/__init__.py' 2022-12-01T10:12:20.6530712Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T10:12:20.6534781Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T10:12:20.6548262Z adding 'torch/cuda/__init__.py' 2022-12-01T10:12:20.6554496Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T10:12:20.6560220Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T10:12:20.6569509Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T10:12:20.6574594Z adding 'torch/cuda/_utils.py' 2022-12-01T10:12:20.6578547Z adding 'torch/cuda/comm.py' 2022-12-01T10:12:20.6581453Z adding 'torch/cuda/error.py' 2022-12-01T10:12:20.6590513Z adding 'torch/cuda/graphs.py' 2022-12-01T10:12:20.6597388Z adding 'torch/cuda/jiterator.py' 2022-12-01T10:12:20.6606859Z adding 'torch/cuda/memory.py' 2022-12-01T10:12:20.6612679Z adding 'torch/cuda/nccl.py' 2022-12-01T10:12:20.6617388Z adding 'torch/cuda/nvtx.py' 2022-12-01T10:12:20.6621690Z adding 'torch/cuda/profiler.py' 2022-12-01T10:12:20.6626597Z adding 'torch/cuda/random.py' 2022-12-01T10:12:20.6630749Z adding 'torch/cuda/sparse.py' 2022-12-01T10:12:20.6636677Z adding 'torch/cuda/streams.py' 2022-12-01T10:12:20.6641885Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T10:12:20.6646975Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T10:12:20.6651017Z adding 'torch/cuda/amp/common.py' 2022-12-01T10:12:20.6661704Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T10:12:20.6668417Z adding 'torch/distributed/__init__.py' 2022-12-01T10:12:20.6673283Z adding 'torch/distributed/argparse_util.py' 2022-12-01T10:12:20.6677592Z adding 'torch/distributed/constants.py' 2022-12-01T10:12:20.6722471Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T10:12:20.6731840Z adding 'torch/distributed/launch.py' 2022-12-01T10:12:20.6737091Z adding 'torch/distributed/remote_device.py' 2022-12-01T10:12:20.6743251Z adding 'torch/distributed/rendezvous.py' 2022-12-01T10:12:20.6755855Z adding 'torch/distributed/run.py' 2022-12-01T10:12:20.6762508Z adding 'torch/distributed/utils.py' 2022-12-01T10:12:20.6767758Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T10:12:20.6772046Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T10:12:20.6778988Z adding 'torch/distributed/_shard/api.py' 2022-12-01T10:12:20.6784707Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T10:12:20.6789333Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T10:12:20.6793616Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T10:12:20.6800574Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T10:12:20.6810190Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T10:12:20.6814704Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T10:12:20.6820621Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T10:12:20.6825077Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T10:12:20.6831313Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T10:12:20.6838535Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T10:12:20.6843694Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T10:12:20.6850661Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T10:12:20.6856861Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T10:12:20.6861363Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T10:12:20.6866713Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T10:12:20.6871838Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T10:12:20.6877256Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T10:12:20.6883279Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T10:12:20.6888915Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T10:12:20.6893879Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T10:12:20.6902258Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:12:20.6920327Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T10:12:20.6926424Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T10:12:20.6932612Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T10:12:20.6937490Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T10:12:20.6943663Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T10:12:20.6948933Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T10:12:20.6953935Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T10:12:20.6958690Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T10:12:20.6963254Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T10:12:20.6967395Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T10:12:20.6972569Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T10:12:20.6977377Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T10:12:20.6981838Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T10:12:20.6986210Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T10:12:20.6991669Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T10:12:20.6996818Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T10:12:20.7001590Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T10:12:20.7006513Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T10:12:20.7011878Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T10:12:20.7018198Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T10:12:20.7024548Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T10:12:20.7028820Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T10:12:20.7036193Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T10:12:20.7044094Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T10:12:20.7053474Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T10:12:20.7062254Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T10:12:20.7067681Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T10:12:20.7075142Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T10:12:20.7080024Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T10:12:20.7084836Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T10:12:20.7089592Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T10:12:20.7093188Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T10:12:20.7099466Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T10:12:20.7104411Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T10:12:20.7111833Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T10:12:20.7116243Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T10:12:20.7122730Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T10:12:20.7127865Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T10:12:20.7133076Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T10:12:20.7137988Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T10:12:20.7142734Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T10:12:20.7146544Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T10:12:20.7151666Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T10:12:20.7157482Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T10:12:20.7165749Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T10:12:20.7170728Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T10:12:20.7175951Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T10:12:20.7181346Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T10:12:20.7185822Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T10:12:20.7200686Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T10:12:20.7207398Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T10:12:20.7211359Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T10:12:20.7216358Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T10:12:20.7222628Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T10:12:20.7227538Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T10:12:20.7232954Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T10:12:20.7238828Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T10:12:20.7242540Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T10:12:20.7247517Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T10:12:20.7262320Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T10:12:20.7270746Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T10:12:20.7277166Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T10:12:20.7282401Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T10:12:20.7286420Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T10:12:20.7292286Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T10:12:20.7297481Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T10:12:20.7304786Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T10:12:20.7316054Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T10:12:20.7321558Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T10:12:20.7326715Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T10:12:20.7335315Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T10:12:20.7341488Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T10:12:20.7345646Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T10:12:20.7352668Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T10:12:20.7361645Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T10:12:20.7368837Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T10:12:20.7383664Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T10:12:20.7400726Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T10:12:20.7407640Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T10:12:20.7413987Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T10:12:20.7420085Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T10:12:20.7424931Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T10:12:20.7429650Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T10:12:20.7435563Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T10:12:20.7441020Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T10:12:20.7447357Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T10:12:20.7454798Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T10:12:20.7460158Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T10:12:20.7465077Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T10:12:20.7469767Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T10:12:20.7474939Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T10:12:20.7479828Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T10:12:20.7483539Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T10:12:20.7488057Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T10:12:20.7492974Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T10:12:20.7497299Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T10:12:20.7501861Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T10:12:20.7506829Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T10:12:20.7511287Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T10:12:20.7531187Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T10:12:20.7540434Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T10:12:20.7547274Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T10:12:20.7552640Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T10:12:20.7570383Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T10:12:20.7577508Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T10:12:20.7653055Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T10:12:20.7666165Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T10:12:20.7671809Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T10:12:20.7681239Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T10:12:20.7687031Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T10:12:20.7693582Z adding 'torch/distributed/launcher/api.py' 2022-12-01T10:12:20.7698651Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T10:12:20.7705749Z adding 'torch/distributed/nn/functional.py' 2022-12-01T10:12:20.7710436Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T10:12:20.7721351Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T10:12:20.7726004Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T10:12:20.7731130Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T10:12:20.7735002Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T10:12:20.7739615Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T10:12:20.7744868Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T10:12:20.7749573Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T10:12:20.7754451Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T10:12:20.7759915Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T10:12:20.7764930Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T10:12:20.7770206Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T10:12:20.7775247Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T10:12:20.7780088Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T10:12:20.7785258Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T10:12:20.7791831Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T10:12:20.7797230Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T10:12:20.7801669Z adding 'torch/distributed/optim/utils.py' 2022-12-01T10:12:20.7827607Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T10:12:20.7833461Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T10:12:20.7838416Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T10:12:20.7843482Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T10:12:20.7850187Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T10:12:20.7855118Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T10:12:20.7859381Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T10:12:20.7865141Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T10:12:20.7869597Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T10:12:20.7878520Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T10:12:20.7885901Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T10:12:20.7890345Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T10:12:20.7899723Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T10:12:20.7905309Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T10:12:20.7911619Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T10:12:20.7916704Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T10:12:20.7922062Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T10:12:20.7927048Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T10:12:20.7931664Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T10:12:20.7936020Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T10:12:20.7941431Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T10:12:20.7949112Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T10:12:20.7954978Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T10:12:20.7962291Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T10:12:20.7966873Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T10:12:20.7979787Z adding 'torch/distributed/rpc/api.py' 2022-12-01T10:12:20.7988712Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T10:12:20.7993280Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T10:12:20.7998570Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T10:12:20.8004941Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T10:12:20.8010624Z adding 'torch/distributed/rpc/options.py' 2022-12-01T10:12:20.8015199Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T10:12:20.8021053Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T10:12:20.8026144Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T10:12:20.8030627Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T10:12:20.8037637Z adding 'torch/distributions/__init__.py' 2022-12-01T10:12:20.8042830Z adding 'torch/distributions/bernoulli.py' 2022-12-01T10:12:20.8048095Z adding 'torch/distributions/beta.py' 2022-12-01T10:12:20.8053341Z adding 'torch/distributions/binomial.py' 2022-12-01T10:12:20.8058788Z adding 'torch/distributions/categorical.py' 2022-12-01T10:12:20.8063434Z adding 'torch/distributions/cauchy.py' 2022-12-01T10:12:20.8067627Z adding 'torch/distributions/chi2.py' 2022-12-01T10:12:20.8073665Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T10:12:20.8081556Z adding 'torch/distributions/constraints.py' 2022-12-01T10:12:20.8087966Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T10:12:20.8093373Z adding 'torch/distributions/dirichlet.py' 2022-12-01T10:12:20.8099985Z adding 'torch/distributions/distribution.py' 2022-12-01T10:12:20.8104740Z adding 'torch/distributions/exp_family.py' 2022-12-01T10:12:20.8109231Z adding 'torch/distributions/exponential.py' 2022-12-01T10:12:20.8113996Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T10:12:20.8118690Z adding 'torch/distributions/gamma.py' 2022-12-01T10:12:20.8123760Z adding 'torch/distributions/geometric.py' 2022-12-01T10:12:20.8128321Z adding 'torch/distributions/gumbel.py' 2022-12-01T10:12:20.8132763Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T10:12:20.8137165Z adding 'torch/distributions/half_normal.py' 2022-12-01T10:12:20.8141976Z adding 'torch/distributions/independent.py' 2022-12-01T10:12:20.8153202Z adding 'torch/distributions/kl.py' 2022-12-01T10:12:20.8158933Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T10:12:20.8163587Z adding 'torch/distributions/laplace.py' 2022-12-01T10:12:20.8169329Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T10:12:20.8174979Z adding 'torch/distributions/log_normal.py' 2022-12-01T10:12:20.8179452Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T10:12:20.8185660Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T10:12:20.8192255Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T10:12:20.8197212Z adding 'torch/distributions/multinomial.py' 2022-12-01T10:12:20.8203513Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T10:12:20.8208660Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T10:12:20.8213358Z adding 'torch/distributions/normal.py' 2022-12-01T10:12:20.8218353Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T10:12:20.8222797Z adding 'torch/distributions/pareto.py' 2022-12-01T10:12:20.8227229Z adding 'torch/distributions/poisson.py' 2022-12-01T10:12:20.8232374Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T10:12:20.8237527Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T10:12:20.8242413Z adding 'torch/distributions/studentT.py' 2022-12-01T10:12:20.8248217Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T10:12:20.8262141Z adding 'torch/distributions/transforms.py' 2022-12-01T10:12:20.8267966Z adding 'torch/distributions/uniform.py' 2022-12-01T10:12:20.8273513Z adding 'torch/distributions/utils.py' 2022-12-01T10:12:20.8279727Z adding 'torch/distributions/von_mises.py' 2022-12-01T10:12:20.8284461Z adding 'torch/distributions/weibull.py' 2022-12-01T10:12:20.8291162Z adding 'torch/distributions/wishart.py' 2022-12-01T10:12:20.8306016Z adding 'torch/fft/__init__.py' 2022-12-01T10:12:20.8315853Z adding 'torch/futures/__init__.py' 2022-12-01T10:12:20.8322469Z adding 'torch/fx/__init__.py' 2022-12-01T10:12:20.8326754Z adding 'torch/fx/_compatibility.py' 2022-12-01T10:12:20.8331030Z adding 'torch/fx/_pytree.py' 2022-12-01T10:12:20.8347994Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T10:12:20.8353330Z adding 'torch/fx/annotate.py' 2022-12-01T10:12:20.8377307Z adding 'torch/fx/graph.py' 2022-12-01T10:12:20.8392839Z adding 'torch/fx/graph_module.py' 2022-12-01T10:12:20.8398432Z adding 'torch/fx/immutable_collections.py' 2022-12-01T10:12:20.8406676Z adding 'torch/fx/interpreter.py' 2022-12-01T10:12:20.8419086Z adding 'torch/fx/node.py' 2022-12-01T10:12:20.8428764Z adding 'torch/fx/operator_schemas.py' 2022-12-01T10:12:20.8438288Z adding 'torch/fx/proxy.py' 2022-12-01T10:12:20.8445754Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T10:12:20.8450654Z adding 'torch/fx/tensor_type.py' 2022-12-01T10:12:20.8454911Z adding 'torch/fx/traceback.py' 2022-12-01T10:12:20.8459040Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T10:12:20.8481487Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T10:12:20.8490199Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T10:12:20.8495078Z adding 'torch/fx/experimental/debug.py' 2022-12-01T10:12:20.8507771Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T10:12:20.8514578Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T10:12:20.8521268Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T10:12:20.8526848Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T10:12:20.8535644Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T10:12:20.8543421Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T10:12:20.8556631Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T10:12:20.8561795Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T10:12:20.8566886Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T10:12:20.8572656Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T10:12:20.8582090Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T10:12:20.8587464Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T10:12:20.8591296Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T10:12:20.8598307Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T10:12:20.8614554Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T10:12:20.8630549Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T10:12:20.8636580Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T10:12:20.8643034Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T10:12:20.8647941Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T10:12:20.8652115Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T10:12:20.8657023Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T10:12:20.8661711Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T10:12:20.8665742Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T10:12:20.8670503Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T10:12:20.8675168Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T10:12:20.8682031Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T10:12:20.8687295Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T10:12:20.8691884Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T10:12:20.8696888Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T10:12:20.8701752Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T10:12:20.8706517Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T10:12:20.8714282Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T10:12:20.8720199Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T10:12:20.8725086Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T10:12:20.8730178Z adding 'torch/fx/passes/__init__.py' 2022-12-01T10:12:20.8734313Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T10:12:20.8741352Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T10:12:20.8746875Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T10:12:20.8756527Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T10:12:20.8763191Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T10:12:20.8768600Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T10:12:20.8774666Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T10:12:20.8789560Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T10:12:20.8795798Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T10:12:20.8803161Z adding 'torch/fx/passes/split_module.py' 2022-12-01T10:12:20.8832879Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T10:12:20.8846258Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T10:12:20.8853584Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T10:12:20.8857405Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T10:12:20.8861735Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T10:12:20.8868144Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T10:12:20.8871991Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T10:12:20.8875397Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T10:12:20.8880415Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T10:12:20.8885110Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T10:12:20.8891425Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T10:12:20.8896108Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T10:12:20.8902506Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T10:12:20.8906283Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T10:12:20.8910198Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T10:12:20.8914725Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T10:12:20.8919599Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T10:12:20.8925466Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T10:12:20.8932754Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T10:12:20.8941104Z adding 'torch/include/ATen/ATen.h' 2022-12-01T10:12:20.8946168Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T10:12:20.8955809Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T10:12:20.8960449Z adding 'torch/include/ATen/Backend.h' 2022-12-01T10:12:20.8963506Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T10:12:20.8967480Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T10:12:20.8972766Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T10:12:20.8979051Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T10:12:20.8983409Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T10:12:20.8987631Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T10:12:20.8994637Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T10:12:20.8999912Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T10:12:20.9004203Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T10:12:20.9011460Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T10:12:20.9016765Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T10:12:20.9021252Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T10:12:20.9029085Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T10:12:20.9034602Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T10:12:20.9040877Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T10:12:20.9045919Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T10:12:20.9053240Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T10:12:20.9058629Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T10:12:20.9062800Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T10:12:20.9066640Z adding 'torch/include/ATen/Config.h' 2022-12-01T10:12:20.9073897Z adding 'torch/include/ATen/Context.h' 2022-12-01T10:12:20.9078506Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T10:12:20.9082203Z adding 'torch/include/ATen/Device.h' 2022-12-01T10:12:20.9086191Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T10:12:20.9089881Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T10:12:20.9093609Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T10:12:20.9101941Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T10:12:20.9107085Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T10:12:20.9111455Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T10:12:20.9115645Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T10:12:20.9122469Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T10:12:20.9126841Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T10:12:20.9131298Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T10:12:20.9136502Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T10:12:20.9143701Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T10:12:20.9155971Z adding 'torch/include/ATen/Functions.h' 2022-12-01T10:12:20.9161384Z adding 'torch/include/ATen/Generator.h' 2022-12-01T10:12:20.9166047Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T10:12:20.9170634Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T10:12:20.9174375Z adding 'torch/include/ATen/Layout.h' 2022-12-01T10:12:20.9178476Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T10:12:20.9182999Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T10:12:20.9187772Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T10:12:20.9191974Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T10:12:20.9196514Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T10:12:20.9202477Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T10:12:20.9208756Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T10:12:20.9213032Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T10:12:20.9218314Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T10:12:20.9229558Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T10:12:20.9242512Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T10:12:20.9250957Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T10:12:20.9255231Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T10:12:20.9259533Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T10:12:20.9264673Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T10:12:20.9276371Z adding 'torch/include/ATen/Operators.h' 2022-12-01T10:12:20.9282069Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T10:12:20.9286078Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T10:12:20.9290583Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T10:12:20.9295622Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T10:12:20.9299812Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T10:12:20.9303726Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T10:12:20.9308123Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T10:12:20.9312337Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T10:12:20.9316696Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T10:12:20.9551469Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T10:12:20.9719159Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T10:12:20.9741203Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T10:12:20.9745142Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T10:12:20.9749625Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T10:12:20.9753500Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T10:12:20.9757583Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T10:12:20.9761332Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T10:12:20.9766565Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T10:12:20.9772424Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T10:12:20.9779816Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T10:12:20.9786697Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T10:12:20.9791153Z adding 'torch/include/ATen/Storage.h' 2022-12-01T10:12:20.9795495Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T10:12:20.9800126Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T10:12:20.9804939Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T10:12:20.9815396Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T10:12:20.9830982Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T10:12:20.9836785Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T10:12:20.9842012Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T10:12:20.9846817Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T10:12:20.9855694Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T10:12:20.9858675Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T10:12:20.9863698Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T10:12:20.9868732Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T10:12:20.9873725Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T10:12:20.9879294Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T10:12:20.9883542Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T10:12:20.9888412Z adding 'torch/include/ATen/Utils.h' 2022-12-01T10:12:20.9892519Z adding 'torch/include/ATen/Version.h' 2022-12-01T10:12:21.0062288Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T10:12:21.0104865Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T10:12:21.0110789Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T10:12:21.0115691Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T10:12:21.0120108Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T10:12:21.0125251Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T10:12:21.0129365Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T10:12:21.0134923Z adding 'torch/include/ATen/code_template.h' 2022-12-01T10:12:21.0139817Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T10:12:21.0143716Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T10:12:21.0148883Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T10:12:21.0152836Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T10:12:21.0157179Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T10:12:21.0166759Z adding 'torch/include/ATen/record_function.h' 2022-12-01T10:12:21.0173582Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T10:12:21.0177455Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T10:12:21.0181401Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T10:12:21.0186208Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T10:12:21.0190350Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T10:12:21.0194071Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T10:12:21.0198131Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T10:12:21.0202845Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T10:12:21.0207047Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T10:12:21.0214327Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T10:12:21.0220215Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T10:12:21.0224258Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T10:12:21.0228289Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T10:12:21.0234382Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T10:12:21.0238886Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T10:12:21.0244381Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T10:12:21.0253586Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T10:12:21.0259491Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T10:12:21.0264918Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T10:12:21.0276531Z adding 'torch/include/ATen/core/List.h' 2022-12-01T10:12:21.0283107Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T10:12:21.0288856Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T10:12:21.0294161Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T10:12:21.0299990Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T10:12:21.0304191Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T10:12:21.0308600Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T10:12:21.0312522Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T10:12:21.0316486Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T10:12:21.0320138Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T10:12:21.0323775Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T10:12:21.0327888Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T10:12:21.0333438Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T10:12:21.0348103Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T10:12:21.0402899Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T10:12:21.0413310Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T10:12:21.0418468Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T10:12:21.0422476Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T10:12:21.0426461Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T10:12:21.0431098Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T10:12:21.0436090Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T10:12:21.0440634Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T10:12:21.0445487Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T10:12:21.0460723Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T10:12:21.0467675Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T10:12:21.0472344Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T10:12:21.0479906Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T10:12:21.0484904Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T10:12:21.0491505Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T10:12:21.0495933Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T10:12:21.0500504Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T10:12:21.0505552Z adding 'torch/include/ATen/core/function.h' 2022-12-01T10:12:21.0516167Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T10:12:21.0524777Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T10:12:21.0529757Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T10:12:21.0533840Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T10:12:21.0540439Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T10:12:21.0545260Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T10:12:21.0564011Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T10:12:21.0594369Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T10:12:21.0600884Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T10:12:21.0624728Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T10:12:21.0636281Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T10:12:21.0641939Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T10:12:21.0647112Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T10:12:21.0651599Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T10:12:21.0657105Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T10:12:21.0662684Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T10:12:21.0667559Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T10:12:21.0671952Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T10:12:21.0675790Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T10:12:21.0682918Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T10:12:21.0688436Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T10:12:21.0694362Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T10:12:21.0700815Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T10:12:21.0705380Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T10:12:21.0710930Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T10:12:21.0715538Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T10:12:21.0722582Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T10:12:21.0734084Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T10:12:21.0743616Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T10:12:21.0749527Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T10:12:21.0756304Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T10:12:21.0768962Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T10:12:21.0774139Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T10:12:21.0781520Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T10:12:21.0786460Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T10:12:21.0790530Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T10:12:21.0796056Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T10:12:21.0805947Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T10:12:21.0812025Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T10:12:21.0821922Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T10:12:21.0828264Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T10:12:21.0833988Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T10:12:21.0839135Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T10:12:21.0844463Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T10:12:21.0851306Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T10:12:21.0856239Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T10:12:21.0860333Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T10:12:21.0872047Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T10:12:21.0879719Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T10:12:21.0884069Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T10:12:21.0889497Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T10:12:21.0899321Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T10:12:21.0907109Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T10:12:21.0915323Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T10:12:21.0922158Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T10:12:21.0928665Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T10:12:21.0937373Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T10:12:21.0948641Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T10:12:21.0961291Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T10:12:21.0968649Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T10:12:21.0978904Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T10:12:21.0988164Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T10:12:21.0999054Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T10:12:21.1006811Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T10:12:21.1013686Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T10:12:21.1024485Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T10:12:21.1037947Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T10:12:21.1044620Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T10:12:21.1048716Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T10:12:21.1053078Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T10:12:21.1060699Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T10:12:21.1070129Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T10:12:21.1076573Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T10:12:21.1081304Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T10:12:21.1085794Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T10:12:21.1089906Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T10:12:21.1095168Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T10:12:21.1100395Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T10:12:21.1104998Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T10:12:21.1109322Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T10:12:21.1113402Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T10:12:21.1118859Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T10:12:21.1124135Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T10:12:21.1128134Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T10:12:21.1131930Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T10:12:21.1136100Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T10:12:21.1140449Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T10:12:21.1144471Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T10:12:21.1149596Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T10:12:21.1154374Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T10:12:21.1158454Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T10:12:21.1162272Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T10:12:21.1166454Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T10:12:21.1170285Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T10:12:21.1174157Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T10:12:21.1188459Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T10:12:21.1188788Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T10:12:21.1190094Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T10:12:21.1194197Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T10:12:21.1199258Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T10:12:21.1203294Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T10:12:21.1208494Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T10:12:21.1215462Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T10:12:21.1219881Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T10:12:21.1224767Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T10:12:21.1229026Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T10:12:21.1232890Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T10:12:21.1237944Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T10:12:21.1242279Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T10:12:21.1246739Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T10:12:21.1251045Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T10:12:21.1261673Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T10:12:21.1264937Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T10:12:21.1268949Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T10:12:21.1272497Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T10:12:21.1276350Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T10:12:21.1280235Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T10:12:21.1284155Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T10:12:21.1290428Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T10:12:21.1294988Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T10:12:21.1299401Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T10:12:21.1303480Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T10:12:21.1308568Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T10:12:21.1315928Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T10:12:21.1321286Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T10:12:21.1326718Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T10:12:21.1331827Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T10:12:21.1337031Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T10:12:21.1341382Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T10:12:21.1346927Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T10:12:21.1353313Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T10:12:21.1357376Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T10:12:21.1361903Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T10:12:21.1366700Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T10:12:21.1370851Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T10:12:21.1376632Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:12:21.1380712Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:12:21.1387467Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T10:12:21.1393110Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T10:12:21.1400721Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T10:12:21.1405129Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T10:12:21.1410728Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T10:12:21.1415765Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T10:12:21.1421565Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T10:12:21.1426577Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T10:12:21.1431195Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T10:12:21.1435644Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T10:12:21.1440499Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T10:12:21.1444842Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T10:12:21.1450117Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T10:12:21.1457818Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T10:12:21.1462609Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T10:12:21.1466585Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T10:12:21.1470376Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T10:12:21.1475720Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T10:12:21.1481769Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T10:12:21.1486073Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T10:12:21.1493423Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T10:12:21.1503916Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T10:12:21.1509659Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T10:12:21.1513783Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T10:12:21.1518915Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T10:12:21.1523161Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T10:12:21.1528881Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T10:12:21.1533844Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T10:12:21.1538168Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T10:12:21.1542284Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T10:12:21.1547510Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T10:12:21.1552143Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T10:12:21.1556283Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T10:12:21.1568364Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T10:12:21.1573736Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T10:12:21.1621378Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T10:12:21.1629563Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T10:12:21.1635481Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T10:12:21.1640193Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T10:12:21.1644297Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T10:12:21.1648232Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T10:12:21.1652168Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T10:12:21.1656194Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T10:12:21.1662306Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T10:12:21.1666849Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T10:12:21.1671598Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T10:12:21.1675890Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T10:12:21.1680060Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T10:12:21.1684301Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T10:12:21.1691553Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T10:12:21.1696496Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T10:12:21.1702290Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T10:12:21.1706914Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T10:12:21.1711830Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T10:12:21.1716207Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T10:12:21.1722954Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T10:12:21.1728131Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T10:12:21.1732183Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T10:12:21.1736584Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T10:12:21.1741272Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T10:12:21.1746642Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T10:12:21.1750970Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T10:12:21.1755753Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T10:12:21.1760135Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T10:12:21.1764087Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T10:12:21.1768295Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T10:12:21.1773074Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T10:12:21.1776885Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T10:12:21.1781234Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T10:12:21.1785013Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T10:12:21.1789429Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T10:12:21.1793764Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T10:12:21.1798240Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T10:12:21.1802270Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T10:12:21.1806559Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T10:12:21.1810518Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T10:12:21.1814876Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T10:12:21.1818913Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T10:12:21.1822803Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T10:12:21.1827622Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T10:12:21.1835113Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T10:12:21.1844219Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T10:12:21.1848683Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T10:12:21.1853464Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T10:12:21.1859277Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T10:12:21.1864244Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T10:12:21.1868076Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T10:12:21.1872384Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T10:12:21.1878080Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T10:12:21.1882000Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T10:12:21.1885950Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T10:12:21.1889681Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T10:12:21.1893625Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T10:12:21.1899791Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T10:12:21.1904229Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T10:12:21.1908872Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T10:12:21.1912992Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T10:12:21.1917298Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T10:12:21.1924292Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T10:12:21.1928973Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T10:12:21.1932894Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T10:12:21.1939770Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T10:12:21.1945865Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T10:12:21.1958254Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T10:12:21.1962243Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T10:12:21.1966306Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T10:12:21.1973599Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T10:12:21.1978469Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T10:12:21.1983262Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T10:12:21.1987998Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T10:12:21.1992686Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T10:12:21.1998720Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T10:12:21.2002921Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T10:12:21.2009399Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T10:12:21.2015504Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T10:12:21.2019918Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T10:12:21.2024157Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T10:12:21.2033318Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T10:12:21.2038284Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T10:12:21.2042276Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T10:12:21.2051999Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T10:12:21.2057114Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T10:12:21.2061182Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T10:12:21.2067420Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T10:12:21.2073893Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T10:12:21.2078536Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T10:12:21.2082527Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T10:12:21.2088166Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T10:12:21.2092745Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T10:12:21.2096780Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T10:12:21.2102982Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T10:12:21.2138554Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T10:12:21.2148593Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T10:12:21.2153335Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T10:12:21.2159384Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T10:12:21.2179048Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T10:12:21.2188346Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T10:12:21.2193375Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T10:12:21.2200349Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T10:12:21.2205379Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T10:12:21.2222348Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T10:12:21.2227731Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T10:12:21.2232124Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T10:12:21.2236229Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T10:12:21.2243656Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T10:12:21.2248696Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T10:12:21.2252622Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T10:12:21.2258500Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T10:12:21.2262704Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T10:12:21.2267867Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T10:12:21.2275046Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T10:12:21.2283934Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T10:12:21.2288492Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T10:12:21.2292392Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T10:12:21.2296327Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T10:12:21.2302542Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T10:12:21.2307469Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T10:12:21.2312005Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T10:12:21.2315950Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T10:12:21.2321473Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T10:12:21.2327274Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T10:12:21.2332810Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T10:12:21.2342273Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T10:12:21.2351259Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T10:12:21.2357403Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T10:12:21.2363514Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T10:12:21.2368031Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T10:12:21.2372033Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T10:12:21.2376365Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T10:12:21.2380643Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T10:12:21.2385063Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T10:12:21.2390280Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T10:12:21.2394463Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T10:12:21.2401002Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T10:12:21.2409247Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T10:12:21.2416616Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T10:12:21.2421935Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T10:12:21.2426494Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T10:12:21.2432513Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T10:12:21.2439414Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T10:12:21.2445911Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T10:12:21.2450134Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T10:12:21.2454390Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T10:12:21.2458438Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T10:12:21.2624173Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T10:12:21.2628439Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T10:12:21.2632663Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2636761Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.2640796Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.2644715Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:12:21.2648781Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:12:21.2652984Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2656941Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:12:21.2660925Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:12:21.2664879Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T10:12:21.2670593Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T10:12:21.2674733Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T10:12:21.2678931Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T10:12:21.2683111Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2687120Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.2691229Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.2695043Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:12:21.2699168Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:12:21.2703278Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2707233Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:12:21.2711219Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:12:21.2715298Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T10:12:21.2719528Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T10:12:21.2723452Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T10:12:21.2727637Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2731441Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T10:12:21.2735429Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T10:12:21.2739525Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T10:12:21.2743729Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2748116Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T10:12:21.2752180Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T10:12:21.2756085Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T10:12:21.2760601Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T10:12:21.2764753Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T10:12:21.2768986Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.2773379Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T10:12:21.2777469Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T10:12:21.2781381Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T10:12:21.2785441Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T10:12:21.2789368Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T10:12:21.2793480Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T10:12:21.2797664Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T10:12:21.2801866Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2805762Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T10:12:21.2809753Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T10:12:21.2817554Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T10:12:21.2821207Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T10:12:21.2825809Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T10:12:21.2830430Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2835047Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T10:12:21.2839380Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T10:12:21.2843945Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T10:12:21.2849460Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T10:12:21.2852889Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.2857331Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T10:12:21.2861592Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T10:12:21.2865733Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T10:12:21.2870371Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T10:12:21.2875092Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T10:12:21.2879422Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T10:12:21.2884920Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T10:12:21.2887848Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T10:12:21.2892239Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T10:12:21.2897105Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T10:12:21.2901004Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2905318Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T10:12:21.2909768Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T10:12:21.2915011Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T10:12:21.2918483Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2922744Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T10:12:21.2927081Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T10:12:21.2931159Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T10:12:21.2935608Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2939728Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T10:12:21.2944847Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T10:12:21.2948113Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T10:12:21.2952747Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2956956Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T10:12:21.2962729Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T10:12:21.2965905Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T10:12:21.2970415Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T10:12:21.2974975Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2980563Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T10:12:21.2984129Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T10:12:21.2988695Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.2993169Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T10:12:21.2997307Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T10:12:21.3001459Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T10:12:21.3005772Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3009727Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T10:12:21.3013904Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T10:12:21.3018618Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T10:12:21.3023182Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3027215Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T10:12:21.3031385Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T10:12:21.3035538Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T10:12:21.3039952Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3043912Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T10:12:21.3048160Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T10:12:21.3052224Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T10:12:21.3056426Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3060583Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T10:12:21.3064653Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T10:12:21.3068736Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T10:12:21.3073078Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3077195Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T10:12:21.3081306Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T10:12:21.3085294Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T10:12:21.3089675Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3093640Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T10:12:21.3097752Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T10:12:21.3101868Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T10:12:21.3106117Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3110085Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T10:12:21.3114382Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T10:12:21.3118680Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T10:12:21.3123231Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3133087Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T10:12:21.3137822Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T10:12:21.3142553Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T10:12:21.3147026Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3151097Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T10:12:21.3155454Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T10:12:21.3159566Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T10:12:21.3163677Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T10:12:21.3167808Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T10:12:21.3172283Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3176288Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T10:12:21.3180295Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T10:12:21.3184195Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T10:12:21.3188257Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T10:12:21.3192321Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T10:12:21.3196524Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3200686Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T10:12:21.3204954Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T10:12:21.3209236Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T10:12:21.3213371Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T10:12:21.3217396Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T10:12:21.3221526Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3225372Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T10:12:21.3229455Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T10:12:21.3233367Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T10:12:21.3237562Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3241390Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T10:12:21.3245476Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T10:12:21.3249445Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T10:12:21.3253679Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3257823Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T10:12:21.3261715Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T10:12:21.3265818Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T10:12:21.3269948Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T10:12:21.3274020Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T10:12:21.3278186Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T10:12:21.3282523Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T10:12:21.3286666Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T10:12:21.3290547Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T10:12:21.3294595Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3298525Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T10:12:21.3302634Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3306685Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.3310485Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T10:12:21.3314534Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T10:12:21.3318487Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T10:12:21.3322443Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T10:12:21.3326473Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T10:12:21.3330601Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3334520Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T10:12:21.3338550Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T10:12:21.3342625Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T10:12:21.3346722Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T10:12:21.3350667Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T10:12:21.3354914Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T10:12:21.3359447Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T10:12:21.3364094Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.3368276Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T10:12:21.3372577Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T10:12:21.3376825Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T10:12:21.3381104Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T10:12:21.3385342Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T10:12:21.3389788Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T10:12:21.3394078Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T10:12:21.3398524Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.3403014Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T10:12:21.3407613Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T10:12:21.3411760Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T10:12:21.3415963Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T10:12:21.3420155Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T10:12:21.3424608Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T10:12:21.3429127Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T10:12:21.3433441Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3437881Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3442309Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T10:12:21.3446699Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3450798Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T10:12:21.3455607Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T10:12:21.3459870Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T10:12:21.3464218Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3468241Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T10:12:21.3472629Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T10:12:21.3476873Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T10:12:21.3481352Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T10:12:21.3485625Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T10:12:21.3489951Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T10:12:21.3494294Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3498306Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T10:12:21.3502731Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T10:12:21.3507032Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3510993Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T10:12:21.3515250Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T10:12:21.3519752Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T10:12:21.3524160Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T10:12:21.3528530Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3532798Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:21.3537052Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:21.3541268Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T10:12:21.3546318Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T10:12:21.3552969Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3557673Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T10:12:21.3562672Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T10:12:21.3567052Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T10:12:21.3571382Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T10:12:21.3575830Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T10:12:21.3580405Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3584611Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:12:21.3588686Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T10:12:21.3593223Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T10:12:21.3597842Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T10:12:21.3602203Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3606399Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T10:12:21.3610547Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T10:12:21.3615098Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T10:12:21.3619820Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T10:12:21.3624945Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T10:12:21.3629949Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3634436Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T10:12:21.3638943Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T10:12:21.3643681Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T10:12:21.3648295Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3652612Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T10:12:21.3657812Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T10:12:21.3662515Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3666782Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T10:12:21.3670890Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:12:21.3675433Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:12:21.3679767Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T10:12:21.3684425Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T10:12:21.3688636Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T10:12:21.3693079Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3697267Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T10:12:21.3701404Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T10:12:21.3705395Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T10:12:21.3709773Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3713667Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T10:12:21.3717812Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T10:12:21.3721819Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T10:12:21.3726238Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3730125Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T10:12:21.3734143Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T10:12:21.3738079Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T10:12:21.3742137Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3746000Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T10:12:21.3750289Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T10:12:21.3754405Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T10:12:21.3758617Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T10:12:21.3762701Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T10:12:21.3766547Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T10:12:21.3770547Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T10:12:21.3774459Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T10:12:21.3778493Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T10:12:21.3782469Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T10:12:21.3786319Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T10:12:21.3790342Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T10:12:21.3794380Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T10:12:21.3798605Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3802826Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T10:12:21.3806763Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T10:12:21.3810694Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T10:12:21.3815049Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T10:12:21.3819024Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T10:12:21.3822884Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T10:12:21.3826736Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T10:12:21.3830705Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T10:12:21.3834621Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T10:12:21.3838905Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3842693Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T10:12:21.3846652Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T10:12:21.3850600Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T10:12:21.3854734Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3858684Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T10:12:21.3862750Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T10:12:21.3866717Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T10:12:21.3870854Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T10:12:21.3875096Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T10:12:21.3879460Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3883447Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T10:12:21.3887491Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T10:12:21.3891518Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T10:12:21.3895717Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T10:12:21.3899931Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T10:12:21.3904087Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T10:12:21.3908292Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.3912479Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T10:12:21.3916945Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T10:12:21.3921328Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3925676Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T10:12:21.3929884Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T10:12:21.3934460Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T10:12:21.3938875Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3943292Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T10:12:21.3947536Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T10:12:21.3951728Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T10:12:21.3956212Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T10:12:21.3960924Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T10:12:21.3965371Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.3969722Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T10:12:21.3979146Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T10:12:21.3983818Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T10:12:21.3988329Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T10:12:21.3992729Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T10:12:21.3997454Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T10:12:21.4002094Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T10:12:21.4006654Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4010847Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T10:12:21.4015448Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T10:12:21.4019754Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T10:12:21.4024233Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T10:12:21.4028457Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T10:12:21.4032902Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.4037147Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T10:12:21.4041544Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T10:12:21.4045982Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T10:12:21.4050489Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4054686Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T10:12:21.4058924Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T10:12:21.4063427Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T10:12:21.4068108Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T10:12:21.4072522Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4076932Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T10:12:21.4081403Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T10:12:21.4086224Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T10:12:21.4090506Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T10:12:21.4094883Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4099267Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T10:12:21.4103602Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T10:12:21.4107989Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T10:12:21.4112269Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T10:12:21.4116747Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T10:12:21.4121150Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T10:12:21.4125541Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T10:12:21.4130027Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T10:12:21.4134421Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4138746Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T10:12:21.4143037Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T10:12:21.4147120Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T10:12:21.4151791Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T10:12:21.4156428Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T10:12:21.4160928Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T10:12:21.4165234Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T10:12:21.4169555Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T10:12:21.4173805Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T10:12:21.4178259Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T10:12:21.4182645Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4187097Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T10:12:21.4191440Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T10:12:21.4195631Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T10:12:21.4200109Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T10:12:21.4204674Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T10:12:21.4209301Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4213609Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T10:12:21.4217856Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T10:12:21.4222278Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T10:12:21.4226836Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T10:12:21.4231037Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T10:12:21.4235232Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T10:12:21.4239694Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T10:12:21.4243664Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T10:12:21.4248241Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T10:12:21.4252382Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T10:12:21.4256431Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T10:12:21.4260490Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T10:12:21.4264601Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T10:12:21.4268779Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T10:12:21.4272859Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T10:12:21.4277059Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T10:12:21.4281140Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T10:12:21.4285076Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T10:12:21.4289195Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T10:12:21.4293312Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T10:12:21.4298085Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T10:12:21.4302115Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T10:12:21.4306168Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T10:12:21.4310149Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T10:12:21.4314354Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4318402Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T10:12:21.4322357Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T10:12:21.4326341Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T10:12:21.4330323Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T10:12:21.4334596Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4338632Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T10:12:21.4342688Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T10:12:21.4346540Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T10:12:21.4350724Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T10:12:21.4354880Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T10:12:21.4359123Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4363521Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T10:12:21.4367540Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T10:12:21.4371457Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T10:12:21.4375567Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T10:12:21.4379810Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T10:12:21.4384067Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4388092Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T10:12:21.4392163Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T10:12:21.4396183Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T10:12:21.4400832Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T10:12:21.4405227Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T10:12:21.4409506Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4413591Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T10:12:21.4417640Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T10:12:21.4421895Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T10:12:21.4426415Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T10:12:21.4434930Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T10:12:21.4440020Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4444570Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T10:12:21.4448719Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T10:12:21.4452979Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T10:12:21.4457591Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T10:12:21.4461786Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T10:12:21.4466079Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4470038Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T10:12:21.4474005Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T10:12:21.4477975Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T10:12:21.4482069Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T10:12:21.4486104Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T10:12:21.4490255Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4494228Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T10:12:21.4535561Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T10:12:21.4539497Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T10:12:21.4543618Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T10:12:21.4547837Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T10:12:21.4552160Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4556400Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T10:12:21.4560725Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T10:12:21.4564783Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T10:12:21.4568986Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T10:12:21.4573263Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T10:12:21.4577593Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4581669Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T10:12:21.4585874Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T10:12:21.4590053Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T10:12:21.4594294Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T10:12:21.4598650Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T10:12:21.4603063Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4607188Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T10:12:21.4611314Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T10:12:21.4615410Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T10:12:21.4619610Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T10:12:21.4623985Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T10:12:21.4628585Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4632846Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T10:12:21.4637162Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T10:12:21.4641305Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T10:12:21.4646021Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T10:12:21.4650411Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T10:12:21.4654661Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4658786Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T10:12:21.4662944Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T10:12:21.4667609Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T10:12:21.4671902Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T10:12:21.4676763Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T10:12:21.4681153Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4685411Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T10:12:21.4689563Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T10:12:21.4693614Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T10:12:21.4697994Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T10:12:21.4702136Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T10:12:21.4706429Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4710605Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T10:12:21.4714869Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T10:12:21.4719016Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T10:12:21.4723178Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T10:12:21.4727487Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T10:12:21.4731954Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4736101Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T10:12:21.4740244Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T10:12:21.4744336Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T10:12:21.4748693Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T10:12:21.4752699Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T10:12:21.4757269Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4761455Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T10:12:21.4765628Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T10:12:21.4769692Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T10:12:21.4774047Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T10:12:21.4778254Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T10:12:21.4782490Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4786694Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T10:12:21.4790819Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T10:12:21.4794804Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T10:12:21.4799232Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T10:12:21.4803478Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T10:12:21.4807810Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4812323Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T10:12:21.4816608Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T10:12:21.4820694Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T10:12:21.4824998Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T10:12:21.4829183Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T10:12:21.4833477Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T10:12:21.4837881Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4841963Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T10:12:21.4846169Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T10:12:21.4850249Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T10:12:21.4854456Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T10:12:21.4858603Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T10:12:21.4862998Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4867068Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T10:12:21.4871152Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T10:12:21.4875306Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T10:12:21.4879668Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T10:12:21.4883832Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T10:12:21.4888221Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4892486Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T10:12:21.4897115Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T10:12:21.4901105Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T10:12:21.4905415Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T10:12:21.4909762Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4913889Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T10:12:21.4918174Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T10:12:21.4922083Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T10:12:21.4926326Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T10:12:21.4930479Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T10:12:21.4939276Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4944238Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T10:12:21.4948462Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T10:12:21.4952813Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T10:12:21.4957151Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T10:12:21.4961251Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T10:12:21.4965511Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4969548Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T10:12:21.4973774Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T10:12:21.4977881Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T10:12:21.4982089Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T10:12:21.4986388Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T10:12:21.4990867Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.4994978Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T10:12:21.4999217Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T10:12:21.5003331Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T10:12:21.5007936Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T10:12:21.5012139Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T10:12:21.5016329Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5020291Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T10:12:21.5024329Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T10:12:21.5028289Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T10:12:21.5032595Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T10:12:21.5036724Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T10:12:21.5040976Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5044978Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T10:12:21.5048986Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T10:12:21.5052885Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T10:12:21.5056954Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T10:12:21.5061007Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T10:12:21.5065226Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5069492Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T10:12:21.5073517Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T10:12:21.5077636Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T10:12:21.5081906Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T10:12:21.5085870Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T10:12:21.5090075Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5094140Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T10:12:21.5098103Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T10:12:21.5101979Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T10:12:21.5106059Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T10:12:21.5110051Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T10:12:21.5114266Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5118364Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T10:12:21.5122396Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T10:12:21.5126450Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T10:12:21.5130619Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T10:12:21.5134799Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T10:12:21.5139128Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5143332Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T10:12:21.5147496Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T10:12:21.5151527Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T10:12:21.5155966Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T10:12:21.5160324Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T10:12:21.5164746Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5168902Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T10:12:21.5173802Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T10:12:21.5177924Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T10:12:21.5182237Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T10:12:21.5186470Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T10:12:21.5190881Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5195058Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T10:12:21.5199318Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T10:12:21.5203424Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T10:12:21.5207661Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T10:12:21.5212074Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T10:12:21.5216785Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5221087Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T10:12:21.5225677Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T10:12:21.5230552Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T10:12:21.5234845Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T10:12:21.5239445Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T10:12:21.5243939Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5248501Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T10:12:21.5252491Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T10:12:21.5256790Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T10:12:21.5261134Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T10:12:21.5266262Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T10:12:21.5270049Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5274395Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T10:12:21.5278739Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T10:12:21.5284032Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T10:12:21.5287136Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T10:12:21.5291687Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T10:12:21.5296124Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5300283Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T10:12:21.5304486Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T10:12:21.5308826Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T10:12:21.5314054Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T10:12:21.5317646Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T10:12:21.5322211Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5327063Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T10:12:21.5331248Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T10:12:21.5335923Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T10:12:21.5340191Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T10:12:21.5344681Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T10:12:21.5349402Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5353609Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T10:12:21.5358014Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T10:12:21.5362641Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T10:12:21.5367035Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T10:12:21.5371380Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5375680Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T10:12:21.5379738Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T10:12:21.5384023Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T10:12:21.5388678Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T10:12:21.5393440Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5397841Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T10:12:21.5402372Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T10:12:21.5406453Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T10:12:21.5411221Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T10:12:21.5415470Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T10:12:21.5420181Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5424005Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T10:12:21.5428448Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5432690Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5436769Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T10:12:21.5441371Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T10:12:21.5445246Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T10:12:21.5449303Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T10:12:21.5453726Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T10:12:21.5458224Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.5462303Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T10:12:21.5468139Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T10:12:21.5471546Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T10:12:21.5475728Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T10:12:21.5480331Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.5484643Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T10:12:21.5488943Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T10:12:21.5493306Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5497561Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T10:12:21.5501985Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T10:12:21.5506119Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T10:12:21.5510683Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.5514618Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T10:12:21.5519074Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T10:12:21.5522858Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T10:12:21.5527183Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5531240Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T10:12:21.5535414Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T10:12:21.5539891Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T10:12:21.5544116Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5548135Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T10:12:21.5552133Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T10:12:21.5556319Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T10:12:21.5560547Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T10:12:21.5564695Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5568917Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T10:12:21.5572859Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T10:12:21.5577143Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T10:12:21.5581304Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T10:12:21.5589290Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5594284Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T10:12:21.5598837Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T10:12:21.5602994Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T10:12:21.5607285Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T10:12:21.5611661Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5615841Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T10:12:21.5619994Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T10:12:21.5624183Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T10:12:21.5628241Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T10:12:21.5632556Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T10:12:21.5636680Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T10:12:21.5640764Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T10:12:21.5645054Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5649264Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5653097Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T10:12:21.5657264Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T10:12:21.5661908Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T10:12:21.5666092Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T10:12:21.5669996Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T10:12:21.5674423Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.5678585Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T10:12:21.5682695Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T10:12:21.5686769Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T10:12:21.5691194Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5695053Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T10:12:21.5699227Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T10:12:21.5703312Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T10:12:21.5707804Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5711853Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T10:12:21.5716011Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T10:12:21.5720206Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T10:12:21.5724259Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T10:12:21.5728698Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T10:12:21.5732845Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T10:12:21.5737053Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T10:12:21.5741314Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5745455Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T10:12:21.5749652Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T10:12:21.5753554Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T10:12:21.5757869Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T10:12:21.5761885Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T10:12:21.5766065Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T10:12:21.5770229Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T10:12:21.5774715Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5778846Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T10:12:21.5783320Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T10:12:21.5787381Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T10:12:21.5791575Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T10:12:21.5795599Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T10:12:21.5800070Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T10:12:21.5804371Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T10:12:21.5808808Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5812914Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T10:12:21.5817164Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T10:12:21.5821179Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T10:12:21.5825314Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T10:12:21.5829401Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T10:12:21.5833764Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T10:12:21.5838087Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T10:12:21.5842398Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5846548Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T10:12:21.5850772Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T10:12:21.5854729Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T10:12:21.5859521Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T10:12:21.5863580Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T10:12:21.5867952Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T10:12:21.5872270Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T10:12:21.5876402Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T10:12:21.5881478Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T10:12:21.5884961Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T10:12:21.5889462Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T10:12:21.5893707Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T10:12:21.5898352Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T10:12:21.5902601Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5906857Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:12:21.5911283Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:12:21.5915521Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T10:12:21.5919914Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:12:21.5924036Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T10:12:21.5928238Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T10:12:21.5932892Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.5937227Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T10:12:21.5941389Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T10:12:21.5945339Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T10:12:21.5949463Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T10:12:21.5953385Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T10:12:21.5958079Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T10:12:21.5962410Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T10:12:21.5966692Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T10:12:21.5970878Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T10:12:21.5974834Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T10:12:21.5979365Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T10:12:21.5986131Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T10:12:21.5990465Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.5994479Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T10:12:21.5999012Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T10:12:21.6034514Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T10:12:21.6044531Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6048531Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T10:12:21.6052696Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T10:12:21.6056706Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T10:12:21.6060904Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6064971Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T10:12:21.6069328Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6073764Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.6077773Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T10:12:21.6081938Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T10:12:21.6085882Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T10:12:21.6089915Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T10:12:21.6094111Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T10:12:21.6098304Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6102594Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:12:21.6106648Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:12:21.6110633Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T10:12:21.6114905Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T10:12:21.6119653Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T10:12:21.6137735Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6142015Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:12:21.6146250Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:12:21.6150303Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T10:12:21.6154520Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T10:12:21.6158716Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T10:12:21.6162964Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6167009Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T10:12:21.6170933Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T10:12:21.6175109Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T10:12:21.6179280Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T10:12:21.6183474Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T10:12:21.6187721Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6191810Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T10:12:21.6195905Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T10:12:21.6200119Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T10:12:21.6204381Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T10:12:21.6208643Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6212765Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T10:12:21.6216833Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T10:12:21.6221015Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T10:12:21.6226538Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T10:12:21.6229541Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T10:12:21.6234194Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6238544Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T10:12:21.6242695Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T10:12:21.6246987Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T10:12:21.6251594Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6256378Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T10:12:21.6260032Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T10:12:21.6264563Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T10:12:21.6269020Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T10:12:21.6280527Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6291801Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T10:12:21.6295615Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T10:12:21.6300249Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T10:12:21.6304711Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6310044Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T10:12:21.6313235Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T10:12:21.6317881Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T10:12:21.6322428Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6343065Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T10:12:21.6346988Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T10:12:21.6351853Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T10:12:21.6356737Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6361490Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:12:21.6366978Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:12:21.6370453Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T10:12:21.6375358Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T10:12:21.6380044Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T10:12:21.6384957Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6389034Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:12:21.6393684Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:12:21.6398267Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T10:12:21.6403151Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T10:12:21.6408550Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T10:12:21.6411701Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6415872Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T10:12:21.6420692Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6424530Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.6428704Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T10:12:21.6432977Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T10:12:21.6438403Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T10:12:21.6441479Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T10:12:21.6445974Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T10:12:21.6450437Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T10:12:21.6456009Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6458970Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T10:12:21.6463615Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T10:12:21.6468472Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6473867Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T10:12:21.6476974Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T10:12:21.6481436Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T10:12:21.6486062Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T10:12:21.6490149Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T10:12:21.6494320Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T10:12:21.6498859Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T10:12:21.6503791Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T10:12:21.6507397Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T10:12:21.6511704Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T10:12:21.6516020Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T10:12:21.6521763Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6525200Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T10:12:21.6529670Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T10:12:21.6533955Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T10:12:21.6539649Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T10:12:21.6542692Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T10:12:21.6547216Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T10:12:21.6551582Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T10:12:21.6555702Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T10:12:21.6560703Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T10:12:21.6565481Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T10:12:21.6569703Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6573748Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T10:12:21.6578218Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T10:12:21.6582622Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T10:12:21.6587162Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6591201Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T10:12:21.6595715Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T10:12:21.6600198Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T10:12:21.6604186Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T10:12:21.6608356Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T10:12:21.6612532Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T10:12:21.6616840Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6620827Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T10:12:21.6625222Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T10:12:21.6629472Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T10:12:21.6633598Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T10:12:21.6637970Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T10:12:21.6642265Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T10:12:21.6646778Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6650833Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T10:12:21.6655205Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T10:12:21.6659589Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T10:12:21.6663895Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T10:12:21.6668218Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6672656Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.6676776Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T10:12:21.6681240Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T10:12:21.6685487Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T10:12:21.6689862Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T10:12:21.6694002Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T10:12:21.6698327Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T10:12:21.6702950Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T10:12:21.6707528Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6711722Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T10:12:21.6715960Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T10:12:21.6720193Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T10:12:21.6724452Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6729325Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T10:12:21.6733398Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T10:12:21.6737761Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T10:12:21.6742250Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6746345Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T10:12:21.6750741Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T10:12:21.6754964Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T10:12:21.6759019Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T10:12:21.6763085Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T10:12:21.6767423Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T10:12:21.6771656Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T10:12:21.6775976Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6780446Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T10:12:21.6785006Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T10:12:21.6789390Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6794734Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T10:12:21.6798041Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T10:12:21.6802552Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T10:12:21.6806996Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6812274Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T10:12:21.6815239Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T10:12:21.6819652Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T10:12:21.6824523Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6828209Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T10:12:21.6832598Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T10:12:21.6836930Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T10:12:21.6842381Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6845456Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T10:12:21.6850154Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T10:12:21.6854862Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T10:12:21.6860191Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6863942Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T10:12:21.6868249Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T10:12:21.6872444Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T10:12:21.6905922Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T10:12:21.6906205Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T10:12:21.6906532Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6906941Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T10:12:21.6909314Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T10:12:21.6909629Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T10:12:21.6910922Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T10:12:21.6911199Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T10:12:21.6911672Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6916794Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T10:12:21.6921079Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T10:12:21.6925355Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T10:12:21.6929489Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T10:12:21.6934562Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.6938469Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T10:12:21.6942691Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T10:12:21.6946867Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T10:12:21.6951260Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T10:12:21.6955876Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.6960287Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.6964445Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T10:12:21.6968882Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T10:12:21.6973167Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T10:12:21.6977351Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T10:12:21.6981641Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T10:12:21.6985710Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T10:12:21.6989920Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T10:12:21.6994018Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T10:12:21.6998589Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7002766Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T10:12:21.7006958Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T10:12:21.7011326Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T10:12:21.7015721Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7022578Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T10:12:21.7026933Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T10:12:21.7031281Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T10:12:21.7035480Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T10:12:21.7040391Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7044583Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T10:12:21.7048892Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T10:12:21.7053101Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T10:12:21.7057419Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7061815Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T10:12:21.7065885Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T10:12:21.7070022Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T10:12:21.7074293Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T10:12:21.7078664Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T10:12:21.7083087Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7087061Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T10:12:21.7091363Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T10:12:21.7095532Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T10:12:21.7099896Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7104099Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T10:12:21.7108709Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T10:12:21.7112999Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T10:12:21.7117385Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T10:12:21.7121680Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T10:12:21.7126261Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T10:12:21.7130526Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T10:12:21.7135240Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7139407Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T10:12:21.7143897Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T10:12:21.7148160Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T10:12:21.7152407Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T10:12:21.7157330Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T10:12:21.7161932Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7166225Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T10:12:21.7170358Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T10:12:21.7174613Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T10:12:21.7179079Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T10:12:21.7183245Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T10:12:21.7187530Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7191724Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T10:12:21.7195847Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T10:12:21.7200407Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T10:12:21.7205023Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7209455Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.7214002Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.7218283Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T10:12:21.7222841Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T10:12:21.7227269Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T10:12:21.7231579Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T10:12:21.7235904Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T10:12:21.7240142Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T10:12:21.7244590Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T10:12:21.7248808Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T10:12:21.7253150Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7257353Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T10:12:21.7261513Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T10:12:21.7265637Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T10:12:21.7269936Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7273832Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T10:12:21.7277965Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T10:12:21.7282144Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T10:12:21.7286464Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7290375Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T10:12:21.7294622Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T10:12:21.7298719Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T10:12:21.7302829Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7306739Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T10:12:21.7310757Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T10:12:21.7314941Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T10:12:21.7319250Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T10:12:21.7323476Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.7327431Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:12:21.7331507Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:12:21.7335495Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T10:12:21.7339951Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:12:21.7344065Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T10:12:21.7348331Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T10:12:21.7352555Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.7356428Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T10:12:21.7360652Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T10:12:21.7364619Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T10:12:21.7368814Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T10:12:21.7372865Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T10:12:21.7377156Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T10:12:21.7381541Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T10:12:21.7385926Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7389855Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T10:12:21.7394724Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T10:12:21.7399009Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T10:12:21.7403282Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T10:12:21.7407631Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7412031Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.7416217Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T10:12:21.7420307Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T10:12:21.7424580Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T10:12:21.7428926Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T10:12:21.7433250Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T10:12:21.7437994Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7442256Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T10:12:21.7446636Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7451057Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T10:12:21.7455510Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7460098Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T10:12:21.7464933Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7469305Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T10:12:21.7474093Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7478783Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T10:12:21.7488554Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7488705Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T10:12:21.7494339Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7497413Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T10:12:21.7518107Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7518273Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T10:12:21.7518425Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T10:12:21.7518641Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7521842Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T10:12:21.7526884Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T10:12:21.7531595Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T10:12:21.7536763Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7540502Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T10:12:21.7545141Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T10:12:21.7549485Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T10:12:21.7553774Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T10:12:21.7558397Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7562298Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T10:12:21.7566544Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7570879Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T10:12:21.7575166Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7579167Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T10:12:21.7583301Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T10:12:21.7587397Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T10:12:21.7591747Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7595800Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T10:12:21.7599841Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T10:12:21.7604381Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T10:12:21.7608845Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7612796Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T10:12:21.7616978Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T10:12:21.7621074Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T10:12:21.7625203Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T10:12:21.7629475Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7633364Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T10:12:21.7637618Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T10:12:21.7641884Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7646030Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7649955Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T10:12:21.7658827Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T10:12:21.7662204Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T10:12:21.7666729Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7671172Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T10:12:21.7676325Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T10:12:21.7680473Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T10:12:21.7684550Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7688358Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T10:12:21.7692415Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T10:12:21.7696715Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T10:12:21.7700661Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T10:12:21.7704701Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7708631Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T10:12:21.7712812Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T10:12:21.7717114Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7721305Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7725749Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T10:12:21.7730054Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T10:12:21.7734134Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T10:12:21.7738678Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7742613Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T10:12:21.7746750Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T10:12:21.7750808Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T10:12:21.7754739Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T10:12:21.7759039Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7763244Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T10:12:21.7767341Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T10:12:21.7771544Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7776238Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7780018Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T10:12:21.7784228Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T10:12:21.7788336Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T10:12:21.7792563Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7796537Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T10:12:21.7800506Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T10:12:21.7804661Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T10:12:21.7808693Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T10:12:21.7812849Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7816763Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T10:12:21.7820686Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T10:12:21.7824725Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T10:12:21.7828719Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T10:12:21.7832888Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7836939Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T10:12:21.7841038Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T10:12:21.7845030Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T10:12:21.7849142Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7853138Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T10:12:21.7857170Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T10:12:21.7861475Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T10:12:21.7865437Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T10:12:21.7869483Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T10:12:21.7873613Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T10:12:21.7877835Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T10:12:21.7882050Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7886078Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T10:12:21.7890168Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T10:12:21.7894057Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T10:12:21.7898185Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T10:12:21.7902287Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T10:12:21.7906461Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7910355Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T10:12:21.7914468Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T10:12:21.7918702Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T10:12:21.7922903Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7926959Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.7930922Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T10:12:21.7935120Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T10:12:21.7939215Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T10:12:21.7943656Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7947885Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T10:12:21.7952371Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7956494Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.7960543Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T10:12:21.7965026Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T10:12:21.7969254Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T10:12:21.7973377Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T10:12:21.7977499Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T10:12:21.7981846Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.7985906Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T10:12:21.7990181Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T10:12:21.7994393Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T10:12:21.7998622Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T10:12:21.8002887Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8006985Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T10:12:21.8010942Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T10:12:21.8015148Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T10:12:21.8019262Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T10:12:21.8023482Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8027558Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T10:12:21.8031529Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T10:12:21.8035657Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T10:12:21.8039869Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T10:12:21.8044020Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8047946Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T10:12:21.8052025Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T10:12:21.8055976Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T10:12:21.8060203Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8064263Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T10:12:21.8068445Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T10:12:21.8072698Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T10:12:21.8077380Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8081308Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T10:12:21.8085546Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T10:12:21.8090053Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T10:12:21.8094612Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8098778Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T10:12:21.8103077Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T10:12:21.8107493Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T10:12:21.8111974Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8115895Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T10:12:21.8120417Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T10:12:21.8124789Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T10:12:21.8129287Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T10:12:21.8133852Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8138086Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8142568Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T10:12:21.8146779Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T10:12:21.8151175Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8155385Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T10:12:21.8159610Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T10:12:21.8164026Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T10:12:21.8168677Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T10:12:21.8172949Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T10:12:21.8177830Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8182495Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T10:12:21.8186783Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8191356Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T10:12:21.8195884Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T10:12:21.8200306Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T10:12:21.8204523Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T10:12:21.8208891Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T10:12:21.8213865Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8218120Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T10:12:21.8222264Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T10:12:21.8226734Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T10:12:21.8231186Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T10:12:21.8235634Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8239713Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T10:12:21.8244545Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T10:12:21.8253497Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T10:12:21.8257778Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8261919Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T10:12:21.8266064Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T10:12:21.8270607Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T10:12:21.8275170Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8279308Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T10:12:21.8283888Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T10:12:21.8288417Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T10:12:21.8292897Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8298002Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T10:12:21.8301566Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T10:12:21.8306044Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T10:12:21.8310385Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T10:12:21.8315761Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8319243Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T10:12:21.8323906Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T10:12:21.8328339Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T10:12:21.8333610Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T10:12:21.8337505Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T10:12:21.8342301Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8347147Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T10:12:21.8351736Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T10:12:21.8357291Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T10:12:21.8361096Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T10:12:21.8365969Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T10:12:21.8370854Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8375310Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T10:12:21.8380376Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T10:12:21.8384328Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T10:12:21.8389257Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T10:12:21.8393879Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T10:12:21.8399087Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8402778Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8406715Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T10:12:21.8411067Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T10:12:21.8415566Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T10:12:21.8419940Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8424256Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:12:21.8428696Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T10:12:21.8433053Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T10:12:21.8437324Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T10:12:21.8441626Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8445671Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T10:12:21.8449688Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T10:12:21.8453846Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T10:12:21.8458141Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T10:12:21.8462452Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T10:12:21.8466713Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8470706Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T10:12:21.8474894Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T10:12:21.8478882Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T10:12:21.8483145Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T10:12:21.8487333Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8491240Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T10:12:21.8495184Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T10:12:21.8499046Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T10:12:21.8503086Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T10:12:21.8507028Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T10:12:21.8511383Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8515566Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T10:12:21.8519797Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T10:12:21.8523927Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T10:12:21.8528434Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8532462Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T10:12:21.8536554Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T10:12:21.8541159Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T10:12:21.8545900Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T10:12:21.8550380Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8554672Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8559016Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:12:21.8563551Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8567641Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T10:12:21.8571872Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T10:12:21.8576102Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T10:12:21.8580871Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T10:12:21.8585864Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8590367Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8594848Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T10:12:21.8599059Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T10:12:21.8603104Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T10:12:21.8607485Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T10:12:21.8611529Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T10:12:21.8616515Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T10:12:21.8621530Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T10:12:21.8626537Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T10:12:21.8631324Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8635794Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8640465Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:12:21.8644868Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8649083Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T10:12:21.8653553Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T10:12:21.8657835Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T10:12:21.8662445Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T10:12:21.8666936Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8671263Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8675614Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T10:12:21.8680188Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T10:12:21.8684535Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T10:12:21.8688789Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T10:12:21.8693203Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T10:12:21.8697784Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T10:12:21.8702386Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T10:12:21.8707198Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T10:12:21.8711843Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8716920Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8721390Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.8726066Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8730281Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T10:12:21.8734771Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T10:12:21.8739125Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T10:12:21.8743727Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T10:12:21.8748272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8752763Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8756994Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T10:12:21.8761390Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T10:12:21.8765637Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T10:12:21.8770835Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T10:12:21.8775337Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T10:12:21.8780009Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T10:12:21.8784620Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T10:12:21.8789771Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T10:12:21.8794512Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8799064Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8803455Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.8807784Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8812050Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T10:12:21.8816499Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T10:12:21.8820891Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T10:12:21.8826097Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T10:12:21.8830138Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8834658Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8839248Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T10:12:21.8843656Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T10:12:21.8847844Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T10:12:21.8852346Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T10:12:21.8856541Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T10:12:21.8861296Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T10:12:21.8866037Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T10:12:21.8870999Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T10:12:21.8875567Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8880166Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8884644Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.8889152Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.8893500Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T10:12:21.8897964Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T10:12:21.8902455Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T10:12:21.8911930Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T10:12:21.8917098Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.8921974Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.8926460Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T10:12:21.8930731Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T10:12:21.8934878Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T10:12:21.8939172Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T10:12:21.8943594Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T10:12:21.8948215Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T10:12:21.8953396Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T10:12:21.8957740Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:12:21.8961897Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T10:12:21.8966205Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T10:12:21.8970395Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T10:12:21.8974557Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.8978581Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:12:21.8983010Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:12:21.8987148Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T10:12:21.8991347Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T10:12:21.8995416Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T10:12:21.9000212Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T10:12:21.9003860Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T10:12:21.9008167Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T10:12:21.9012332Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9016389Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T10:12:21.9020510Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T10:12:21.9024533Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T10:12:21.9029069Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9033024Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T10:12:21.9037235Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T10:12:21.9041330Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T10:12:21.9045612Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9049941Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T10:12:21.9054207Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T10:12:21.9058232Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T10:12:21.9062432Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9066313Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T10:12:21.9070395Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T10:12:21.9074372Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T10:12:21.9078592Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9082510Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T10:12:21.9086604Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T10:12:21.9090742Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T10:12:21.9094869Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9098729Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T10:12:21.9102911Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T10:12:21.9106839Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T10:12:21.9111078Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T10:12:21.9115392Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9119836Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9123638Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T10:12:21.9127927Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T10:12:21.9131960Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T10:12:21.9136028Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T10:12:21.9140114Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T10:12:21.9144502Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9148370Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T10:12:21.9152481Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T10:12:21.9156991Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T10:12:21.9161322Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9165903Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T10:12:21.9169797Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9173880Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T10:12:21.9178059Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T10:12:21.9182256Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T10:12:21.9186548Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T10:12:21.9190836Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9194921Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T10:12:21.9199126Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T10:12:21.9203249Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T10:12:21.9207604Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T10:12:21.9212090Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9216200Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T10:12:21.9220227Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T10:12:21.9224445Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T10:12:21.9228752Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T10:12:21.9232812Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T10:12:21.9236949Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T10:12:21.9241345Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T10:12:21.9245606Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9249608Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T10:12:21.9253694Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T10:12:21.9257679Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T10:12:21.9261806Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T10:12:21.9265906Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T10:12:21.9270145Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9273970Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T10:12:21.9278293Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T10:12:21.9282440Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T10:12:21.9286758Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9290677Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T10:12:21.9294793Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T10:12:21.9298796Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T10:12:21.9302905Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T10:12:21.9306968Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T10:12:21.9311218Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T10:12:21.9315219Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T10:12:21.9319653Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9323669Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T10:12:21.9327696Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T10:12:21.9331652Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T10:12:21.9335800Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T10:12:21.9339703Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T10:12:21.9343854Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T10:12:21.9347973Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T10:12:21.9352706Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9356271Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T10:12:21.9360524Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T10:12:21.9364644Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T10:12:21.9368930Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9373144Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:12:21.9389843Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:12:21.9393924Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T10:12:21.9398333Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T10:12:21.9402606Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T10:12:21.9406753Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T10:12:21.9410958Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.9415712Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.9420746Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:12:21.9424888Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:12:21.9429307Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9433384Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:12:21.9437560Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:12:21.9442047Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T10:12:21.9446563Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T10:12:21.9450762Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T10:12:21.9455155Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9459242Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T10:12:21.9463555Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T10:12:21.9467870Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T10:12:21.9472126Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T10:12:21.9476533Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9480956Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.9485293Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.9489361Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T10:12:21.9493484Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:12:21.9497657Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T10:12:21.9501861Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T10:12:21.9506097Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9510075Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T10:12:21.9514213Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T10:12:21.9518304Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T10:12:21.9522532Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T10:12:21.9526607Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T10:12:21.9530787Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T10:12:21.9534940Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T10:12:21.9539120Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T10:12:21.9543936Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9547569Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:12:21.9551621Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:12:21.9555638Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T10:12:21.9559847Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T10:12:21.9564188Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T10:12:21.9568544Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T10:12:21.9572779Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9576766Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T10:12:21.9580830Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T10:12:21.9584805Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T10:12:21.9588885Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T10:12:21.9592933Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T10:12:21.9597172Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T10:12:21.9601451Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T10:12:21.9605649Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9609795Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9613683Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T10:12:21.9617702Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T10:12:21.9621607Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T10:12:21.9625607Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T10:12:21.9629719Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T10:12:21.9634329Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T10:12:21.9638570Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T10:12:21.9647918Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T10:12:21.9652854Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T10:12:21.9656938Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T10:12:21.9661018Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T10:12:21.9665252Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T10:12:21.9669391Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T10:12:21.9673694Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9677774Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T10:12:21.9681836Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T10:12:21.9685798Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T10:12:21.9690083Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T10:12:21.9694057Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T10:12:21.9698238Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T10:12:21.9702569Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T10:12:21.9706922Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9710868Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T10:12:21.9715474Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T10:12:21.9719628Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T10:12:21.9723728Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T10:12:21.9727722Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T10:12:21.9731862Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T10:12:21.9735934Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T10:12:21.9740764Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9744261Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T10:12:21.9748263Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T10:12:21.9752247Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T10:12:21.9756293Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T10:12:21.9760651Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T10:12:21.9764942Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T10:12:21.9769032Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T10:12:21.9773369Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9777411Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T10:12:21.9781472Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T10:12:21.9785446Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T10:12:21.9789563Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T10:12:21.9793549Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T10:12:21.9798197Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T10:12:21.9802488Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T10:12:21.9806869Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9811132Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T10:12:21.9815305Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T10:12:21.9819431Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T10:12:21.9823843Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T10:12:21.9828025Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T10:12:21.9832350Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9836265Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T10:12:21.9840659Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T10:12:21.9844850Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T10:12:21.9849019Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T10:12:21.9853531Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9857756Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T10:12:21.9862020Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T10:12:21.9866411Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9870604Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T10:12:21.9874948Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T10:12:21.9879114Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T10:12:21.9883381Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9887620Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T10:12:21.9891968Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:21.9896219Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9900370Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T10:12:21.9904595Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T10:12:21.9908623Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T10:12:21.9912780Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T10:12:21.9917003Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T10:12:21.9921361Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9925346Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T10:12:21.9929627Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T10:12:21.9933875Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T10:12:21.9938794Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9942325Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T10:12:21.9946528Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T10:12:21.9950579Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T10:12:21.9954882Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9959119Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T10:12:21.9963417Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T10:12:21.9967676Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T10:12:21.9972222Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:21.9976556Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:21.9980728Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T10:12:21.9984945Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T10:12:21.9989243Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T10:12:21.9993464Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T10:12:21.9997742Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T10:12:22.0002267Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T10:12:22.0006641Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T10:12:22.0010997Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0014993Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T10:12:22.0019229Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T10:12:22.0023673Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T10:12:22.0028163Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0032162Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T10:12:22.0036521Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T10:12:22.0040820Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T10:12:22.0045245Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0049706Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T10:12:22.0053966Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T10:12:22.0058099Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T10:12:22.0062185Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T10:12:22.0066361Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T10:12:22.0070565Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T10:12:22.0074670Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T10:12:22.0079163Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0083335Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T10:12:22.0087508Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T10:12:22.0091563Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T10:12:22.0095841Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T10:12:22.0099925Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T10:12:22.0104136Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T10:12:22.0108472Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T10:12:22.0112998Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0117201Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T10:12:22.0121356Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T10:12:22.0125516Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T10:12:22.0129697Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T10:12:22.0133699Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T10:12:22.0137831Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T10:12:22.0142620Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T10:12:22.0146251Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0150047Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T10:12:22.0154201Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T10:12:22.0158529Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T10:12:22.0162635Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T10:12:22.0166713Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T10:12:22.0170615Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T10:12:22.0174707Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T10:12:22.0178815Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T10:12:22.0182992Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0187178Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0191223Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T10:12:22.0195241Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T10:12:22.0199391Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T10:12:22.0203410Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T10:12:22.0207326Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T10:12:22.0211575Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T10:12:22.0215949Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T10:12:22.0220231Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0224205Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T10:12:22.0228192Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T10:12:22.0232119Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T10:12:22.0236070Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T10:12:22.0245827Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T10:12:22.0249305Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T10:12:22.0253606Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0257877Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T10:12:22.0262008Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T10:12:22.0266016Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T10:12:22.0270227Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0274106Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T10:12:22.0278251Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T10:12:22.0282204Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T10:12:22.0286353Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0290170Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T10:12:22.0294258Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T10:12:22.0298245Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T10:12:22.0302365Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0306213Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T10:12:22.0310292Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T10:12:22.0314236Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T10:12:22.0318276Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T10:12:22.0322774Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0326640Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T10:12:22.0330757Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T10:12:22.0334999Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0338924Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T10:12:22.0343100Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T10:12:22.0347207Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T10:12:22.0351628Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0355354Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T10:12:22.0359518Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T10:12:22.0363596Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T10:12:22.0367857Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0371779Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T10:12:22.0375748Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T10:12:22.0379621Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T10:12:22.0383688Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T10:12:22.0387724Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T10:12:22.0391821Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T10:12:22.0395855Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T10:12:22.0400164Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0404125Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T10:12:22.0408075Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T10:12:22.0411958Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T10:12:22.0415940Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T10:12:22.0419899Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T10:12:22.0423987Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T10:12:22.0428094Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T10:12:22.0432267Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0436303Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0440337Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T10:12:22.0444283Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T10:12:22.0448320Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T10:12:22.0452623Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T10:12:22.0456624Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T10:12:22.0460911Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0464732Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T10:12:22.0468807Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T10:12:22.0472949Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T10:12:22.0477252Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0481428Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T10:12:22.0485977Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0490358Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0494335Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T10:12:22.0498494Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T10:12:22.0502582Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T10:12:22.0506639Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T10:12:22.0510733Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T10:12:22.0514728Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T10:12:22.0518963Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T10:12:22.0523257Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T10:12:22.0527847Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0531895Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T10:12:22.0536095Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T10:12:22.0540082Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T10:12:22.0544399Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0548249Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T10:12:22.0552530Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T10:12:22.0556425Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T10:12:22.0560533Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T10:12:22.0564464Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T10:12:22.0568536Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T10:12:22.0572516Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T10:12:22.0576719Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0580643Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T10:12:22.0584613Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T10:12:22.0588837Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T10:12:22.0592768Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T10:12:22.0596619Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T10:12:22.0600800Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T10:12:22.0604713Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T10:12:22.0608602Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T10:12:22.0612751Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0616611Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T10:12:22.0620567Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T10:12:22.0624381Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T10:12:22.0628323Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T10:12:22.0632109Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T10:12:22.0636137Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T10:12:22.0640463Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0644341Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T10:12:22.0648252Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T10:12:22.0652378Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T10:12:22.0656503Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T10:12:22.0660504Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T10:12:22.0664858Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T10:12:22.0669643Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T10:12:22.0674322Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0678456Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T10:12:22.0682731Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T10:12:22.0686808Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T10:12:22.0690884Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T10:12:22.0695027Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T10:12:22.0699239Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T10:12:22.0703456Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T10:12:22.0707741Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0711880Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T10:12:22.0716150Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T10:12:22.0720426Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T10:12:22.0724841Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0728903Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T10:12:22.0733103Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T10:12:22.0737191Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T10:12:22.0741861Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0745811Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T10:12:22.0749952Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T10:12:22.0754205Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T10:12:22.0758965Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.0762953Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T10:12:22.0767005Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T10:12:22.0771401Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T10:12:22.0775818Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T10:12:22.0780241Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0784763Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.0789156Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.0793444Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T10:12:22.0802529Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T10:12:22.0807458Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T10:12:22.0811642Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T10:12:22.0816063Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0820321Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T10:12:22.0824697Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T10:12:22.0829269Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T10:12:22.0833595Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T10:12:22.0838006Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T10:12:22.0842826Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T10:12:22.0847246Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T10:12:22.0851516Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T10:12:22.0856080Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0860382Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.0864664Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.0868864Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T10:12:22.0873257Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T10:12:22.0877675Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T10:12:22.0882177Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T10:12:22.0886749Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0891524Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T10:12:22.0895976Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T10:12:22.0900131Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T10:12:22.0904453Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T10:12:22.0908771Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T10:12:22.0913158Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T10:12:22.0917470Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T10:12:22.0922237Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.0926559Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T10:12:22.0930793Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T10:12:22.0936019Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T10:12:22.0939253Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T10:12:22.0943768Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T10:12:22.0948354Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T10:12:22.0953920Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T10:12:22.0957446Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0961863Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T10:12:22.0966438Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T10:12:22.0971773Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T10:12:22.0975231Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T10:12:22.0980024Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.0984410Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T10:12:22.0989680Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T10:12:22.0993171Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T10:12:22.0998002Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T10:12:22.1002634Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1007593Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T10:12:22.1011252Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T10:12:22.1015921Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T10:12:22.1020475Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1024396Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T10:12:22.1028778Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T10:12:22.1033053Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T10:12:22.1037687Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T10:12:22.1041855Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T10:12:22.1046289Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1050539Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T10:12:22.1055018Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T10:12:22.1059574Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T10:12:22.1064290Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T10:12:22.1068847Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1073151Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T10:12:22.1077378Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T10:12:22.1081942Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T10:12:22.1086129Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T10:12:22.1090388Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T10:12:22.1094823Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T10:12:22.1099056Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1103138Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T10:12:22.1107452Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T10:12:22.1111644Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T10:12:22.1115968Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T10:12:22.1120541Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1124944Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T10:12:22.1129236Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T10:12:22.1133538Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T10:12:22.1138108Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T10:12:22.1142164Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T10:12:22.1146670Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1151028Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1155088Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T10:12:22.1159512Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T10:12:22.1164080Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T10:12:22.1168309Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T10:12:22.1172966Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T10:12:22.1177293Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T10:12:22.1181754Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1185768Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T10:12:22.1189943Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T10:12:22.1194184Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T10:12:22.1198601Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T10:12:22.1202979Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T10:12:22.1207530Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T10:12:22.1211772Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T10:12:22.1216153Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T10:12:22.1220419Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T10:12:22.1224606Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T10:12:22.1228900Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T10:12:22.1233244Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T10:12:22.1237714Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T10:12:22.1242094Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1246962Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T10:12:22.1251375Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T10:12:22.1255614Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T10:12:22.1259979Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1264161Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T10:12:22.1268349Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T10:12:22.1272387Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T10:12:22.1276752Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T10:12:22.1281078Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T10:12:22.1285485Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1289525Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T10:12:22.1293917Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T10:12:22.1298241Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T10:12:22.1302204Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T10:12:22.1306535Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T10:12:22.1311241Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1315648Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1319963Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1324310Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T10:12:22.1328614Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T10:12:22.1332488Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T10:12:22.1336667Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T10:12:22.1340821Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T10:12:22.1345306Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T10:12:22.1349662Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T10:12:22.1354115Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1358432Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1362393Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T10:12:22.1366523Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T10:12:22.1370548Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T10:12:22.1374634Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T10:12:22.1378576Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T10:12:22.1383075Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T10:12:22.1387119Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T10:12:22.1391288Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1395218Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T10:12:22.1399537Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T10:12:22.1403468Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T10:12:22.1407556Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T10:12:22.1411493Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T10:12:22.1415561Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T10:12:22.1419702Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T10:12:22.1423911Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1428293Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1432411Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1436373Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T10:12:22.1440683Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T10:12:22.1444596Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T10:12:22.1448611Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T10:12:22.1452609Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T10:12:22.1457208Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T10:12:22.1461558Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T10:12:22.1465955Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1470163Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1475984Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T10:12:22.1481957Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T10:12:22.1486005Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T10:12:22.1490335Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T10:12:22.1494381Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T10:12:22.1498952Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T10:12:22.1503243Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T10:12:22.1507711Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1511741Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1515781Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1519884Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T10:12:22.1523907Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T10:12:22.1527837Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T10:12:22.1531876Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T10:12:22.1535861Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T10:12:22.1540313Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T10:12:22.1544691Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T10:12:22.1549215Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1553354Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T10:12:22.1557988Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T10:12:22.1562104Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T10:12:22.1566408Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1570252Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T10:12:22.1574359Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T10:12:22.1578337Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T10:12:22.1582537Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1586426Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T10:12:22.1590437Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T10:12:22.1594347Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T10:12:22.1598477Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T10:12:22.1602494Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T10:12:22.1606648Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T10:12:22.1610694Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T10:12:22.1614850Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1618730Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T10:12:22.1622708Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T10:12:22.1626647Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T10:12:22.1630806Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1634681Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T10:12:22.1638781Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T10:12:22.1642953Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T10:12:22.1647186Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1651214Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T10:12:22.1655424Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T10:12:22.1660169Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T10:12:22.1664841Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T10:12:22.1669188Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T10:12:22.1673516Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1677542Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T10:12:22.1681800Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T10:12:22.1686282Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T10:12:22.1690722Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1694687Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T10:12:22.1698974Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T10:12:22.1703322Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T10:12:22.1707954Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1712244Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1716489Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T10:12:22.1720795Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T10:12:22.1725343Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T10:12:22.1729753Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T10:12:22.1734227Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T10:12:22.1739012Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T10:12:22.1743267Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T10:12:22.1747701Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1752029Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T10:12:22.1756260Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T10:12:22.1760543Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T10:12:22.1765027Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T10:12:22.1769399Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T10:12:22.1773489Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T10:12:22.1777646Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T10:12:22.1782184Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1786323Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T10:12:22.1790532Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T10:12:22.1794652Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T10:12:22.1798979Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T10:12:22.1803128Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T10:12:22.1813032Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1817232Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T10:12:22.1821479Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T10:12:22.1825564Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T10:12:22.1830023Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.1834078Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T10:12:22.1838263Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T10:12:22.1842482Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T10:12:22.1846714Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T10:12:22.1850847Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T10:12:22.1855148Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T10:12:22.1859795Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T10:12:22.1863937Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1867971Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T10:12:22.1872376Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T10:12:22.1876785Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T10:12:22.1881481Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1885475Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T10:12:22.1889758Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T10:12:22.1893778Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T10:12:22.1898080Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.1902351Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T10:12:22.1906382Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T10:12:22.1910607Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T10:12:22.1914998Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1919272Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T10:12:22.1923450Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T10:12:22.1927753Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T10:12:22.1931848Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T10:12:22.1936128Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T10:12:22.1940417Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T10:12:22.1944593Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T10:12:22.1948970Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T10:12:22.1953152Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T10:12:22.1957290Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T10:12:22.1961665Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T10:12:22.1965955Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T10:12:22.1970197Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T10:12:22.1974363Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T10:12:22.1978809Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.1982911Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T10:12:22.1987204Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T10:12:22.1991488Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T10:12:22.1995975Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2000201Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T10:12:22.2004974Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T10:12:22.2009164Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T10:12:22.2013605Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2017640Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T10:12:22.2021798Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T10:12:22.2026212Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T10:12:22.2030738Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2034868Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T10:12:22.2039345Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T10:12:22.2043760Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T10:12:22.2048278Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2052538Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T10:12:22.2056871Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T10:12:22.2061131Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T10:12:22.2065509Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T10:12:22.2069554Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T10:12:22.2074231Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T10:12:22.2078789Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T10:12:22.2088120Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T10:12:22.2093633Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T10:12:22.2098591Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2103197Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T10:12:22.2107459Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T10:12:22.2111515Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T10:12:22.2115931Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T10:12:22.2120172Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T10:12:22.2124929Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T10:12:22.2129011Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T10:12:22.2133695Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T10:12:22.2138208Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T10:12:22.2147367Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2151689Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T10:12:22.2156347Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T10:12:22.2160816Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T10:12:22.2165167Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2169311Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T10:12:22.2173631Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T10:12:22.2177723Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T10:12:22.2182009Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2186204Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T10:12:22.2190337Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T10:12:22.2194636Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T10:12:22.2199147Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T10:12:22.2203478Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T10:12:22.2207687Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T10:12:22.2212016Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T10:12:22.2216295Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T10:12:22.2220490Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T10:12:22.2224797Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2228956Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2233147Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T10:12:22.2237373Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T10:12:22.2241354Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T10:12:22.2245378Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T10:12:22.2249570Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T10:12:22.2253788Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2257610Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T10:12:22.2261704Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T10:12:22.2265922Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T10:12:22.2270053Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2273904Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T10:12:22.2278149Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T10:12:22.2282229Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T10:12:22.2286634Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2290579Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T10:12:22.2295019Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T10:12:22.2298938Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T10:12:22.2303027Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T10:12:22.2307104Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T10:12:22.2311337Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2315275Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T10:12:22.2319568Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T10:12:22.2323706Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T10:12:22.2327924Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2332052Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T10:12:22.2336426Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T10:12:22.2340420Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T10:12:22.2344521Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2348368Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T10:12:22.2352354Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T10:12:22.2356360Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T10:12:22.2360708Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2364803Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2368845Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T10:12:22.2373036Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T10:12:22.2376944Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T10:12:22.2381035Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T10:12:22.2385067Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T10:12:22.2389250Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2393130Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T10:12:22.2397282Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T10:12:22.2401230Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T10:12:22.2405734Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2409358Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T10:12:22.2413439Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T10:12:22.2417493Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T10:12:22.2421665Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2425657Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T10:12:22.2430078Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T10:12:22.2433976Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T10:12:22.2438665Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2442835Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T10:12:22.2447211Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T10:12:22.2452666Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T10:12:22.2455966Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2460224Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T10:12:22.2464911Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T10:12:22.2469055Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T10:12:22.2473822Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2478290Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T10:12:22.2483051Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T10:12:22.2486949Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T10:12:22.2491402Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T10:12:22.2495676Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T10:12:22.2500902Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2504209Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T10:12:22.2508628Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T10:12:22.2513011Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2516997Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T10:12:22.2521522Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T10:12:22.2525814Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T10:12:22.2530934Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2534432Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T10:12:22.2538930Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T10:12:22.2543194Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T10:12:22.2548683Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2551745Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T10:12:22.2556262Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T10:12:22.2561116Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T10:12:22.2566657Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2569913Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T10:12:22.2574387Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T10:12:22.2578761Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T10:12:22.2584510Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T10:12:22.2588447Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2592983Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T10:12:22.2597425Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T10:12:22.2602410Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T10:12:22.2606582Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T10:12:22.2611311Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2615653Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T10:12:22.2620499Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T10:12:22.2625576Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2629039Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T10:12:22.2633470Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T10:12:22.2638392Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T10:12:22.2643948Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2647260Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T10:12:22.2651934Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T10:12:22.2656254Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T10:12:22.2668691Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2673978Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2677371Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T10:12:22.2681929Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T10:12:22.2686421Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T10:12:22.2691944Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2696153Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T10:12:22.2700452Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T10:12:22.2704956Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T10:12:22.2709670Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T10:12:22.2713937Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2718659Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2722973Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T10:12:22.2727581Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T10:12:22.2731769Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T10:12:22.2736567Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T10:12:22.2740916Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T10:12:22.2745449Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T10:12:22.2749632Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T10:12:22.2754069Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2758240Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T10:12:22.2763307Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T10:12:22.2769141Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T10:12:22.2775381Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2779878Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T10:12:22.2783844Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T10:12:22.2787843Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T10:12:22.2792025Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T10:12:22.2796061Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T10:12:22.2800337Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T10:12:22.2804518Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T10:12:22.2808877Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2812829Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T10:12:22.2817679Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T10:12:22.2821617Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T10:12:22.2825575Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T10:12:22.2829689Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T10:12:22.2833937Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T10:12:22.2838571Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T10:12:22.2843006Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2847259Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T10:12:22.2851553Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T10:12:22.2855641Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T10:12:22.2860030Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2864193Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T10:12:22.2868401Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T10:12:22.2872673Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T10:12:22.2877749Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2882013Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T10:12:22.2886175Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T10:12:22.2890240Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T10:12:22.2894618Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T10:12:22.2898727Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T10:12:22.2902980Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2906915Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T10:12:22.2911030Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T10:12:22.2915104Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T10:12:22.2919485Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2923597Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T10:12:22.2927958Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2932078Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T10:12:22.2936360Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T10:12:22.2940438Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T10:12:22.2944539Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T10:12:22.2948639Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T10:12:22.2952632Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T10:12:22.2956879Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.2961219Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.2965109Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T10:12:22.2969746Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T10:12:22.2974178Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T10:12:22.2978240Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T10:12:22.2982421Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T10:12:22.2986956Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.2990868Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T10:12:22.2995180Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T10:12:22.2999719Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T10:12:22.3004021Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T10:12:22.3008380Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3012530Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T10:12:22.3016646Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T10:12:22.3020976Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T10:12:22.3025334Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3029496Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T10:12:22.3033514Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T10:12:22.3038000Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T10:12:22.3042762Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T10:12:22.3047931Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T10:12:22.3052649Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3057037Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:12:22.3061828Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T10:12:22.3066638Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T10:12:22.3071386Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3075721Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T10:12:22.3080022Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T10:12:22.3084458Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T10:12:22.3088639Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T10:12:22.3093047Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T10:12:22.3097509Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3101889Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:12:22.3105980Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T10:12:22.3110378Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T10:12:22.3114752Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3118984Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T10:12:22.3123334Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T10:12:22.3127869Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T10:12:22.3132125Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T10:12:22.3137576Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3141762Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T10:12:22.3145800Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T10:12:22.3150151Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T10:12:22.3154445Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T10:12:22.3158856Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3163157Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:12:22.3167340Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T10:12:22.3171671Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T10:12:22.3175711Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T10:12:22.3179921Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T10:12:22.3184191Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3188531Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T10:12:22.3193048Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T10:12:22.3197402Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T10:12:22.3201701Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3205916Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T10:12:22.3209828Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T10:12:22.3214010Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T10:12:22.3217993Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T10:12:22.3222425Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3226582Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T10:12:22.3230677Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T10:12:22.3234766Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T10:12:22.3239116Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3243280Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3247318Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T10:12:22.3251622Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T10:12:22.3256114Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T10:12:22.3260284Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3264206Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T10:12:22.3268610Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T10:12:22.3272714Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T10:12:22.3277090Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3281367Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3285314Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T10:12:22.3289567Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T10:12:22.3293742Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T10:12:22.3297772Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T10:12:22.3302101Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3306174Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T10:12:22.3310158Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T10:12:22.3314424Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3318671Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3322709Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T10:12:22.3327060Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T10:12:22.3331302Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T10:12:22.3335478Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T10:12:22.3339746Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T10:12:22.3344317Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T10:12:22.3348944Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T10:12:22.3353578Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3358008Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3362173Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T10:12:22.3366291Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T10:12:22.3370337Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T10:12:22.3374632Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T10:12:22.3378852Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T10:12:22.3383396Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T10:12:22.3387692Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T10:12:22.3392121Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3396167Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T10:12:22.3400682Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T10:12:22.3404872Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T10:12:22.3413605Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3417951Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T10:12:22.3422415Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T10:12:22.3426494Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T10:12:22.3430773Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3434715Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T10:12:22.3438986Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T10:12:22.3442910Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T10:12:22.3446852Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T10:12:22.3450986Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T10:12:22.3455196Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T10:12:22.3459557Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3463616Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T10:12:22.3467787Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T10:12:22.3471819Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T10:12:22.3476154Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T10:12:22.3481459Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T10:12:22.3486489Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3490826Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T10:12:22.3495199Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T10:12:22.3499478Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T10:12:22.3504838Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3509899Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T10:12:22.3514518Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3519298Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3523683Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T10:12:22.3528924Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T10:12:22.3533649Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T10:12:22.3538728Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T10:12:22.3543684Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T10:12:22.3548984Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T10:12:22.3554348Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3559214Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T10:12:22.3564060Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T10:12:22.3569210Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3573349Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T10:12:22.3577461Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T10:12:22.3581627Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T10:12:22.3586120Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3590256Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T10:12:22.3594558Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T10:12:22.3598832Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T10:12:22.3603160Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T10:12:22.3607378Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T10:12:22.3612000Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3615710Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T10:12:22.3619972Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T10:12:22.3624086Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T10:12:22.3628358Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T10:12:22.3633060Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3637343Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T10:12:22.3641968Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T10:12:22.3646262Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3650596Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3654709Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T10:12:22.3659229Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3663536Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3667512Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T10:12:22.3672500Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T10:12:22.3676650Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T10:12:22.3681011Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T10:12:22.3685504Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T10:12:22.3689980Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3694208Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T10:12:22.3698390Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T10:12:22.3702483Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T10:12:22.3706845Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3710765Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T10:12:22.3714914Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T10:12:22.3719123Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T10:12:22.3723446Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3727293Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T10:12:22.3731240Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T10:12:22.3735179Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T10:12:22.3739293Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T10:12:22.3743246Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T10:12:22.3747344Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T10:12:22.3751332Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T10:12:22.3755508Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3759486Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T10:12:22.3763533Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T10:12:22.3767829Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T10:12:22.3772198Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3776550Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3780608Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T10:12:22.3784600Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T10:12:22.3788551Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T10:12:22.3792616Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T10:12:22.3796884Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T10:12:22.3801728Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T10:12:22.3806112Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T10:12:22.3810435Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3814477Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T10:12:22.3818957Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T10:12:22.3823134Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T10:12:22.3827287Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.3831210Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T10:12:22.3835124Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T10:12:22.3839131Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T10:12:22.3843198Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T10:12:22.3847111Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T10:12:22.3851260Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3855066Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T10:12:22.3859140Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T10:12:22.3863021Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T10:12:22.3867161Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3870989Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T10:12:22.3875095Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T10:12:22.3879145Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T10:12:22.3883395Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3887212Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T10:12:22.3891259Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T10:12:22.3895339Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T10:12:22.3899592Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3903747Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T10:12:22.3907888Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T10:12:22.3911933Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T10:12:22.3916158Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T10:12:22.3920664Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3924831Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T10:12:22.3929295Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T10:12:22.3933403Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T10:12:22.3937538Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T10:12:22.3941603Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T10:12:22.3945902Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T10:12:22.3950252Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.3954239Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T10:12:22.3958603Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T10:12:22.3962580Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T10:12:22.3966672Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T10:12:22.3970713Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T10:12:22.3974940Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T10:12:22.3979160Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T10:12:22.3983326Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T10:12:22.3987625Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.3991653Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T10:12:22.3995858Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T10:12:22.4000131Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T10:12:22.4004620Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4008755Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T10:12:22.4013059Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T10:12:22.4017461Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4022268Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T10:12:22.4026784Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4031063Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T10:12:22.4035275Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T10:12:22.4039675Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T10:12:22.4044104Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T10:12:22.4048198Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T10:12:22.4052574Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T10:12:22.4056845Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T10:12:22.4061478Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4065443Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T10:12:22.4069758Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T10:12:22.4073957Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T10:12:22.4078089Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T10:12:22.4085320Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T10:12:22.4089626Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T10:12:22.4094908Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4099043Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T10:12:22.4103388Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T10:12:22.4108248Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T10:12:22.4113037Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4117628Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4132623Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T10:12:22.4132839Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T10:12:22.4134253Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T10:12:22.4134749Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4139164Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T10:12:22.4143399Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T10:12:22.4147786Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T10:12:22.4152050Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T10:12:22.4156608Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T10:12:22.4161201Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T10:12:22.4165745Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4169875Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T10:12:22.4174205Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T10:12:22.4178788Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T10:12:22.4183326Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4187563Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T10:12:22.4191800Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T10:12:22.4196073Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T10:12:22.4200306Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T10:12:22.4204565Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T10:12:22.4208753Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T10:12:22.4213308Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4217407Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T10:12:22.4221597Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T10:12:22.4225741Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T10:12:22.4229946Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T10:12:22.4234038Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T10:12:22.4238633Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T10:12:22.4242718Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T10:12:22.4246872Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T10:12:22.4250869Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T10:12:22.4254742Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T10:12:22.4258706Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T10:12:22.4262844Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T10:12:22.4267166Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4271059Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T10:12:22.4275066Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T10:12:22.4279137Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T10:12:22.4283047Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T10:12:22.4287011Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T10:12:22.4291140Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T10:12:22.4295351Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T10:12:22.4299693Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4303717Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T10:12:22.4307869Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T10:12:22.4311962Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T10:12:22.4316028Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T10:12:22.4320152Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T10:12:22.4324501Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T10:12:22.4328733Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T10:12:22.4332973Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4337252Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T10:12:22.4341412Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T10:12:22.4345456Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T10:12:22.4349628Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T10:12:22.4353884Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T10:12:22.4358271Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T10:12:22.4362394Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T10:12:22.4366595Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T10:12:22.4370984Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4375017Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T10:12:22.4379209Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T10:12:22.4383450Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T10:12:22.4387431Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T10:12:22.4391419Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T10:12:22.4395740Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T10:12:22.4400503Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4404531Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T10:12:22.4408675Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T10:12:22.4412862Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T10:12:22.4417014Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T10:12:22.4421034Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T10:12:22.4425436Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T10:12:22.4429735Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T10:12:22.4433689Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T10:12:22.4438332Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4442301Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T10:12:22.4446455Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T10:12:22.4450855Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4455159Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T10:12:22.4459585Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4463826Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4467884Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T10:12:22.4472103Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T10:12:22.4476251Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T10:12:22.4480513Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T10:12:22.4484733Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T10:12:22.4489140Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.4493167Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T10:12:22.4497404Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T10:12:22.4501409Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T10:12:22.4505540Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T10:12:22.4509642Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T10:12:22.4513940Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T10:12:22.4518297Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T10:12:22.4522851Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4527025Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T10:12:22.4531273Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T10:12:22.4535233Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T10:12:22.4539334Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T10:12:22.4543701Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T10:12:22.4548104Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T10:12:22.4552496Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4556711Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T10:12:22.4561085Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T10:12:22.4565206Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T10:12:22.4569260Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T10:12:22.4573704Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T10:12:22.4578155Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T10:12:22.4582516Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T10:12:22.4586952Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T10:12:22.4591491Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4595633Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T10:12:22.4599964Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T10:12:22.4604650Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4609184Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:12:22.4613561Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:12:22.4617690Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T10:12:22.4622229Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T10:12:22.4626822Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4630859Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T10:12:22.4635220Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T10:12:22.4639559Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T10:12:22.4644434Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T10:12:22.4648674Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T10:12:22.4653231Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4657287Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T10:12:22.4661448Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T10:12:22.4665695Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4669978Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:12:22.4674128Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:12:22.4678380Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T10:12:22.4688146Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T10:12:22.4692778Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4696747Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T10:12:22.4701217Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T10:12:22.4705350Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T10:12:22.4709893Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4714351Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T10:12:22.4718777Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4723000Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T10:12:22.4727530Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T10:12:22.4731977Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T10:12:22.4736031Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T10:12:22.4740226Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T10:12:22.4744629Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4748879Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T10:12:22.4753503Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4757864Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T10:12:22.4762251Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T10:12:22.4766349Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T10:12:22.4770743Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T10:12:22.4775058Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T10:12:22.4779447Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4783480Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T10:12:22.4787829Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T10:12:22.4792053Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T10:12:22.4796357Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4800618Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T10:12:22.4804857Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T10:12:22.4809120Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T10:12:22.4813394Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4817530Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T10:12:22.4821803Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T10:12:22.4825939Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T10:12:22.4830277Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4834516Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T10:12:22.4838852Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T10:12:22.4842961Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T10:12:22.4847354Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4851361Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T10:12:22.4855557Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T10:12:22.4859761Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T10:12:22.4864074Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T10:12:22.4868475Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4872537Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T10:12:22.4876801Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T10:12:22.4881667Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4885672Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T10:12:22.4889881Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T10:12:22.4894247Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T10:12:22.4898687Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.4902658Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T10:12:22.4907006Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T10:12:22.4911344Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T10:12:22.4915752Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4919876Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T10:12:22.4924234Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T10:12:22.4928353Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T10:12:22.4932589Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4936920Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T10:12:22.4941146Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T10:12:22.4945361Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T10:12:22.4949526Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T10:12:22.4953980Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4958181Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T10:12:22.4962605Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T10:12:22.4966973Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4971104Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T10:12:22.4975403Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T10:12:22.4979607Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T10:12:22.4984051Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.4988192Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T10:12:22.4992959Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T10:12:22.4997142Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T10:12:22.5001516Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T10:12:22.5006123Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5010189Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T10:12:22.5014441Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T10:12:22.5018628Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5022725Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T10:12:22.5026893Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T10:12:22.5030974Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T10:12:22.5035153Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5039389Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T10:12:22.5043732Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T10:12:22.5047824Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T10:12:22.5052350Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5056462Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T10:12:22.5060673Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T10:12:22.5064796Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T10:12:22.5069033Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T10:12:22.5074143Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5077626Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T10:12:22.5081974Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T10:12:22.5086508Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5090542Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T10:12:22.5094836Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T10:12:22.5099118Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T10:12:22.5103977Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5108116Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T10:12:22.5112330Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T10:12:22.5116895Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T10:12:22.5121426Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T10:12:22.5125864Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5130146Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T10:12:22.5134511Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T10:12:22.5139008Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5144239Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T10:12:22.5147586Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T10:12:22.5151810Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T10:12:22.5156212Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5160289Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T10:12:22.5164638Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T10:12:22.5168857Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T10:12:22.5173076Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T10:12:22.5177508Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5181663Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T10:12:22.5185994Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T10:12:22.5190336Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5194649Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T10:12:22.5198863Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T10:12:22.5203195Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T10:12:22.5207538Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5211618Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T10:12:22.5215882Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T10:12:22.5220085Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T10:12:22.5224686Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5228855Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T10:12:22.5233211Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T10:12:22.5242373Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T10:12:22.5247427Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5251981Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T10:12:22.5256179Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T10:12:22.5260423Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T10:12:22.5264770Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5268713Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T10:12:22.5272975Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T10:12:22.5277788Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T10:12:22.5281924Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T10:12:22.5286470Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T10:12:22.5290724Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T10:12:22.5295132Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5299099Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T10:12:22.5303341Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T10:12:22.5307734Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T10:12:22.5312170Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5316163Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T10:12:22.5320673Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5324875Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T10:12:22.5329133Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T10:12:22.5333095Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T10:12:22.5337912Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T10:12:22.5341845Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T10:12:22.5346368Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5350522Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T10:12:22.5354722Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T10:12:22.5358917Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T10:12:22.5363039Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T10:12:22.5367287Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T10:12:22.5371835Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5375655Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T10:12:22.5379814Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T10:12:22.5383935Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T10:12:22.5388272Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5392262Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T10:12:22.5396444Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T10:12:22.5400852Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T10:12:22.5405285Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5409453Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T10:12:22.5413993Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T10:12:22.5418161Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T10:12:22.5422502Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5426380Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T10:12:22.5430323Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T10:12:22.5434449Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T10:12:22.5438817Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5442923Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T10:12:22.5446977Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T10:12:22.5450993Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T10:12:22.5454937Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T10:12:22.5459213Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T10:12:22.5463132Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T10:12:22.5467311Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T10:12:22.5471249Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T10:12:22.5475402Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T10:12:22.5479509Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T10:12:22.5483727Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5487734Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T10:12:22.5491598Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T10:12:22.5495468Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T10:12:22.5499489Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T10:12:22.5503305Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T10:12:22.5507393Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T10:12:22.5511303Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T10:12:22.5515545Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5519534Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T10:12:22.5523671Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T10:12:22.5527627Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T10:12:22.5531530Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T10:12:22.5535423Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T10:12:22.5539445Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T10:12:22.5543502Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T10:12:22.5548087Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5552277Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5556194Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T10:12:22.5560268Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T10:12:22.5564130Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T10:12:22.5568098Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T10:12:22.5571997Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T10:12:22.5576246Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T10:12:22.5580325Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T10:12:22.5584689Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5588656Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T10:12:22.5592534Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T10:12:22.5596462Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T10:12:22.5600470Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T10:12:22.5604278Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T10:12:22.5608396Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T10:12:22.5612639Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T10:12:22.5616837Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T10:12:22.5621276Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5626452Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.5630885Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.5635248Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T10:12:22.5639711Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:12:22.5643946Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T10:12:22.5648371Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T10:12:22.5652822Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5657528Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T10:12:22.5661466Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T10:12:22.5665620Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T10:12:22.5669855Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T10:12:22.5674039Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T10:12:22.5678586Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T10:12:22.5683146Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T10:12:22.5687829Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T10:12:22.5692390Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.5696562Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.5700740Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T10:12:22.5705670Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T10:12:22.5710183Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5714376Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T10:12:22.5718907Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T10:12:22.5724381Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T10:12:22.5728962Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T10:12:22.5733173Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T10:12:22.5738141Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T10:12:22.5742277Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T10:12:22.5746578Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5750687Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T10:12:22.5755133Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T10:12:22.5759044Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T10:12:22.5763227Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T10:12:22.5767470Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T10:12:22.5772185Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5776260Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T10:12:22.5780484Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T10:12:22.5785179Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T10:12:22.5789699Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T10:12:22.5794112Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5798360Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T10:12:22.5802577Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T10:12:22.5806989Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T10:12:22.5811552Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T10:12:22.5816058Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5820460Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T10:12:22.5825078Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.5829223Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T10:12:22.5833575Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T10:12:22.5837874Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T10:12:22.5842405Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T10:12:22.5846902Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T10:12:22.5851302Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5855437Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T10:12:22.5859780Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T10:12:22.5863965Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T10:12:22.5868401Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T10:12:22.5876788Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5881408Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T10:12:22.5885622Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T10:12:22.5890340Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5894671Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.5898924Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T10:12:22.5903130Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T10:12:22.5907185Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T10:12:22.5911546Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T10:12:22.5915836Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T10:12:22.5920368Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T10:12:22.5924522Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T10:12:22.5929154Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5933326Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T10:12:22.5937555Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T10:12:22.5941558Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T10:12:22.5945830Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T10:12:22.5949884Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T10:12:22.5954061Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T10:12:22.5958468Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T10:12:22.5962922Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.5967039Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T10:12:22.5971206Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T10:12:22.5975137Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T10:12:22.5979675Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T10:12:22.5984170Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T10:12:22.5988543Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T10:12:22.5992643Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T10:12:22.5997023Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T10:12:22.6001437Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6005383Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6009520Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6013345Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T10:12:22.6018407Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T10:12:22.6022753Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T10:12:22.6027120Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T10:12:22.6031480Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6035403Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T10:12:22.6039494Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T10:12:22.6043424Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T10:12:22.6047417Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T10:12:22.6051424Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T10:12:22.6055559Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T10:12:22.6059604Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T10:12:22.6064110Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6067787Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T10:12:22.6071768Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T10:12:22.6075757Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T10:12:22.6079806Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T10:12:22.6085942Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T10:12:22.6090934Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T10:12:22.6095396Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T10:12:22.6099615Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T10:12:22.6103528Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T10:12:22.6107589Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T10:12:22.6111623Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T10:12:22.6115779Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6119744Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T10:12:22.6123875Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T10:12:22.6127771Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T10:12:22.6131770Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T10:12:22.6135917Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6139920Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6143941Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T10:12:22.6148166Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6152163Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T10:12:22.6156200Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T10:12:22.6160336Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T10:12:22.6164432Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T10:12:22.6168383Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T10:12:22.6172442Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T10:12:22.6176643Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6180587Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T10:12:22.6185195Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T10:12:22.6189725Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T10:12:22.6193922Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6198061Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T10:12:22.6202286Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T10:12:22.6206285Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T10:12:22.6210510Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T10:12:22.6214646Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T10:12:22.6218789Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T10:12:22.6222959Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T10:12:22.6227017Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T10:12:22.6231339Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T10:12:22.6236026Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6240186Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T10:12:22.6244987Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T10:12:22.6249722Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T10:12:22.6254117Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6258247Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T10:12:22.6263028Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6267203Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T10:12:22.6271721Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T10:12:22.6275776Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T10:12:22.6280404Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T10:12:22.6284660Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T10:12:22.6288814Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T10:12:22.6293240Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T10:12:22.6297868Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6301865Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6306070Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6310250Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T10:12:22.6314828Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T10:12:22.6319356Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6323550Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T10:12:22.6327739Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T10:12:22.6331787Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T10:12:22.6336325Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T10:12:22.6340289Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T10:12:22.6344723Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T10:12:22.6349124Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6353258Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6357566Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6361844Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T10:12:22.6366294Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T10:12:22.6370901Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6375150Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T10:12:22.6379453Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T10:12:22.6383590Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T10:12:22.6387829Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T10:12:22.6392281Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6396252Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T10:12:22.6400520Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T10:12:22.6404803Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T10:12:22.6409216Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6413404Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T10:12:22.6422218Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T10:12:22.6426631Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T10:12:22.6431092Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T10:12:22.6435262Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6439475Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T10:12:22.6443751Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T10:12:22.6448303Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6452282Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T10:12:22.6456526Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T10:12:22.6460742Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T10:12:22.6465100Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6469295Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T10:12:22.6473496Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T10:12:22.6477598Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T10:12:22.6481819Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T10:12:22.6485909Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T10:12:22.6490503Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T10:12:22.6495121Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T10:12:22.6500167Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6504557Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T10:12:22.6509286Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T10:12:22.6513820Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T10:12:22.6518256Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6522368Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T10:12:22.6526627Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T10:12:22.6531206Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T10:12:22.6535455Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T10:12:22.6539826Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6543845Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6547881Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6552156Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T10:12:22.6556189Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T10:12:22.6560251Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T10:12:22.6564433Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T10:12:22.6568845Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6572879Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T10:12:22.6576862Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T10:12:22.6580719Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T10:12:22.6584764Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T10:12:22.6588628Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T10:12:22.6592656Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T10:12:22.6596672Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T10:12:22.6600789Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T10:12:22.6605034Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6608947Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6613035Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6617563Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T10:12:22.6621803Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T10:12:22.6625911Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T10:12:22.6630323Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T10:12:22.6634729Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6638838Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T10:12:22.6643083Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T10:12:22.6647147Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T10:12:22.6651259Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T10:12:22.6655335Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T10:12:22.6659644Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T10:12:22.6663840Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T10:12:22.6667991Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T10:12:22.6672326Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6676541Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6680670Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6684695Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T10:12:22.6689061Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T10:12:22.6693290Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T10:12:22.6697425Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T10:12:22.6701679Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T10:12:22.6705942Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T10:12:22.6710340Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T10:12:22.6714598Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T10:12:22.6718972Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T10:12:22.6723268Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6727387Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6732120Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T10:12:22.6736436Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T10:12:22.6740765Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T10:12:22.6745249Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T10:12:22.6749593Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T10:12:22.6753761Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T10:12:22.6758122Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T10:12:22.6762285Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T10:12:22.6766807Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6770937Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T10:12:22.6775066Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T10:12:22.6779226Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T10:12:22.6783404Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T10:12:22.6787447Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T10:12:22.6791756Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T10:12:22.6796023Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T10:12:22.6800504Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6804521Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T10:12:22.6808812Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T10:12:22.6812937Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T10:12:22.6817160Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T10:12:22.6821328Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T10:12:22.6825686Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T10:12:22.6830022Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T10:12:22.6834353Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T10:12:22.6838941Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T10:12:22.6843238Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T10:12:22.6847889Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T10:12:22.6852210Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T10:12:22.6856933Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6861084Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T10:12:22.6865544Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T10:12:22.6869691Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T10:12:22.6874129Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6878210Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T10:12:22.6882525Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T10:12:22.6886579Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T10:12:22.6890750Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T10:12:22.6894995Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T10:12:22.6899067Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T10:12:22.6903480Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.6907532Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T10:12:22.6911907Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T10:12:22.6921581Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T10:12:22.6926074Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T10:12:22.6930891Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.6935043Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:22.6939388Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:22.6943543Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T10:12:22.6947878Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T10:12:22.6952124Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T10:12:22.6956758Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T10:12:22.6960890Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T10:12:22.6965110Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T10:12:22.6969255Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T10:12:22.6973503Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.6977424Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T10:12:22.6981543Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T10:12:22.6985543Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T10:12:22.6989551Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T10:12:22.6993437Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T10:12:22.6997634Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T10:12:22.7001726Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T10:12:22.7006127Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7010008Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T10:12:22.7014236Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T10:12:22.7018132Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T10:12:22.7022147Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T10:12:22.7025978Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T10:12:22.7030024Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T10:12:22.7033970Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T10:12:22.7038321Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7042231Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T10:12:22.7046250Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T10:12:22.7050137Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T10:12:22.7054082Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T10:12:22.7058126Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T10:12:22.7062242Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T10:12:22.7066288Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T10:12:22.7071233Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7075647Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T10:12:22.7079737Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T10:12:22.7083640Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T10:12:22.7087599Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T10:12:22.7091582Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T10:12:22.7095510Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T10:12:22.7099531Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T10:12:22.7103562Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T10:12:22.7107596Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T10:12:22.7111596Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T10:12:22.7115703Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T10:12:22.7119748Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T10:12:22.7123956Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7127847Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T10:12:22.7131776Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T10:12:22.7135744Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T10:12:22.7139839Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T10:12:22.7144066Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7148187Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7152223Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T10:12:22.7156479Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T10:12:22.7160634Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T10:12:22.7164841Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T10:12:22.7169200Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T10:12:22.7173423Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T10:12:22.7178662Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7182775Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T10:12:22.7187345Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7191627Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7196051Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T10:12:22.7200410Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T10:12:22.7204624Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T10:12:22.7208931Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T10:12:22.7213208Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T10:12:22.7217714Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T10:12:22.7221823Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T10:12:22.7226372Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T10:12:22.7230835Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T10:12:22.7235425Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7240161Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7244443Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T10:12:22.7248746Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T10:12:22.7252954Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T10:12:22.7257105Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T10:12:22.7262124Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T10:12:22.7266748Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T10:12:22.7270996Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T10:12:22.7275033Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T10:12:22.7279572Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T10:12:22.7283994Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T10:12:22.7288844Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7293000Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T10:12:22.7297362Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T10:12:22.7301760Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T10:12:22.7306352Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7310932Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T10:12:22.7315417Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T10:12:22.7319849Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T10:12:22.7324295Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T10:12:22.7328744Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T10:12:22.7333357Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T10:12:22.7337772Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T10:12:22.7342007Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T10:12:22.7346354Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7350500Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T10:12:22.7354733Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T10:12:22.7359181Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7363616Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T10:12:22.7367950Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T10:12:22.7372190Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T10:12:22.7377638Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T10:12:22.7380815Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T10:12:22.7385113Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T10:12:22.7389762Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7394782Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7398336Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T10:12:22.7402733Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T10:12:22.7407472Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T10:12:22.7411037Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T10:12:22.7415518Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T10:12:22.7419988Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7428628Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T10:12:22.7433782Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T10:12:22.7438406Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T10:12:22.7442954Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7447134Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T10:12:22.7451445Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T10:12:22.7455733Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T10:12:22.7460242Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7464377Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T10:12:22.7468605Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T10:12:22.7472954Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T10:12:22.7477446Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7481575Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T10:12:22.7485802Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T10:12:22.7489820Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T10:12:22.7494205Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7498011Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T10:12:22.7502080Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T10:12:22.7506776Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T10:12:22.7511155Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T10:12:22.7515642Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T10:12:22.7519726Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T10:12:22.7523963Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7527938Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T10:12:22.7532044Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T10:12:22.7536080Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T10:12:22.7540313Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7544201Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T10:12:22.7548349Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T10:12:22.7552428Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T10:12:22.7556623Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7560682Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T10:12:22.7564787Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T10:12:22.7568729Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T10:12:22.7572986Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7576957Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T10:12:22.7581022Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T10:12:22.7585042Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T10:12:22.7589473Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7593449Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T10:12:22.7597465Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T10:12:22.7602210Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T10:12:22.7606514Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7610383Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T10:12:22.7615159Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T10:12:22.7619229Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T10:12:22.7623441Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7627719Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T10:12:22.7631831Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T10:12:22.7635878Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T10:12:22.7640111Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7644051Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T10:12:22.7648147Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T10:12:22.7651996Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T10:12:22.7656251Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7660378Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T10:12:22.7664307Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T10:12:22.7668523Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T10:12:22.7672608Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T10:12:22.7676758Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7680845Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T10:12:22.7684991Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T10:12:22.7689305Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T10:12:22.7693648Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T10:12:22.7697815Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T10:12:22.7701878Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T10:12:22.7706064Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T10:12:22.7710301Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T10:12:22.7714664Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7718713Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T10:12:22.7722955Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T10:12:22.7727094Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T10:12:22.7731371Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7735364Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T10:12:22.7739655Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T10:12:22.7743793Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T10:12:22.7748037Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7751902Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T10:12:22.7756145Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T10:12:22.7760223Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T10:12:22.7764485Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7768284Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T10:12:22.7772523Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T10:12:22.7776746Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T10:12:22.7781047Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7785350Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T10:12:22.7789420Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T10:12:22.7793375Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T10:12:22.7797463Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T10:12:22.7801670Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T10:12:22.7806158Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T10:12:22.7810474Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T10:12:22.7814612Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7818471Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T10:12:22.7822606Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T10:12:22.7826599Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T10:12:22.7830846Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7834748Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T10:12:22.7838841Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T10:12:22.7844077Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T10:12:22.7854947Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T10:12:22.7859462Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T10:12:22.7863764Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7867671Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T10:12:22.7871762Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T10:12:22.7875710Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T10:12:22.7880373Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T10:12:22.7884378Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T10:12:22.7888507Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T10:12:22.7892473Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T10:12:22.7896648Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.7900642Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T10:12:22.7904547Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T10:12:22.7908464Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T10:12:22.7915690Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T10:12:22.7920765Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T10:12:22.7925469Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T10:12:22.7929645Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T10:12:22.7933822Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7937684Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T10:12:22.7941707Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T10:12:22.7945700Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T10:12:22.7949861Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7953760Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T10:12:22.7958063Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T10:12:22.7962153Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T10:12:22.7966282Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.7970140Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T10:12:22.7974070Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T10:12:22.7978458Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T10:12:22.7982834Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.7986833Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T10:12:22.7991404Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T10:12:22.7995323Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T10:12:22.7999568Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8003460Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T10:12:22.8007431Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T10:12:22.8011353Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T10:12:22.8015477Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8019338Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T10:12:22.8023376Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T10:12:22.8027500Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T10:12:22.8031668Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8035719Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8039782Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T10:12:22.8043843Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T10:12:22.8047758Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T10:12:22.8052059Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T10:12:22.8056069Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T10:12:22.8060277Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8064593Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T10:12:22.8068795Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T10:12:22.8073032Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T10:12:22.8077616Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8081683Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T10:12:22.8086015Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T10:12:22.8090150Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T10:12:22.8094468Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8098550Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T10:12:22.8102800Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T10:12:22.8106932Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T10:12:22.8110921Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T10:12:22.8115044Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T10:12:22.8119429Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T10:12:22.8123815Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T10:12:22.8127940Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8131872Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T10:12:22.8136116Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T10:12:22.8140884Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T10:12:22.8145539Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8149707Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T10:12:22.8153910Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T10:12:22.8158061Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T10:12:22.8162351Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T10:12:22.8166707Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T10:12:22.8170894Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T10:12:22.8175188Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T10:12:22.8179466Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T10:12:22.8184478Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8188676Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T10:12:22.8192953Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T10:12:22.8197099Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T10:12:22.8201492Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T10:12:22.8205536Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T10:12:22.8210003Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T10:12:22.8214560Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8218719Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T10:12:22.8223081Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T10:12:22.8227234Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T10:12:22.8231490Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T10:12:22.8235523Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T10:12:22.8239955Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T10:12:22.8244170Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T10:12:22.8248627Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8252735Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T10:12:22.8257041Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T10:12:22.8261389Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T10:12:22.8265499Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T10:12:22.8269611Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T10:12:22.8274087Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T10:12:22.8278478Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T10:12:22.8282882Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8287227Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T10:12:22.8291809Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8299440Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T10:12:22.8303681Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T10:12:22.8309797Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T10:12:22.8314429Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T10:12:22.8319994Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T10:12:22.8323706Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8327721Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T10:12:22.8331955Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T10:12:22.8335991Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T10:12:22.8340113Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T10:12:22.8344242Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T10:12:22.8348532Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T10:12:22.8352929Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T10:12:22.8357045Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8361322Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T10:12:22.8365668Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8369700Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T10:12:22.8374495Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8378665Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T10:12:22.8383189Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T10:12:22.8386997Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T10:12:22.8391358Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T10:12:22.8395463Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T10:12:22.8400972Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T10:12:22.8404155Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T10:12:22.8409220Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8413531Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T10:12:22.8419101Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8422560Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T10:12:22.8426741Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T10:12:22.8430961Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T10:12:22.8435206Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T10:12:22.8439468Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T10:12:22.8443655Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T10:12:22.8447758Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T10:12:22.8452063Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T10:12:22.8456150Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T10:12:22.8460403Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8464433Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T10:12:22.8468773Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T10:12:22.8472879Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T10:12:22.8477250Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8481335Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T10:12:22.8485446Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T10:12:22.8489319Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T10:12:22.8493519Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T10:12:22.8497628Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T10:12:22.8501739Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T10:12:22.8505699Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T10:12:22.8509840Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8514234Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T10:12:22.8517791Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T10:12:22.8521724Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T10:12:22.8525912Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8529811Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T10:12:22.8533824Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T10:12:22.8537794Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T10:12:22.8541910Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T10:12:22.8545872Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T10:12:22.8549819Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T10:12:22.8554049Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T10:12:22.8558235Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T10:12:22.8562496Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8566367Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T10:12:22.8570787Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T10:12:22.8574780Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T10:12:22.8579676Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8583607Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T10:12:22.8587612Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T10:12:22.8591612Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T10:12:22.8595763Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8599803Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T10:12:22.8603906Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T10:12:22.8608044Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T10:12:22.8612162Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T10:12:22.8616221Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T10:12:22.8620131Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T10:12:22.8624248Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T10:12:22.8628216Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T10:12:22.8632384Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8636358Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T10:12:22.8641102Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8645097Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T10:12:22.8649123Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T10:12:22.8653243Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T10:12:22.8657576Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T10:12:22.8661573Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T10:12:22.8665924Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T10:12:22.8669981Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T10:12:22.8674110Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T10:12:22.8678519Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T10:12:22.8683124Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8687308Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T10:12:22.8691720Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8696051Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T10:12:22.8701117Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T10:12:22.8704667Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T10:12:22.8708807Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T10:12:22.8712909Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T10:12:22.8717675Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T10:12:22.8721826Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T10:12:22.8726483Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T10:12:22.8730696Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T10:12:22.8735115Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8739181Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T10:12:22.8743318Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T10:12:22.8747471Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T10:12:22.8751610Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T10:12:22.8755647Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T10:12:22.8759919Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T10:12:22.8764087Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T10:12:22.8768583Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8772757Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T10:12:22.8777165Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T10:12:22.8781659Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T10:12:22.8786565Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T10:12:22.8790836Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T10:12:22.8795238Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8799427Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T10:12:22.8803770Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T10:12:22.8807940Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T10:12:22.8812365Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8816569Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T10:12:22.8820959Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8827961Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T10:12:22.8831985Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T10:12:22.8836685Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T10:12:22.8841562Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T10:12:22.8845576Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T10:12:22.8850009Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T10:12:22.8854270Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T10:12:22.8858570Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T10:12:22.8862607Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T10:12:22.8867009Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T10:12:22.8871103Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T10:12:22.8875414Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T10:12:22.8879762Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T10:12:22.8884378Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.8888587Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T10:12:22.8893802Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T10:12:22.8896898Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T10:12:22.8902291Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T10:12:22.8906245Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T10:12:22.8910515Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T10:12:22.8914769Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T10:12:22.8919346Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8923381Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T10:12:22.8927585Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T10:12:22.8931783Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T10:12:22.8936071Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.8940163Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T10:12:22.8944340Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T10:12:22.8948504Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T10:12:22.8952758Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T10:12:22.8957041Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T10:12:22.8961897Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8966160Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T10:12:22.8971002Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T10:12:22.8975186Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T10:12:22.8979996Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.8984168Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T10:12:22.8988391Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T10:12:22.8992772Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T10:12:22.8997446Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9001666Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T10:12:22.9006278Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T10:12:22.9010597Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T10:12:22.9014924Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9018802Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T10:12:22.9022867Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T10:12:22.9027282Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T10:12:22.9031717Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9035680Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T10:12:22.9040107Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T10:12:22.9044752Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T10:12:22.9049215Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9053402Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9057539Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9061475Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T10:12:22.9066035Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T10:12:22.9070232Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T10:12:22.9074446Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9078596Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T10:12:22.9083286Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T10:12:22.9086623Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T10:12:22.9090658Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T10:12:22.9094539Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T10:12:22.9098966Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T10:12:22.9103043Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T10:12:22.9107214Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9111074Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T10:12:22.9115146Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T10:12:22.9119213Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T10:12:22.9123351Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9127326Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T10:12:22.9131726Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9135676Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T10:12:22.9139779Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T10:12:22.9143681Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T10:12:22.9147742Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T10:12:22.9151931Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T10:12:22.9156049Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T10:12:22.9160201Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T10:12:22.9164176Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T10:12:22.9171199Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T10:12:22.9176283Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T10:12:22.9180757Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9184997Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T10:12:22.9189225Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T10:12:22.9193299Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T10:12:22.9197736Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9201828Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T10:12:22.9206413Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T10:12:22.9210431Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T10:12:22.9214628Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9218544Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T10:12:22.9222611Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T10:12:22.9226704Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T10:12:22.9232036Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9235931Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T10:12:22.9240274Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T10:12:22.9244339Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T10:12:22.9248583Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9252458Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T10:12:22.9256481Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T10:12:22.9260494Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T10:12:22.9264683Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9268583Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T10:12:22.9272623Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T10:12:22.9277551Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T10:12:22.9281378Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9285378Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T10:12:22.9289492Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T10:12:22.9293558Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T10:12:22.9297655Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T10:12:22.9301891Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T10:12:22.9306247Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T10:12:22.9310463Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T10:12:22.9314673Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T10:12:22.9319396Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9323536Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T10:12:22.9327889Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T10:12:22.9332256Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9336631Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9340707Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T10:12:22.9344914Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T10:12:22.9349272Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T10:12:22.9353791Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9358162Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T10:12:22.9362191Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T10:12:22.9366448Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T10:12:22.9370548Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T10:12:22.9374874Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T10:12:22.9379056Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T10:12:22.9383275Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T10:12:22.9387637Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9391717Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T10:12:22.9395959Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T10:12:22.9400081Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T10:12:22.9404186Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T10:12:22.9408262Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T10:12:22.9412465Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T10:12:22.9416676Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T10:12:22.9421041Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9425247Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T10:12:22.9429414Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T10:12:22.9433422Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T10:12:22.9437782Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T10:12:22.9441858Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T10:12:22.9446045Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T10:12:22.9450269Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T10:12:22.9455010Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9459327Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T10:12:22.9463337Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T10:12:22.9467825Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T10:12:22.9472117Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T10:12:22.9476873Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T10:12:22.9480548Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T10:12:22.9485077Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9489119Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T10:12:22.9493289Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T10:12:22.9497373Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T10:12:22.9501554Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T10:12:22.9505570Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T10:12:22.9509754Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T10:12:22.9514186Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9518475Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T10:12:22.9522619Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T10:12:22.9527058Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T10:12:22.9531182Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T10:12:22.9535579Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T10:12:22.9539855Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T10:12:22.9544141Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T10:12:22.9548325Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T10:12:22.9552593Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:12:22.9557460Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:12:22.9561891Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T10:12:22.9566241Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T10:12:22.9570601Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9574805Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T10:12:22.9579038Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T10:12:22.9583258Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T10:12:22.9587322Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T10:12:22.9591708Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T10:12:22.9595796Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T10:12:22.9600145Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T10:12:22.9604754Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T10:12:22.9613096Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9618265Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9622476Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T10:12:22.9626933Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T10:12:22.9631246Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T10:12:22.9635454Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T10:12:22.9640003Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9644221Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T10:12:22.9648401Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T10:12:22.9652426Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T10:12:22.9656621Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T10:12:22.9660496Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T10:12:22.9664699Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T10:12:22.9669111Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9673178Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T10:12:22.9677876Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T10:12:22.9681540Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T10:12:22.9685683Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T10:12:22.9689560Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T10:12:22.9693678Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T10:12:22.9697749Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T10:12:22.9702090Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9706447Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9710356Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T10:12:22.9714760Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T10:12:22.9718843Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T10:12:22.9722980Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9726815Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T10:12:22.9731216Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T10:12:22.9735158Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T10:12:22.9739362Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9743391Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T10:12:22.9747404Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T10:12:22.9751271Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T10:12:22.9755392Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T10:12:22.9759452Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T10:12:22.9763608Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9767704Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T10:12:22.9772420Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T10:12:22.9776341Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T10:12:22.9780445Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T10:12:22.9784453Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T10:12:22.9788564Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9792517Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T10:12:22.9796470Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T10:12:22.9800476Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T10:12:22.9804613Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T10:12:22.9808656Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T10:12:22.9813036Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9817024Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T10:12:22.9821069Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T10:12:22.9824942Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T10:12:22.9829036Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T10:12:22.9833061Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T10:12:22.9837091Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T10:12:22.9841521Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9845529Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T10:12:22.9849646Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T10:12:22.9853557Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T10:12:22.9857622Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T10:12:22.9861495Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T10:12:22.9865593Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T10:12:22.9870419Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T10:12:22.9874019Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T10:12:22.9878183Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T10:12:22.9882405Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T10:12:22.9886644Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T10:12:22.9890942Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T10:12:22.9895541Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9899768Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T10:12:22.9904012Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T10:12:22.9908111Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T10:12:22.9912253Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T10:12:22.9916584Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T10:12:22.9920939Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T10:12:22.9925183Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9929630Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:22.9933837Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9937815Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T10:12:22.9942307Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T10:12:22.9946677Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T10:12:22.9951111Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:22.9955176Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T10:12:22.9959489Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T10:12:22.9963690Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T10:12:22.9967844Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T10:12:22.9972365Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T10:12:22.9976777Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T10:12:22.9980974Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T10:12:22.9985664Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:22.9989721Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T10:12:22.9994023Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T10:12:22.9998556Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0002856Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T10:12:23.0007407Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0011608Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T10:12:23.0016069Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T10:12:23.0020219Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T10:12:23.0024716Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T10:12:23.0028978Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T10:12:23.0033396Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0037526Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T10:12:23.0041938Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T10:12:23.0046283Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T10:12:23.0054247Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T10:12:23.0058873Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T10:12:23.0064399Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T10:12:23.0068139Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T10:12:23.0072792Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0076922Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T10:12:23.0082370Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T10:12:23.0085765Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T10:12:23.0090455Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0094775Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T10:12:23.0100101Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T10:12:23.0103358Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T10:12:23.0107803Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T10:12:23.0112170Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T10:12:23.0116383Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T10:12:23.0120749Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T10:12:23.0125062Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0129993Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T10:12:23.0133389Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T10:12:23.0137670Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T10:12:23.0142076Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0145942Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T10:12:23.0150247Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T10:12:23.0154441Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T10:12:23.0159876Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0163119Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T10:12:23.0167603Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T10:12:23.0172081Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T10:12:23.0176752Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0180806Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T10:12:23.0184925Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T10:12:23.0188976Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T10:12:23.0193081Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T10:12:23.0197603Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T10:12:23.0201925Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T10:12:23.0206406Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0210443Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T10:12:23.0214503Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T10:12:23.0218525Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T10:12:23.0222545Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T10:12:23.0226735Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T10:12:23.0231249Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T10:12:23.0235277Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T10:12:23.0239547Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0243531Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T10:12:23.0247593Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T10:12:23.0251637Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T10:12:23.0255651Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T10:12:23.0259607Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T10:12:23.0263680Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T10:12:23.0267667Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T10:12:23.0271755Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T10:12:23.0276022Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0280181Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T10:12:23.0284213Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T10:12:23.0288532Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0292499Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T10:12:23.0296566Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T10:12:23.0301462Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T10:12:23.0305726Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0310005Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T10:12:23.0314192Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T10:12:23.0318177Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T10:12:23.0322154Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T10:12:23.0326322Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0330220Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T10:12:23.0334219Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T10:12:23.0338355Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0342172Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T10:12:23.0346140Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T10:12:23.0350098Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T10:12:23.0354273Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0358192Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T10:12:23.0362277Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T10:12:23.0366469Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T10:12:23.0370987Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0375241Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0379526Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T10:12:23.0383609Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T10:12:23.0387631Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T10:12:23.0391672Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T10:12:23.0395663Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T10:12:23.0400175Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T10:12:23.0404283Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T10:12:23.0408655Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0413076Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T10:12:23.0417220Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T10:12:23.0421326Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T10:12:23.0425534Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0429441Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T10:12:23.0433576Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T10:12:23.0437487Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T10:12:23.0441775Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0445612Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T10:12:23.0449626Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T10:12:23.0453774Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T10:12:23.0458172Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T10:12:23.0462522Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0466701Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:12:23.0470700Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:12:23.0474876Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T10:12:23.0479142Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T10:12:23.0483368Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T10:12:23.0487642Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T10:12:23.0492274Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0496335Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T10:12:23.0500463Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T10:12:23.0504473Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T10:12:23.0508593Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T10:12:23.0512956Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T10:12:23.0517279Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T10:12:23.0521800Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T10:12:23.0526008Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0530468Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T10:12:23.0534608Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T10:12:23.0538961Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T10:12:23.0543223Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T10:12:23.0547456Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:12:23.0551678Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:12:23.0555785Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T10:12:23.0560185Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T10:12:23.0564331Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T10:12:23.0568422Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T10:12:23.0572434Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T10:12:23.0576714Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T10:12:23.0580764Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T10:12:23.0584849Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T10:12:23.0589353Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T10:12:23.0596695Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T10:12:23.0601135Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T10:12:23.0605816Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T10:12:23.0609904Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T10:12:23.0614335Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T10:12:23.0618321Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T10:12:23.0622426Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T10:12:23.0626449Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T10:12:23.0630881Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0646664Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T10:12:23.0647072Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T10:12:23.0647343Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T10:12:23.0647599Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T10:12:23.0650727Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T10:12:23.0654799Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T10:12:23.0658914Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T10:12:23.0663143Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0667276Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0671299Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0675256Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T10:12:23.0679457Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T10:12:23.0683521Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T10:12:23.0687524Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T10:12:23.0691538Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T10:12:23.0695868Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T10:12:23.0700068Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T10:12:23.0704284Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0708448Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0712464Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T10:12:23.0717051Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T10:12:23.0721981Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T10:12:23.0726476Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T10:12:23.0730592Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T10:12:23.0734733Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0738610Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T10:12:23.0742748Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T10:12:23.0747264Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T10:12:23.0751702Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0755800Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.0759849Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T10:12:23.0763941Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T10:12:23.0767921Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T10:12:23.0771894Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T10:12:23.0775916Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T10:12:23.0780348Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T10:12:23.0784416Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T10:12:23.0788654Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.0792585Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T10:12:23.0797007Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T10:12:23.0801052Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T10:12:23.0805003Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T10:12:23.0808866Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T10:12:23.0813084Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T10:12:23.0817195Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T10:12:23.0821729Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T10:12:23.0826118Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0830228Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:12:23.0834272Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T10:12:23.0838653Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T10:12:23.0842918Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0847102Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T10:12:23.0851117Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T10:12:23.0855324Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T10:12:23.0859488Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T10:12:23.0863672Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T10:12:23.0867799Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:12:23.0871797Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T10:12:23.0875901Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T10:12:23.0880205Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0884225Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T10:12:23.0888279Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T10:12:23.0892462Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T10:12:23.0896542Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T10:12:23.0900540Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T10:12:23.0904565Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T10:12:23.0908686Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T10:12:23.0912935Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T10:12:23.0917314Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0921862Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:12:23.0925900Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T10:12:23.0930123Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T10:12:23.0934700Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T10:12:23.0938968Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0943038Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T10:12:23.0947030Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T10:12:23.0951238Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T10:12:23.0955445Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T10:12:23.0960046Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T10:12:23.0964509Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0968696Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T10:12:23.0972878Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T10:12:23.0977326Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T10:12:23.0981987Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.0986070Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T10:12:23.0990099Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T10:12:23.0994419Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T10:12:23.0998736Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T10:12:23.1002673Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T10:12:23.1006838Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1010779Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1014759Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1018705Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T10:12:23.1026834Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T10:12:23.1031958Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.1036095Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T10:12:23.1040595Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T10:12:23.1044716Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T10:12:23.1048723Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T10:12:23.1052613Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T10:12:23.1056725Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T10:12:23.1060875Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T10:12:23.1064979Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T10:12:23.1069153Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1073040Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:12:23.1077417Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:12:23.1081522Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T10:12:23.1085642Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T10:12:23.1089758Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T10:12:23.1094052Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1097979Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T10:12:23.1102183Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T10:12:23.1106262Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T10:12:23.1110406Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T10:12:23.1114609Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1118807Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T10:12:23.1123363Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1127308Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T10:12:23.1131473Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T10:12:23.1135445Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T10:12:23.1139679Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T10:12:23.1144161Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T10:12:23.1148443Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1152391Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T10:12:23.1156634Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T10:12:23.1160861Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1164692Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T10:12:23.1168751Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T10:12:23.1172807Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T10:12:23.1176997Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T10:12:23.1181237Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1185211Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T10:12:23.1189399Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T10:12:23.1193694Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1197532Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T10:12:23.1201774Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T10:12:23.1205843Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T10:12:23.1210159Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T10:12:23.1214379Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1218241Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T10:12:23.1222881Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T10:12:23.1227162Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1231194Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T10:12:23.1235287Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T10:12:23.1239554Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T10:12:23.1243754Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1247624Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T10:12:23.1251797Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T10:12:23.1255973Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T10:12:23.1260500Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1264257Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T10:12:23.1268776Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T10:12:23.1272737Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T10:12:23.1276958Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.1280939Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T10:12:23.1284900Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T10:12:23.1288779Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T10:12:23.1292743Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T10:12:23.1296639Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T10:12:23.1300645Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T10:12:23.1304785Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T10:12:23.1308934Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1313020Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1316878Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T10:12:23.1321371Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T10:12:23.1325627Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T10:12:23.1329848Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T10:12:23.1333945Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T10:12:23.1338148Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1342037Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T10:12:23.1346141Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T10:12:23.1350155Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T10:12:23.1354279Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1358273Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T10:12:23.1362474Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T10:12:23.1366814Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T10:12:23.1371150Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1375316Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T10:12:23.1379662Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T10:12:23.1384033Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T10:12:23.1388322Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1392461Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T10:12:23.1396742Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T10:12:23.1401069Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T10:12:23.1405329Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1409290Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T10:12:23.1413560Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T10:12:23.1417742Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T10:12:23.1423043Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T10:12:23.1426413Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1430796Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1434855Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T10:12:23.1439129Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T10:12:23.1443537Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.1447530Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T10:12:23.1451657Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T10:12:23.1455726Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T10:12:23.1459809Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T10:12:23.1463756Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T10:12:23.1467859Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T10:12:23.1471853Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T10:12:23.1475998Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1479966Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T10:12:23.1484107Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T10:12:23.1488198Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T10:12:23.1492971Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1497202Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.1501147Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T10:12:23.1505170Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T10:12:23.1509096Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T10:12:23.1513124Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T10:12:23.1517253Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T10:12:23.1521747Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T10:12:23.1526315Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T10:12:23.1530621Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T10:12:23.1534870Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1539060Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1543358Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T10:12:23.1547671Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T10:12:23.1551901Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T10:12:23.1556064Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T10:12:23.1560285Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T10:12:23.1564512Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T10:12:23.1568676Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T10:12:23.1572931Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T10:12:23.1577149Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1581534Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1585558Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T10:12:23.1589774Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T10:12:23.1594002Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1598190Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T10:12:23.1602423Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T10:12:23.1606733Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T10:12:23.1610877Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T10:12:23.1615145Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T10:12:23.1619215Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T10:12:23.1623443Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T10:12:23.1627910Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T10:12:23.1632212Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T10:12:23.1637693Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T10:12:23.1640825Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T10:12:23.1645278Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T10:12:23.1649736Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T10:12:23.1653843Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1658020Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T10:12:23.1665588Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T10:12:23.1670223Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T10:12:23.1674639Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1679115Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T10:12:23.1683128Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T10:12:23.1687338Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T10:12:23.1691659Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1695694Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T10:12:23.1699979Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T10:12:23.1704005Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T10:12:23.1708259Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T10:12:23.1712563Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T10:12:23.1717003Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1721279Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T10:12:23.1725383Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T10:12:23.1729645Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T10:12:23.1733928Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T10:12:23.1738166Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T10:12:23.1742695Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1747134Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T10:12:23.1751370Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T10:12:23.1755692Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T10:12:23.1760417Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1764702Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1768857Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T10:12:23.1773318Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T10:12:23.1777462Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T10:12:23.1782155Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T10:12:23.1786468Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T10:12:23.1791108Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1795211Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T10:12:23.1799735Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T10:12:23.1803992Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T10:12:23.1808209Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T10:12:23.1812380Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T10:12:23.1816554Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T10:12:23.1820922Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T10:12:23.1825447Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T10:12:23.1829802Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1833990Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T10:12:23.1838452Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.1842800Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T10:12:23.1846889Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T10:12:23.1851084Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T10:12:23.1855269Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T10:12:23.1859492Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T10:12:23.1863829Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T10:12:23.1868458Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T10:12:23.1872975Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1877279Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1881689Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1885971Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T10:12:23.1890627Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T10:12:23.1894973Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T10:12:23.1900006Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T10:12:23.1904248Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T10:12:23.1908733Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T10:12:23.1913043Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T10:12:23.1917415Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.1921678Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T10:12:23.1925875Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T10:12:23.1930163Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T10:12:23.1934365Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T10:12:23.1938636Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T10:12:23.1943103Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1947310Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T10:12:23.1951446Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T10:12:23.1955634Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T10:12:23.1960261Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T10:12:23.1964735Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1968849Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T10:12:23.1972899Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T10:12:23.1977093Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T10:12:23.1981252Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T10:12:23.1985606Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T10:12:23.1990142Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T10:12:23.1994636Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.1999093Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T10:12:23.2003412Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T10:12:23.2007511Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T10:12:23.2011998Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T10:12:23.2016423Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2021022Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T10:12:23.2025160Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T10:12:23.2029190Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T10:12:23.2033815Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T10:12:23.2038240Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T10:12:23.2042717Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T10:12:23.2047182Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2051350Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T10:12:23.2055660Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T10:12:23.2059706Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T10:12:23.2064019Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T10:12:23.2068597Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2072741Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T10:12:23.2076797Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T10:12:23.2080937Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T10:12:23.2085162Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T10:12:23.2089314Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T10:12:23.2093600Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2097512Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T10:12:23.2101765Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T10:12:23.2105918Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T10:12:23.2110198Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2114164Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T10:12:23.2118244Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T10:12:23.2122341Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T10:12:23.2126357Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T10:12:23.2130342Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T10:12:23.2134646Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T10:12:23.2139019Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T10:12:23.2143373Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2147282Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T10:12:23.2151298Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T10:12:23.2155209Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T10:12:23.2159623Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T10:12:23.2163643Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T10:12:23.2168280Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T10:12:23.2172401Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T10:12:23.2177024Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2181022Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T10:12:23.2185280Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T10:12:23.2189589Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T10:12:23.2194002Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2198145Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T10:12:23.2202452Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T10:12:23.2206684Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T10:12:23.2211068Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2215151Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T10:12:23.2219486Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T10:12:23.2223850Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T10:12:23.2228251Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2232581Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2236723Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T10:12:23.2241305Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T10:12:23.2245531Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T10:12:23.2249978Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2254211Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T10:12:23.2259287Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T10:12:23.2263523Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T10:12:23.2267977Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2272022Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T10:12:23.2276377Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T10:12:23.2280715Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T10:12:23.2285112Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2295635Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T10:12:23.2300236Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T10:12:23.2304537Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T10:12:23.2309545Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2313937Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T10:12:23.2318319Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T10:12:23.2322733Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T10:12:23.2326654Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T10:12:23.2330870Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T10:12:23.2335160Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T10:12:23.2339966Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T10:12:23.2344197Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T10:12:23.2348560Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T10:12:23.2352886Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.2357066Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.2361439Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T10:12:23.2365954Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T10:12:23.2370418Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2374740Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T10:12:23.2379022Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T10:12:23.2383331Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T10:12:23.2387835Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T10:12:23.2392261Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T10:12:23.2396443Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T10:12:23.2400851Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T10:12:23.2405094Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T10:12:23.2409519Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2414019Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:23.2418206Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:23.2422290Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T10:12:23.2426967Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T10:12:23.2431236Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T10:12:23.2435498Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T10:12:23.2439990Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2444316Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T10:12:23.2448784Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2452981Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T10:12:23.2457240Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T10:12:23.2461465Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T10:12:23.2465752Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T10:12:23.2469838Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T10:12:23.2474266Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T10:12:23.2478465Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T10:12:23.2482541Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T10:12:23.2487782Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2491941Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T10:12:23.2496143Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T10:12:23.2500462Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T10:12:23.2504505Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T10:12:23.2508782Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T10:12:23.2512763Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T10:12:23.2516631Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T10:12:23.2520812Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T10:12:23.2525284Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2529153Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T10:12:23.2533222Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T10:12:23.2537329Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T10:12:23.2541800Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T10:12:23.2546241Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2550434Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2554777Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2558972Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T10:12:23.2563228Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T10:12:23.2567315Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T10:12:23.2571463Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2575336Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T10:12:23.2579314Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T10:12:23.2583230Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T10:12:23.2587286Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T10:12:23.2591361Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T10:12:23.2596194Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T10:12:23.2601036Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T10:12:23.2605444Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2609642Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T10:12:23.2613891Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T10:12:23.2617968Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T10:12:23.2622195Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T10:12:23.2627262Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T10:12:23.2631596Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T10:12:23.2635896Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2639931Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T10:12:23.2644366Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T10:12:23.2648932Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T10:12:23.2653192Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2657120Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T10:12:23.2661334Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T10:12:23.2665244Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T10:12:23.2669493Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2673295Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T10:12:23.2677290Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T10:12:23.2681381Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T10:12:23.2685481Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2689270Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T10:12:23.2693242Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T10:12:23.2697541Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T10:12:23.2701882Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2706043Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T10:12:23.2710405Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2714436Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T10:12:23.2718942Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T10:12:23.2723119Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T10:12:23.2727637Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T10:12:23.2731776Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T10:12:23.2736171Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2740142Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T10:12:23.2744406Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T10:12:23.2748591Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T10:12:23.2752942Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2756860Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T10:12:23.2761645Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T10:12:23.2765971Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T10:12:23.2770156Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T10:12:23.2774324Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T10:12:23.2778323Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T10:12:23.2782732Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T10:12:23.2786824Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T10:12:23.2791140Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2795266Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T10:12:23.2799642Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T10:12:23.2803670Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T10:12:23.2808012Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2812079Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T10:12:23.2816221Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T10:12:23.2820218Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T10:12:23.2824660Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2828944Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T10:12:23.2833087Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T10:12:23.2837268Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T10:12:23.2841748Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2845720Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T10:12:23.2849850Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T10:12:23.2854014Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T10:12:23.2858328Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2862333Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T10:12:23.2866608Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T10:12:23.2870648Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T10:12:23.2874803Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2878921Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T10:12:23.2883005Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T10:12:23.2887067Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T10:12:23.2891988Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2896172Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T10:12:23.2900499Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2904816Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2908820Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T10:12:23.2913404Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T10:12:23.2917472Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T10:12:23.2921636Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T10:12:23.2925747Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T10:12:23.2929951Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2933856Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T10:12:23.2938113Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T10:12:23.2942286Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T10:12:23.2946545Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.2950417Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T10:12:23.2959582Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T10:12:23.2964477Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T10:12:23.2969326Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2973819Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.2978179Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T10:12:23.2982176Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T10:12:23.2986519Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T10:12:23.2990830Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T10:12:23.2995265Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.2999684Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3003946Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T10:12:23.3008185Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T10:12:23.3012492Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T10:12:23.3016657Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T10:12:23.3021143Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3025222Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T10:12:23.3029290Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T10:12:23.3033443Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T10:12:23.3037592Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T10:12:23.3042036Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3046113Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T10:12:23.3050466Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T10:12:23.3054806Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T10:12:23.3058889Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T10:12:23.3063231Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3067441Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T10:12:23.3071508Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T10:12:23.3075411Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T10:12:23.3079740Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T10:12:23.3083832Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T10:12:23.3088144Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3092505Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3096643Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T10:12:23.3100714Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T10:12:23.3104622Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T10:12:23.3108651Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T10:12:23.3112548Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T10:12:23.3116720Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T10:12:23.3120836Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T10:12:23.3125199Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3129106Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T10:12:23.3133112Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T10:12:23.3137414Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T10:12:23.3141501Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3145454Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T10:12:23.3149553Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T10:12:23.3153548Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T10:12:23.3157575Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T10:12:23.3161688Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T10:12:23.3166469Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T10:12:23.3170696Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T10:12:23.3174770Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T10:12:23.3179420Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3183509Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T10:12:23.3188147Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T10:12:23.3192604Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T10:12:23.3197001Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T10:12:23.3201410Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3205568Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T10:12:23.3209759Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T10:12:23.3213814Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T10:12:23.3218195Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T10:12:23.3222572Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T10:12:23.3227185Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3231473Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3235789Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3240018Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T10:12:23.3244146Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T10:12:23.3248301Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T10:12:23.3252602Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T10:12:23.3256754Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T10:12:23.3261339Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T10:12:23.3265617Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T10:12:23.3269935Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3273901Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T10:12:23.3278156Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T10:12:23.3282481Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T10:12:23.3286805Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3290852Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T10:12:23.3295003Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T10:12:23.3299069Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T10:12:23.3303030Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T10:12:23.3307380Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T10:12:23.3311590Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T10:12:23.3315746Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T10:12:23.3320456Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T10:12:23.3324775Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T10:12:23.3329084Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3333145Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T10:12:23.3337363Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T10:12:23.3341707Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T10:12:23.3346212Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3350206Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T10:12:23.3354568Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T10:12:23.3358639Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T10:12:23.3362540Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T10:12:23.3366712Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T10:12:23.3370721Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T10:12:23.3374799Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T10:12:23.3378721Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T10:12:23.3382847Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T10:12:23.3387126Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3391015Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T10:12:23.3395298Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T10:12:23.3399383Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T10:12:23.3403289Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T10:12:23.3407496Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T10:12:23.3411810Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T10:12:23.3416237Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3420270Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T10:12:23.3424789Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T10:12:23.3429470Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T10:12:23.3433770Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3437950Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T10:12:23.3442562Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T10:12:23.3446654Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T10:12:23.3450922Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T10:12:23.3455507Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T10:12:23.3460779Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3465034Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T10:12:23.3469162Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T10:12:23.3473561Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T10:12:23.3478141Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3482384Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T10:12:23.3486605Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T10:12:23.3490816Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T10:12:23.3495127Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T10:12:23.3499333Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T10:12:23.3504053Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T10:12:23.3508539Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T10:12:23.3512796Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3516862Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T10:12:23.3521300Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T10:12:23.3525425Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T10:12:23.3529810Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3533926Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T10:12:23.3538230Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T10:12:23.3542338Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T10:12:23.3546658Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3550595Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T10:12:23.3554771Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T10:12:23.3558978Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T10:12:23.3563378Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3567396Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T10:12:23.3575455Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T10:12:23.3579000Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T10:12:23.3584005Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3588263Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T10:12:23.3592731Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T10:12:23.3597065Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T10:12:23.3601677Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3605632Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T10:12:23.3609855Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T10:12:23.3614014Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T10:12:23.3618212Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3622437Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T10:12:23.3626657Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T10:12:23.3630670Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T10:12:23.3634804Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3638730Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T10:12:23.3642851Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T10:12:23.3647317Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T10:12:23.3651846Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3656044Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3660110Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T10:12:23.3664564Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3668511Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T10:12:23.3672956Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T10:12:23.3677006Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T10:12:23.3681689Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T10:12:23.3686369Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T10:12:23.3690860Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3695182Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T10:12:23.3699853Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3703846Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T10:12:23.3708184Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T10:12:23.3712281Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T10:12:23.3716851Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T10:12:23.3721907Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T10:12:23.3730657Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3735591Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3740397Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T10:12:23.3745232Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3749645Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T10:12:23.3754197Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T10:12:23.3758584Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T10:12:23.3763338Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T10:12:23.3768377Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T10:12:23.3773452Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3777975Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T10:12:23.3782316Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T10:12:23.3786581Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T10:12:23.3791318Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T10:12:23.3796343Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T10:12:23.3801009Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T10:12:23.3805395Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3809788Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T10:12:23.3814593Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T10:12:23.3818725Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T10:12:23.3823020Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T10:12:23.3827542Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T10:12:23.3831929Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.3835911Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T10:12:23.3840123Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T10:12:23.3844238Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T10:12:23.3848218Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T10:12:23.3852513Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T10:12:23.3856491Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T10:12:23.3860610Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3864427Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T10:12:23.3868385Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T10:12:23.3872533Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T10:12:23.3876692Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3880663Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T10:12:23.3884635Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T10:12:23.3888589Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T10:12:23.3892750Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3896703Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T10:12:23.3900700Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T10:12:23.3904562Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T10:12:23.3908554Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T10:12:23.3912422Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T10:12:23.3916561Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T10:12:23.3920569Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T10:12:23.3924584Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T10:12:23.3928701Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T10:12:23.3932817Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T10:12:23.3936830Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T10:12:23.3941209Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.3945192Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T10:12:23.3949569Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T10:12:23.3953771Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T10:12:23.3958001Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T10:12:23.3962744Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3966820Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.3971453Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.3975665Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T10:12:23.3979795Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T10:12:23.3983942Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T10:12:23.3988355Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T10:12:23.3992743Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.3996869Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T10:12:23.4001234Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T10:12:23.4005366Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T10:12:23.4009565Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T10:12:23.4013635Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T10:12:23.4018054Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T10:12:23.4022232Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T10:12:23.4026410Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T10:12:23.4030735Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.4034982Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.4039220Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T10:12:23.4043538Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T10:12:23.4048040Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T10:12:23.4052201Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T10:12:23.4056238Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T10:12:23.4060479Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T10:12:23.4064713Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T10:12:23.4069011Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T10:12:23.4073329Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4077597Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.4082074Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.4086205Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T10:12:23.4090457Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T10:12:23.4094703Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T10:12:23.4099186Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T10:12:23.4103470Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4107681Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T10:12:23.4111823Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T10:12:23.4115908Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T10:12:23.4120292Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T10:12:23.4128261Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T10:12:23.4131918Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T10:12:23.4136463Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T10:12:23.4141031Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T10:12:23.4146839Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4149998Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T10:12:23.4154532Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T10:12:23.4159050Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4164091Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T10:12:23.4167365Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T10:12:23.4171738Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T10:12:23.4176732Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T10:12:23.4180315Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T10:12:23.4184865Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T10:12:23.4189391Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4194745Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4198034Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T10:12:23.4202542Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T10:12:23.4206678Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T10:12:23.4212232Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T10:12:23.4215364Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T10:12:23.4220122Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T10:12:23.4224429Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T10:12:23.4228726Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4232956Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T10:12:23.4237202Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T10:12:23.4242282Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T10:12:23.4246379Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4250643Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T10:12:23.4254874Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T10:12:23.4260073Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T10:12:23.4263330Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T10:12:23.4267386Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T10:12:23.4271717Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T10:12:23.4276019Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T10:12:23.4280415Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4284593Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T10:12:23.4289231Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4293426Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4297490Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T10:12:23.4301558Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T10:12:23.4305621Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T10:12:23.4309981Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T10:12:23.4314146Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T10:12:23.4318526Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T10:12:23.4322768Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T10:12:23.4327050Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T10:12:23.4331365Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4335490Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.4339624Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.4343657Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T10:12:23.4347791Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T10:12:23.4351814Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T10:12:23.4357478Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T10:12:23.4362204Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4366350Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T10:12:23.4370811Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T10:12:23.4375098Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T10:12:23.4379205Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T10:12:23.4383397Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T10:12:23.4387770Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T10:12:23.4391994Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T10:12:23.4396263Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T10:12:23.4400707Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.4404959Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.4409059Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T10:12:23.4413377Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T10:12:23.4417856Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4421978Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T10:12:23.4426129Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T10:12:23.4430346Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T10:12:23.4434605Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T10:12:23.4438954Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T10:12:23.4443220Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T10:12:23.4447520Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T10:12:23.4451860Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T10:12:23.4462579Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:12:23.4466952Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:12:23.4471321Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T10:12:23.4475648Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T10:12:23.4480298Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4484365Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T10:12:23.4488726Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T10:12:23.4492834Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T10:12:23.4497010Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T10:12:23.4501194Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T10:12:23.4505637Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T10:12:23.4510062Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T10:12:23.4514350Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4518548Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T10:12:23.4522733Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T10:12:23.4526804Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T10:12:23.4530886Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T10:12:23.4535433Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4539955Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:12:23.4543866Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T10:12:23.4548232Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T10:12:23.4553084Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4556939Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:12:23.4561026Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T10:12:23.4565313Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T10:12:23.4569645Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T10:12:23.4573859Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T10:12:23.4578331Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4582337Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T10:12:23.4586710Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T10:12:23.4591028Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T10:12:23.4595545Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4599852Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T10:12:23.4603945Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T10:12:23.4608342Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T10:12:23.4612959Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4617115Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T10:12:23.4621235Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T10:12:23.4625533Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T10:12:23.4629679Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T10:12:23.4634024Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T10:12:23.4638292Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T10:12:23.4642849Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4646851Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T10:12:23.4650956Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T10:12:23.4655115Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T10:12:23.4659397Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4663332Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T10:12:23.4667535Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T10:12:23.4671886Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T10:12:23.4679486Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4685706Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T10:12:23.4690656Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T10:12:23.4695371Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T10:12:23.4699595Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4703714Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T10:12:23.4707839Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T10:12:23.4711828Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T10:12:23.4716228Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4721328Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T10:12:23.4725520Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T10:12:23.4729757Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T10:12:23.4734090Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T10:12:23.4738653Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4742673Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T10:12:23.4746921Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T10:12:23.4751456Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4755649Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T10:12:23.4760004Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T10:12:23.4764348Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T10:12:23.4768533Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T10:12:23.4772934Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4776963Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T10:12:23.4781703Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T10:12:23.4786376Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4790224Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T10:12:23.4794550Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T10:12:23.4799049Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T10:12:23.4803444Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4807542Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T10:12:23.4811706Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T10:12:23.4815736Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T10:12:23.4819992Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T10:12:23.4824176Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T10:12:23.4828626Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4832792Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T10:12:23.4836881Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T10:12:23.4841281Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T10:12:23.4845514Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.4849489Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T10:12:23.4853615Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T10:12:23.4857648Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T10:12:23.4861665Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T10:12:23.4865611Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T10:12:23.4869954Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T10:12:23.4873956Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T10:12:23.4877894Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T10:12:23.4882395Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4886561Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T10:12:23.4890673Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T10:12:23.4894594Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T10:12:23.4898546Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T10:12:23.4902533Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T10:12:23.4906696Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4910547Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T10:12:23.4915025Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T10:12:23.4919493Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T10:12:23.4923817Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.4927750Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T10:12:23.4931969Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T10:12:23.4936188Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T10:12:23.4940455Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T10:12:23.4944780Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4948788Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T10:12:23.4953106Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T10:12:23.4957452Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T10:12:23.4961577Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T10:12:23.4965645Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T10:12:23.4969767Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T10:12:23.4974052Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T10:12:23.4978222Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T10:12:23.4982578Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.4986540Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T10:12:23.4990509Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T10:12:23.4994513Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T10:12:23.4998624Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T10:12:23.5003001Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T10:12:23.5007179Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T10:12:23.5011621Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5015599Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T10:12:23.5019619Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T10:12:23.5023530Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T10:12:23.5027507Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T10:12:23.5031405Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T10:12:23.5035520Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T10:12:23.5040220Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T10:12:23.5044933Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5049047Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T10:12:23.5053030Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T10:12:23.5057077Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T10:12:23.5061412Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T10:12:23.5065776Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T10:12:23.5070512Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5074807Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T10:12:23.5079578Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T10:12:23.5084248Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T10:12:23.5088574Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T10:12:23.5093141Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5097419Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5101627Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T10:12:23.5106035Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T10:12:23.5110259Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T10:12:23.5114471Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T10:12:23.5118654Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T10:12:23.5123080Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T10:12:23.5127765Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5132108Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5136445Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T10:12:23.5140886Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T10:12:23.5145293Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T10:12:23.5149691Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T10:12:23.5153858Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T10:12:23.5159189Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T10:12:23.5163710Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T10:12:23.5168217Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5172718Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T10:12:23.5176802Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T10:12:23.5180936Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T10:12:23.5185201Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T10:12:23.5189235Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T10:12:23.5193681Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T10:12:23.5198282Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T10:12:23.5202846Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5207049Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T10:12:23.5211423Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T10:12:23.5215666Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T10:12:23.5220223Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T10:12:23.5224593Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T10:12:23.5229126Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5233451Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T10:12:23.5237814Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T10:12:23.5241941Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T10:12:23.5246581Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T10:12:23.5250714Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T10:12:23.5254957Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T10:12:23.5259439Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5263896Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5268229Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T10:12:23.5276672Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T10:12:23.5281160Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5285672Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5289757Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T10:12:23.5294236Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5298618Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5302759Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T10:12:23.5307066Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T10:12:23.5311928Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T10:12:23.5316163Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T10:12:23.5320537Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T10:12:23.5324939Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5329071Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T10:12:23.5333347Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T10:12:23.5337510Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T10:12:23.5341905Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5345905Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T10:12:23.5350269Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T10:12:23.5354828Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T10:12:23.5359604Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.5364044Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5368373Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T10:12:23.5372532Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T10:12:23.5376699Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T10:12:23.5380991Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.5384995Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T10:12:23.5389219Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T10:12:23.5393358Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T10:12:23.5397643Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T10:12:23.5402742Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T10:12:23.5419423Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T10:12:23.5423912Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.5427997Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T10:12:23.5432132Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T10:12:23.5436319Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T10:12:23.5440986Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T10:12:23.5445135Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T10:12:23.5449395Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T10:12:23.5453737Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T10:12:23.5457880Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T10:12:23.5462212Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7393862Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:12:23.7400122Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:12:23.7404886Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T10:12:23.7409322Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T10:12:23.7413744Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T10:12:23.7418181Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T10:12:23.7423071Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7426918Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T10:12:23.7431258Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T10:12:23.7435449Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T10:12:23.7439733Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T10:12:23.7444002Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T10:12:23.7448513Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T10:12:23.7452904Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T10:12:23.7457401Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7461787Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T10:12:23.7465941Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T10:12:23.7470125Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T10:12:23.7474270Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T10:12:23.7478633Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T10:12:23.7483051Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T10:12:23.7487207Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T10:12:23.7491757Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7496005Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T10:12:23.7500256Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T10:12:23.7504344Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T10:12:23.7508366Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T10:12:23.7513339Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T10:12:23.7517501Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T10:12:23.7521919Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T10:12:23.7526485Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T10:12:23.7530972Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7535233Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.7539369Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T10:12:23.7543528Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T10:12:23.7547525Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T10:12:23.7551719Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T10:12:23.7555730Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T10:12:23.7560244Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T10:12:23.7564578Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7568523Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T10:12:23.7572932Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T10:12:23.7576933Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T10:12:23.7580930Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T10:12:23.7584893Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T10:12:23.7589048Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T10:12:23.7593109Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T10:12:23.7597533Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7601636Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T10:12:23.7605632Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T10:12:23.7609645Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T10:12:23.7614146Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T10:12:23.7619467Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T10:12:23.7624714Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T10:12:23.7629476Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T10:12:23.7634684Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7639534Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T10:12:23.7644455Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T10:12:23.7649434Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T10:12:23.7654598Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T10:12:23.7659379Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T10:12:23.7665014Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T10:12:23.7669935Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T10:12:23.7675947Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7680751Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T10:12:23.7685594Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T10:12:23.7690271Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T10:12:23.7695189Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T10:12:23.7699816Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T10:12:23.7705047Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T10:12:23.7709296Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T10:12:23.7714347Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.7718208Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T10:12:23.7722566Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T10:12:23.7726828Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T10:12:23.7731299Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T10:12:23.7736043Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7739987Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T10:12:23.7744373Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T10:12:23.7748851Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7753136Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T10:12:23.7757524Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7762096Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7766119Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T10:12:23.7770556Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T10:12:23.7774747Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T10:12:23.7779128Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T10:12:23.7783582Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T10:12:23.7788753Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7792599Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T10:12:23.7797015Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T10:12:23.7801395Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T10:12:23.7805737Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.7809845Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T10:12:23.7814133Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T10:12:23.7818395Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T10:12:23.7822794Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.7827143Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T10:12:23.7831500Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T10:12:23.7835663Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T10:12:23.7840200Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T10:12:23.7844491Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T10:12:23.7848795Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T10:12:23.7853111Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T10:12:23.7857657Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7861902Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T10:12:23.7866167Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T10:12:23.7870339Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T10:12:23.7874842Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T10:12:23.7879581Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T10:12:23.7884037Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7888153Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T10:12:23.7892677Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T10:12:23.7896806Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T10:12:23.7901263Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T10:12:23.7905574Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T10:12:23.7910386Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.7914602Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T10:12:23.7918880Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T10:12:23.7923523Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T10:12:23.7928137Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T10:12:23.7932278Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T10:12:23.7936696Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T10:12:23.7941089Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T10:12:23.7945620Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T10:12:23.7950001Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T10:12:23.7954206Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T10:12:23.7958630Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T10:12:23.7962770Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T10:12:23.7966889Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.7970822Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T10:12:23.7974911Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T10:12:23.7978949Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T10:12:23.7982982Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T10:12:23.7987226Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.7991251Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T10:12:23.7995304Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T10:12:23.7999492Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T10:12:23.8003904Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T10:12:23.8008215Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8012245Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T10:12:23.8016398Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T10:12:23.8020392Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T10:12:23.8024487Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T10:12:23.8028420Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T10:12:23.8032505Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T10:12:23.8036580Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T10:12:23.8040758Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T10:12:23.8045017Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8049240Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T10:12:23.8053462Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T10:12:23.8057715Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8061863Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T10:12:23.8066142Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T10:12:23.8070562Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T10:12:23.8074946Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8079342Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8083495Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T10:12:23.8087842Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T10:12:23.8092118Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T10:12:23.8096537Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T10:12:23.8101072Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8105261Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T10:12:23.8110548Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T10:12:23.8114001Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T10:12:23.8118315Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T10:12:23.8122970Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T10:12:23.8126930Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T10:12:23.8131730Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8135921Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T10:12:23.8140750Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T10:12:23.8144526Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T10:12:23.8151805Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T10:12:23.8156730Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T10:12:23.8161661Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T10:12:23.8166263Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T10:12:23.8170410Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T10:12:23.8174770Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8179006Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T10:12:23.8183230Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T10:12:23.8187381Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T10:12:23.8191648Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T10:12:23.8195982Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T10:12:23.8200418Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T10:12:23.8204761Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8208994Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T10:12:23.8213211Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T10:12:23.8217317Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T10:12:23.8221540Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T10:12:23.8225720Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T10:12:23.8230019Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T10:12:23.8234490Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T10:12:23.8239127Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8243754Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8248144Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8252297Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T10:12:23.8256599Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T10:12:23.8261000Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T10:12:23.8265105Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T10:12:23.8269103Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T10:12:23.8274584Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T10:12:23.8279293Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T10:12:23.8283854Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8287903Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T10:12:23.8292387Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T10:12:23.8297113Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T10:12:23.8301391Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8305478Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T10:12:23.8309969Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T10:12:23.8314917Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T10:12:23.8319208Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8323315Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T10:12:23.8327984Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T10:12:23.8332629Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T10:12:23.8337054Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8341461Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8345602Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T10:12:23.8350284Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T10:12:23.8354694Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T10:12:23.8359316Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8363581Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T10:12:23.8368101Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T10:12:23.8372422Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T10:12:23.8377214Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8381447Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T10:12:23.8385906Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T10:12:23.8391127Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T10:12:23.8395023Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T10:12:23.8399598Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T10:12:23.8403873Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T10:12:23.8409218Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8412563Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T10:12:23.8416974Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T10:12:23.8421469Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T10:12:23.8426904Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T10:12:23.8430400Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8434867Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T10:12:23.8439174Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T10:12:23.8443529Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T10:12:23.8447782Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8451816Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T10:12:23.8456043Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T10:12:23.8460240Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T10:12:23.8464377Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T10:12:23.8468471Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T10:12:23.8472669Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T10:12:23.8476679Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T10:12:23.8481011Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8485133Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T10:12:23.8489292Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T10:12:23.8493425Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T10:12:23.8497483Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T10:12:23.8501430Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T10:12:23.8505615Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T10:12:23.8509741Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T10:12:23.8513772Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8517796Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T10:12:23.8521927Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T10:12:23.8525888Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T10:12:23.8529877Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T10:12:23.8533842Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T10:12:23.8537972Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T10:12:23.8542329Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T10:12:23.8546382Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8550350Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T10:12:23.8554353Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T10:12:23.8558281Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T10:12:23.8562435Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T10:12:23.8566418Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T10:12:23.8570531Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T10:12:23.8574503Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T10:12:23.8578823Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8582795Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T10:12:23.8586814Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T10:12:23.8590802Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T10:12:23.8594853Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T10:12:23.8598851Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T10:12:23.8603033Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T10:12:23.8607012Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T10:12:23.8611160Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8615112Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T10:12:23.8619485Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T10:12:23.8623437Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T10:12:23.8627452Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T10:12:23.8631382Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T10:12:23.8635481Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T10:12:23.8639798Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T10:12:23.8644313Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8648788Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8653101Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8657250Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:12:23.8661562Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:12:23.8665704Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T10:12:23.8669854Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:12:23.8674217Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T10:12:23.8678615Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T10:12:23.8683169Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T10:12:23.8687492Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8691871Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8696126Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8700343Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:12:23.8704519Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:12:23.8708724Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T10:12:23.8712934Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:12:23.8717032Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T10:12:23.8721705Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T10:12:23.8726632Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T10:12:23.8731715Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8735847Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8740121Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8744359Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:12:23.8748554Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:12:23.8752674Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T10:12:23.8757155Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:12:23.8761187Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T10:12:23.8765749Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T10:12:23.8770352Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T10:12:23.8775001Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.8779395Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8784259Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8788110Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:12:23.8792510Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:12:23.8796702Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T10:12:23.8801958Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:12:23.8805300Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T10:12:23.8810041Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T10:12:23.8814342Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T10:12:23.8821450Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8826332Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T10:12:23.8830842Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T10:12:23.8835153Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T10:12:23.8839838Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8844387Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T10:12:23.8848520Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T10:12:23.8852457Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T10:12:23.8856626Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T10:12:23.8861068Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T10:12:23.8865695Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T10:12:23.8869860Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T10:12:23.8874213Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8878260Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T10:12:23.8882469Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T10:12:23.8886563Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T10:12:23.8891387Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8895497Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T10:12:23.8899756Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T10:12:23.8904067Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T10:12:23.8908534Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.8912918Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T10:12:23.8916860Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T10:12:23.8921152Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T10:12:23.8925819Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T10:12:23.8929938Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T10:12:23.8934136Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T10:12:23.8938345Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T10:12:23.8942842Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8946781Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T10:12:23.8951056Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T10:12:23.8955183Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T10:12:23.8959489Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8963463Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T10:12:23.8967610Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T10:12:23.8972124Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T10:12:23.8976404Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8980454Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T10:12:23.8984975Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T10:12:23.8989161Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T10:12:23.8993593Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.8997771Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T10:12:23.9002095Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T10:12:23.9006206Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T10:12:23.9010660Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9015004Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T10:12:23.9019244Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T10:12:23.9023404Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T10:12:23.9027870Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9031924Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T10:12:23.9036097Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T10:12:23.9040514Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T10:12:23.9045055Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9049189Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T10:12:23.9053359Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T10:12:23.9058183Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T10:12:23.9062509Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9066878Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9071030Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9075036Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T10:12:23.9079191Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T10:12:23.9083372Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T10:12:23.9087501Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T10:12:23.9091494Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T10:12:23.9095841Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T10:12:23.9100223Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T10:12:23.9104467Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9108659Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9112908Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9117076Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T10:12:23.9121361Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T10:12:23.9125338Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T10:12:23.9129793Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T10:12:23.9133876Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T10:12:23.9138289Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T10:12:23.9142345Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T10:12:23.9146604Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9150570Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T10:12:23.9154602Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T10:12:23.9159217Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T10:12:23.9163497Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9167464Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T10:12:23.9171895Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T10:12:23.9175848Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T10:12:23.9179886Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T10:12:23.9183769Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T10:12:23.9187768Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T10:12:23.9191727Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T10:12:23.9196222Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9200299Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T10:12:23.9204335Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T10:12:23.9208245Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T10:12:23.9212372Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T10:12:23.9216140Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T10:12:23.9220179Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T10:12:23.9224145Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T10:12:23.9228474Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9232485Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T10:12:23.9236528Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T10:12:23.9240569Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T10:12:23.9244658Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T10:12:23.9248603Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T10:12:23.9252654Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T10:12:23.9256952Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T10:12:23.9261240Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9265590Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9269862Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9274001Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T10:12:23.9278183Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T10:12:23.9282798Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T10:12:23.9287051Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T10:12:23.9291402Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T10:12:23.9295962Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T10:12:23.9300499Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T10:12:23.9304948Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9309407Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9313680Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9318212Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T10:12:23.9322460Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T10:12:23.9326663Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T10:12:23.9330889Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T10:12:23.9334988Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T10:12:23.9339523Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T10:12:23.9343863Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T10:12:23.9348208Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9352120Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T10:12:23.9356280Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T10:12:23.9360591Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T10:12:23.9365487Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9369797Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T10:12:23.9373972Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T10:12:23.9378062Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T10:12:23.9382709Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T10:12:23.9386687Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T10:12:23.9390932Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T10:12:23.9395018Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T10:12:23.9399562Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9403711Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T10:12:23.9408011Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T10:12:23.9412174Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T10:12:23.9417721Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9421637Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T10:12:23.9426066Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T10:12:23.9430089Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T10:12:23.9434514Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9438655Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T10:12:23.9442897Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T10:12:23.9447135Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T10:12:23.9451457Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9455535Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T10:12:23.9459637Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T10:12:23.9475849Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T10:12:23.9476191Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T10:12:23.9476351Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T10:12:23.9476496Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T10:12:23.9480755Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T10:12:23.9484983Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9489181Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T10:12:23.9493934Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T10:12:23.9498165Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T10:12:23.9502383Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T10:12:23.9506945Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T10:12:23.9511460Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T10:12:23.9515686Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T10:12:23.9520082Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9524275Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:12:23.9528452Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:12:23.9532456Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T10:12:23.9536644Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:12:23.9540807Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T10:12:23.9544985Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T10:12:23.9549226Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T10:12:23.9553522Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9558215Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:12:23.9561818Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:12:23.9565922Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T10:12:23.9570129Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:12:23.9574531Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T10:12:23.9578802Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T10:12:23.9583026Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T10:12:23.9587285Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9591499Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T10:12:23.9595764Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T10:12:23.9599976Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T10:12:23.9604249Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9608806Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T10:12:23.9613145Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T10:12:23.9617407Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T10:12:23.9624860Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9629863Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T10:12:23.9634104Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T10:12:23.9638373Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T10:12:23.9642750Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T10:12:23.9646972Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T10:12:23.9651493Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T10:12:23.9655659Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T10:12:23.9659930Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9664122Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T10:12:23.9668408Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T10:12:23.9672577Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T10:12:23.9677019Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9681246Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T10:12:23.9685507Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T10:12:23.9689810Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T10:12:23.9694117Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9698283Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T10:12:23.9702562Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T10:12:23.9706754Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T10:12:23.9711279Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9715543Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:12:23.9719990Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:12:23.9724124Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T10:12:23.9728528Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:12:23.9733035Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T10:12:23.9737580Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T10:12:23.9741617Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T10:12:23.9746827Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9750437Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:12:23.9754937Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:12:23.9759151Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T10:12:23.9763530Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:12:23.9767727Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T10:12:23.9771965Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T10:12:23.9776445Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T10:12:23.9781205Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9785607Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9789846Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9794165Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:12:23.9798441Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:12:23.9802841Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T10:12:23.9807045Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:12:23.9811315Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T10:12:23.9816167Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T10:12:23.9820753Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T10:12:23.9825141Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9829366Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9833703Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9837879Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:12:23.9842073Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:12:23.9846129Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T10:12:23.9850732Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:12:23.9854903Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T10:12:23.9859373Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T10:12:23.9863708Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T10:12:23.9867962Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9872091Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9876232Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9880655Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:12:23.9884821Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:12:23.9888844Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T10:12:23.9893541Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:12:23.9897007Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T10:12:23.9901411Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T10:12:23.9905788Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T10:12:23.9909997Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:23.9914186Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9918315Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9922624Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:12:23.9926700Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:12:23.9931132Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T10:12:23.9935407Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:12:23.9939538Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T10:12:23.9944137Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T10:12:23.9948283Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T10:12:23.9952638Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9956915Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T10:12:23.9961442Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T10:12:23.9965668Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T10:12:23.9969998Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:23.9974130Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T10:12:23.9978555Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T10:12:23.9982829Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T10:12:23.9987104Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:23.9991371Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T10:12:23.9995566Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T10:12:23.9999717Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T10:12:24.0004031Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T10:12:24.0008315Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T10:12:24.0012809Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T10:12:24.0017285Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T10:12:24.0021772Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0026149Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0030278Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T10:12:24.0034412Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T10:12:24.0039078Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T10:12:24.0043459Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T10:12:24.0047599Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T10:12:24.0052023Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T10:12:24.0056466Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T10:12:24.0061460Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0064904Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T10:12:24.0069747Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T10:12:24.0074373Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T10:12:24.0079207Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0083851Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0087979Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T10:12:24.0092279Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T10:12:24.0096413Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T10:12:24.0100655Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T10:12:24.0104808Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T10:12:24.0109312Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T10:12:24.0113594Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T10:12:24.0117795Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0122117Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0126587Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T10:12:24.0131034Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0135518Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0139692Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T10:12:24.0143999Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T10:12:24.0148057Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T10:12:24.0152460Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T10:12:24.0156626Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T10:12:24.0161108Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0165262Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T10:12:24.0169949Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0174330Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0178425Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T10:12:24.0182790Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T10:12:24.0187077Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T10:12:24.0191312Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T10:12:24.0195451Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T10:12:24.0199985Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0204088Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T10:12:24.0208203Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T10:12:24.0212215Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T10:12:24.0216373Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T10:12:24.0220457Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T10:12:24.0224632Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T10:12:24.0228784Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T10:12:24.0233108Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0237026Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T10:12:24.0241339Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T10:12:24.0245503Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T10:12:24.0249682Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0253915Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0258602Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T10:12:24.0262914Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0267282Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0271452Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T10:12:24.0275833Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T10:12:24.0280030Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T10:12:24.0284350Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T10:12:24.0288819Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T10:12:24.0293066Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0297026Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T10:12:24.0301130Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T10:12:24.0305303Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T10:12:24.0309527Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T10:12:24.0313542Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T10:12:24.0317757Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0321763Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T10:12:24.0325790Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T10:12:24.0330109Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T10:12:24.0334623Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0338699Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T10:12:24.0342705Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T10:12:24.0346932Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T10:12:24.0351881Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0356224Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0360349Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T10:12:24.0365034Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T10:12:24.0369074Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T10:12:24.0373556Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T10:12:24.0377853Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T10:12:24.0382482Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T10:12:24.0386810Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T10:12:24.0391210Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0395159Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T10:12:24.0401961Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T10:12:24.0407719Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T10:12:24.0412032Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0416278Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T10:12:24.0420084Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T10:12:24.0424308Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T10:12:24.0428590Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0432797Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0436743Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T10:12:24.0440828Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T10:12:24.0444801Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T10:12:24.0448795Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T10:12:24.0452769Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T10:12:24.0457189Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T10:12:24.0461379Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T10:12:24.0466470Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0469873Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T10:12:24.0474142Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T10:12:24.0478616Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T10:12:24.0483021Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0487201Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0491481Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0495570Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T10:12:24.0499712Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T10:12:24.0503605Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T10:12:24.0507654Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T10:12:24.0511687Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T10:12:24.0516105Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T10:12:24.0520205Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T10:12:24.0524435Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0528370Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T10:12:24.0532754Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T10:12:24.0536895Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T10:12:24.0541072Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0544940Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T10:12:24.0549052Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T10:12:24.0553703Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T10:12:24.0557913Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0561878Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T10:12:24.0565934Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T10:12:24.0569907Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T10:12:24.0574043Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0577907Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T10:12:24.0581947Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T10:12:24.0586000Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T10:12:24.0590253Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0594679Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T10:12:24.0598880Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T10:12:24.0603162Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T10:12:24.0607269Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0611631Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T10:12:24.0615929Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.0620098Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0624199Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T10:12:24.0628866Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T10:12:24.0633009Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T10:12:24.0637236Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T10:12:24.0641855Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T10:12:24.0646107Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T10:12:24.0650618Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0654589Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T10:12:24.0659419Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T10:12:24.0663903Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T10:12:24.0668039Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T10:12:24.0672646Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T10:12:24.0676229Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T10:12:24.0680449Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T10:12:24.0684751Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0688710Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T10:12:24.0692784Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T10:12:24.0696738Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T10:12:24.0700831Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T10:12:24.0704889Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T10:12:24.0709019Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T10:12:24.0713142Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T10:12:24.0717301Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T10:12:24.0721655Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0725869Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T10:12:24.0730099Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T10:12:24.0734570Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T10:12:24.0738841Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T10:12:24.0743122Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T10:12:24.0747350Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T10:12:24.0751893Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0755983Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T10:12:24.0760326Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T10:12:24.0764461Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T10:12:24.0768565Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T10:12:24.0772764Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T10:12:24.0777059Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T10:12:24.0781319Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T10:12:24.0785588Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T10:12:24.0790528Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0794797Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T10:12:24.0799239Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T10:12:24.0803454Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T10:12:24.0807741Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0811946Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T10:12:24.0816440Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T10:12:24.0820521Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T10:12:24.0824816Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T10:12:24.0829158Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T10:12:24.0833572Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0837742Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T10:12:24.0842194Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T10:12:24.0846541Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T10:12:24.0850907Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T10:12:24.0855242Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0859609Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T10:12:24.0863811Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T10:12:24.0868048Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T10:12:24.0872857Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T10:12:24.0876431Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T10:12:24.0880868Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T10:12:24.0885449Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.0889441Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T10:12:24.0893559Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T10:12:24.0897732Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T10:12:24.0902290Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T10:12:24.0906442Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T10:12:24.0911145Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T10:12:24.0915369Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T10:12:24.0919687Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0923730Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T10:12:24.0927934Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T10:12:24.0932075Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T10:12:24.0936516Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0940502Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T10:12:24.0944719Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T10:12:24.0949020Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0952985Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T10:12:24.0957168Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T10:12:24.0961690Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0966045Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T10:12:24.0970241Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T10:12:24.0974601Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T10:12:24.0978761Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T10:12:24.0983016Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.0987173Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T10:12:24.0991507Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T10:12:24.0995840Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1000047Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T10:12:24.1004239Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T10:12:24.1008553Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T10:12:24.1012733Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T10:12:24.1017286Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T10:12:24.1021665Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T10:12:24.1026026Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1030054Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T10:12:24.1034441Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T10:12:24.1038635Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T10:12:24.1042964Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T10:12:24.1047168Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1051565Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T10:12:24.1055773Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T10:12:24.1060411Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T10:12:24.1064656Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T10:12:24.1068957Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T10:12:24.1073993Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1077575Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T10:12:24.1081842Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T10:12:24.1085968Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T10:12:24.1090221Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T10:12:24.1094613Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1098929Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T10:12:24.1103075Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T10:12:24.1107664Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1111932Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T10:12:24.1116188Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T10:12:24.1120391Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T10:12:24.1127118Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T10:12:24.1131423Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T10:12:24.1136544Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1141310Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T10:12:24.1145879Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T10:12:24.1149799Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T10:12:24.1154338Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T10:12:24.1158662Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T10:12:24.1163319Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T10:12:24.1167417Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T10:12:24.1171931Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T10:12:24.1176482Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1180761Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T10:12:24.1185219Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T10:12:24.1190414Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T10:12:24.1195241Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T10:12:24.1199716Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T10:12:24.1204320Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T10:12:24.1208530Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T10:12:24.1212914Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T10:12:24.1217345Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1221328Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T10:12:24.1225735Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T10:12:24.1229898Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1233925Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T10:12:24.1238075Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T10:12:24.1242055Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T10:12:24.1246125Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T10:12:24.1250225Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T10:12:24.1254758Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1258807Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1262815Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T10:12:24.1267039Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1271206Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1275756Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T10:12:24.1279617Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T10:12:24.1284031Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T10:12:24.1288716Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T10:12:24.1292685Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T10:12:24.1296893Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1300796Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T10:12:24.1304962Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T10:12:24.1309055Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T10:12:24.1313189Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1317079Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T10:12:24.1321309Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T10:12:24.1325514Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T10:12:24.1329952Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1334877Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T10:12:24.1339133Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T10:12:24.1343175Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T10:12:24.1347270Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T10:12:24.1351284Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T10:12:24.1355510Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T10:12:24.1359643Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T10:12:24.1364053Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1368001Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T10:12:24.1372021Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T10:12:24.1376156Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T10:12:24.1380344Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1384409Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T10:12:24.1388496Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T10:12:24.1392467Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T10:12:24.1396616Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T10:12:24.1400654Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T10:12:24.1404711Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T10:12:24.1408654Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T10:12:24.1412867Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T10:12:24.1416977Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T10:12:24.1421343Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1425304Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T10:12:24.1429435Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T10:12:24.1433461Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T10:12:24.1438162Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1442399Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T10:12:24.1446482Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T10:12:24.1450912Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T10:12:24.1455147Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1459129Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T10:12:24.1463363Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T10:12:24.1467960Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T10:12:24.1471555Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T10:12:24.1475561Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T10:12:24.1479715Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T10:12:24.1483661Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T10:12:24.1487813Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T10:12:24.1491893Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T10:12:24.1496131Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1500033Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T10:12:24.1504286Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T10:12:24.1508364Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T10:12:24.1512780Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1516754Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T10:12:24.1520855Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T10:12:24.1524768Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T10:12:24.1528798Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T10:12:24.1532757Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T10:12:24.1537396Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T10:12:24.1541509Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T10:12:24.1545889Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1549984Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T10:12:24.1554134Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T10:12:24.1558232Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T10:12:24.1562725Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1566914Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1571293Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:12:24.1575352Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T10:12:24.1579642Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1583845Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1587829Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T10:12:24.1591985Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T10:12:24.1596363Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T10:12:24.1600389Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T10:12:24.1604453Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T10:12:24.1608908Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1612981Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T10:12:24.1617351Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1621378Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T10:12:24.1625453Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T10:12:24.1629484Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T10:12:24.1633740Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T10:12:24.1637672Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T10:12:24.1641951Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T10:12:24.1646567Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1650763Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T10:12:24.1654821Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T10:12:24.1658853Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T10:12:24.1663713Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T10:12:24.1667262Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T10:12:24.1671489Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1675916Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1679988Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T10:12:24.1684216Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T10:12:24.1688797Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T10:12:24.1693189Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T10:12:24.1697400Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T10:12:24.1701349Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T10:12:24.1705441Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T10:12:24.1709671Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T10:12:24.1713975Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1718065Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T10:12:24.1722968Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T10:12:24.1727166Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T10:12:24.1731357Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T10:12:24.1735682Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T10:12:24.1740122Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T10:12:24.1744504Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1749391Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T10:12:24.1753691Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T10:12:24.1758019Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T10:12:24.1762380Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T10:12:24.1766739Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T10:12:24.1771075Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1775373Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T10:12:24.1779750Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1784015Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T10:12:24.1788152Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T10:12:24.1792248Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T10:12:24.1796708Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T10:12:24.1801166Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T10:12:24.1805383Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T10:12:24.1809442Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T10:12:24.1813871Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T10:12:24.1818028Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T10:12:24.1822280Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.1826388Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T10:12:24.1830586Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T10:12:24.1834737Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T10:12:24.1839073Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1847987Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T10:12:24.1851150Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T10:12:24.1855956Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T10:12:24.1860809Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1864502Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T10:12:24.1868985Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T10:12:24.1873225Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T10:12:24.1877622Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1881705Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T10:12:24.1885931Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1890297Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1894225Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T10:12:24.1898340Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T10:12:24.1902239Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T10:12:24.1906664Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T10:12:24.1911340Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T10:12:24.1916197Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T10:12:24.1920778Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1925086Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1929227Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.1933478Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.1937668Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T10:12:24.1941913Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T10:12:24.1946092Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T10:12:24.1950839Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T10:12:24.1955203Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.1959627Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.1963839Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T10:12:24.1968020Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T10:12:24.1972047Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T10:12:24.1976229Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T10:12:24.1980315Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T10:12:24.1984671Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T10:12:24.1989234Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T10:12:24.1994114Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T10:12:24.1998611Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2003035Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2007336Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2011560Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2015671Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T10:12:24.2019850Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2024337Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T10:12:24.2028825Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T10:12:24.2033218Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2037970Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2041691Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T10:12:24.2045857Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T10:12:24.2049895Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T10:12:24.2053963Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T10:12:24.2058081Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T10:12:24.2062438Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T10:12:24.2067047Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T10:12:24.2071716Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T10:12:24.2076410Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2080681Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2084826Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2089032Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2093149Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T10:12:24.2097523Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2101904Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T10:12:24.2106518Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T10:12:24.2111118Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2115401Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2120116Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T10:12:24.2124909Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T10:12:24.2129130Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T10:12:24.2133576Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T10:12:24.2137883Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T10:12:24.2142507Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T10:12:24.2147151Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T10:12:24.2152049Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T10:12:24.2156719Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2161260Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2165585Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2169942Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2174050Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T10:12:24.2178467Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2182882Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T10:12:24.2187411Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T10:12:24.2191842Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2196289Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2200656Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T10:12:24.2204988Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T10:12:24.2209730Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T10:12:24.2213473Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T10:12:24.2217717Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T10:12:24.2222446Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T10:12:24.2227320Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T10:12:24.2232289Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T10:12:24.2237023Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2241625Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2246034Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2250537Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2254726Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T10:12:24.2259090Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2263468Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T10:12:24.2268270Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T10:12:24.2273202Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2277594Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2281993Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T10:12:24.2286363Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T10:12:24.2290515Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T10:12:24.2294855Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T10:12:24.2299347Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T10:12:24.2303859Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T10:12:24.2308519Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T10:12:24.2313509Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T10:12:24.2318008Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2323233Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2327754Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2332191Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2336537Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T10:12:24.2340926Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2345222Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T10:12:24.2349859Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T10:12:24.2354760Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2359335Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2363639Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T10:12:24.2368011Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T10:12:24.2372503Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T10:12:24.2377029Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T10:12:24.2381488Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T10:12:24.2386070Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T10:12:24.2391004Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T10:12:24.2396068Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T10:12:24.2400726Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2405431Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2409802Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T10:12:24.2414418Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T10:12:24.2418567Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T10:12:24.2422949Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T10:12:24.2427324Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T10:12:24.2431978Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T10:12:24.2437008Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2441771Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2446112Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T10:12:24.2450442Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T10:12:24.2454692Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T10:12:24.2459112Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T10:12:24.2463448Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T10:12:24.2467984Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T10:12:24.2472380Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T10:12:24.2476959Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2481174Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T10:12:24.2485798Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T10:12:24.2489928Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T10:12:24.2494174Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T10:12:24.2498553Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2502835Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2507110Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T10:12:24.2511569Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T10:12:24.2515820Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T10:12:24.2520357Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T10:12:24.2524540Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T10:12:24.2528936Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2532921Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T10:12:24.2537129Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T10:12:24.2541707Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T10:12:24.2546278Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2550399Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T10:12:24.2555015Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T10:12:24.2559849Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T10:12:24.2564467Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2568791Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2573107Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T10:12:24.2577566Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T10:12:24.2581853Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T10:12:24.2586477Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T10:12:24.2591655Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T10:12:24.2596593Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T10:12:24.2601164Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T10:12:24.2605554Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2609711Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T10:12:24.2613977Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T10:12:24.2618809Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T10:12:24.2626308Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T10:12:24.2630783Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T10:12:24.2635295Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T10:12:24.2640328Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T10:12:24.2644552Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T10:12:24.2648993Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2653460Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2658177Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T10:12:24.2663298Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T10:12:24.2667970Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T10:12:24.2672149Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T10:12:24.2676299Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T10:12:24.2680440Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T10:12:24.2684787Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T10:12:24.2689209Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2693367Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T10:12:24.2698164Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T10:12:24.2701739Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T10:12:24.2706076Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T10:12:24.2710802Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2716083Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2719531Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T10:12:24.2724071Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T10:12:24.2728377Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T10:12:24.2733814Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T10:12:24.2737023Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T10:12:24.2740901Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T10:12:24.2745025Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T10:12:24.2749242Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2753524Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T10:12:24.2757942Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2762254Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2766135Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T10:12:24.2770531Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T10:12:24.2774649Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T10:12:24.2778670Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T10:12:24.2782913Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T10:12:24.2787077Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T10:12:24.2791056Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T10:12:24.2795219Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T10:12:24.2799366Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2803316Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T10:12:24.2807419Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T10:12:24.2811443Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T10:12:24.2815706Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2819647Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T10:12:24.2823684Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T10:12:24.2827843Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T10:12:24.2832051Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2836043Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T10:12:24.2840187Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T10:12:24.2844168Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T10:12:24.2848580Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T10:12:24.2852922Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T10:12:24.2857251Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2861433Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:12:24.2865393Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T10:12:24.2869462Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T10:12:24.2873552Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T10:12:24.2877593Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T10:12:24.2881632Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T10:12:24.2886072Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T10:12:24.2890188Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T10:12:24.2894561Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:12:24.2898430Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T10:12:24.2903136Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T10:12:24.2907262Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T10:12:24.2911414Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2915349Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T10:12:24.2919644Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T10:12:24.2923676Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T10:12:24.2927624Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T10:12:24.2932085Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T10:12:24.2936583Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T10:12:24.2941104Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2945909Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T10:12:24.2950208Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:12:24.2954154Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T10:12:24.2958350Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T10:12:24.2962528Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T10:12:24.2966942Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T10:12:24.2974423Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T10:12:24.2980428Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T10:12:24.2989471Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T10:12:24.2994362Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T10:12:24.2999986Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T10:12:24.3004690Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T10:12:24.3009380Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T10:12:24.3013465Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T10:12:24.3017560Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T10:12:24.3022416Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T10:12:24.3027972Z adding 'torch/include/c10/core/Device.h' 2022-12-01T10:12:24.3032216Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T10:12:24.3037964Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T10:12:24.3043202Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T10:12:24.3057764Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T10:12:24.3075731Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T10:12:24.3082110Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T10:12:24.3087394Z adding 'torch/include/c10/core/Event.h' 2022-12-01T10:12:24.3092511Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T10:12:24.3096767Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T10:12:24.3101636Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T10:12:24.3106048Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T10:12:24.3112442Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T10:12:24.3116842Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T10:12:24.3121671Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T10:12:24.3125905Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T10:12:24.3130240Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T10:12:24.3134813Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T10:12:24.3141212Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T10:12:24.3149688Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T10:12:24.3154935Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T10:12:24.3160102Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T10:12:24.3165857Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T10:12:24.3172199Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T10:12:24.3177688Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T10:12:24.3182869Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T10:12:24.3187343Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T10:12:24.3193617Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T10:12:24.3198401Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T10:12:24.3203267Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T10:12:24.3249425Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T10:12:24.3263796Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T10:12:24.3269092Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T10:12:24.3273233Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T10:12:24.3277278Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T10:12:24.3282003Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T10:12:24.3290817Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T10:12:24.3296164Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T10:12:24.3300510Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T10:12:24.3308797Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T10:12:24.3314137Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T10:12:24.3320543Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T10:12:24.3326134Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T10:12:24.3332651Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T10:12:24.3337372Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T10:12:24.3342982Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T10:12:24.3347452Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T10:12:24.3351995Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T10:12:24.3356132Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T10:12:24.3361519Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T10:12:24.3366942Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T10:12:24.3371859Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T10:12:24.3376729Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T10:12:24.3381447Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T10:12:24.3388178Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T10:12:24.3393082Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T10:12:24.3397697Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T10:12:24.3401850Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T10:12:24.3408451Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T10:12:24.3415281Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T10:12:24.3419924Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T10:12:24.3426234Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T10:12:24.3435494Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T10:12:24.3440451Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T10:12:24.3447754Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T10:12:24.3454302Z adding 'torch/include/c10/util/Array.h' 2022-12-01T10:12:24.3461013Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T10:12:24.3466522Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T10:12:24.3472136Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T10:12:24.3476821Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T10:12:24.3482057Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T10:12:24.3487094Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T10:12:24.3494397Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T10:12:24.3499716Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T10:12:24.3506101Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T10:12:24.3511284Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T10:12:24.3520751Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T10:12:24.3525148Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T10:12:24.3536908Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T10:12:24.3543202Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T10:12:24.3548144Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T10:12:24.3554721Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T10:12:24.3559603Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T10:12:24.3565133Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T10:12:24.3574873Z adding 'torch/include/c10/util/Half.h' 2022-12-01T10:12:24.3580423Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T10:12:24.3586306Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T10:12:24.3590897Z adding 'torch/include/c10/util/Load.h' 2022-12-01T10:12:24.3597316Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T10:12:24.3602538Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T10:12:24.3608066Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T10:12:24.3617593Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T10:12:24.3629932Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T10:12:24.3636311Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T10:12:24.3643154Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T10:12:24.3648111Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T10:12:24.3652385Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T10:12:24.3671169Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T10:12:24.3677949Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T10:12:24.3682748Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T10:12:24.3687474Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T10:12:24.3692263Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T10:12:24.3696739Z adding 'torch/include/c10/util/Type.h' 2022-12-01T10:12:24.3701450Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T10:12:24.3706834Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T10:12:24.3714435Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T10:12:24.3720171Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T10:12:24.3725391Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T10:12:24.3729738Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T10:12:24.3735253Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T10:12:24.3739551Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T10:12:24.3744276Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T10:12:24.3753627Z adding 'torch/include/c10/util/complex.h' 2022-12-01T10:12:24.3759558Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T10:12:24.3763028Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T10:12:24.3767356Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T10:12:24.3772700Z adding 'torch/include/c10/util/either.h' 2022-12-01T10:12:24.3777443Z adding 'torch/include/c10/util/env.h' 2022-12-01T10:12:24.3795026Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T10:12:24.3803533Z adding 'torch/include/c10/util/hash.h' 2022-12-01T10:12:24.3808289Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T10:12:24.3815261Z adding 'torch/include/c10/util/int128.h' 2022-12-01T10:12:24.3830550Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T10:12:24.3836508Z adding 'torch/include/c10/util/irange.h' 2022-12-01T10:12:24.3847382Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T10:12:24.3853468Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T10:12:24.3859522Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T10:12:24.3865223Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T10:12:24.3869376Z adding 'torch/include/c10/util/numa.h' 2022-12-01T10:12:24.3889327Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T10:12:24.3895413Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T10:12:24.3900507Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T10:12:24.3903505Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T10:12:24.3907665Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T10:12:24.3912676Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T10:12:24.3915866Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T10:12:24.3920092Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T10:12:24.3925608Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T10:12:24.3930664Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T10:12:24.3936516Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T10:12:24.3945833Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T10:12:24.3951128Z adding 'torch/include/c10/util/strides.h' 2022-12-01T10:12:24.3955901Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T10:12:24.3964550Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T10:12:24.3977122Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T10:12:24.3983829Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T10:12:24.3987748Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T10:12:24.3998280Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T10:12:24.4025638Z adding 'torch/include/c10/util/variant.h' 2022-12-01T10:12:24.4032645Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T10:12:24.4039647Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T10:12:24.4045723Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T10:12:24.4054678Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T10:12:24.4058249Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T10:12:24.4064951Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T10:12:24.4070067Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T10:12:24.4074527Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T10:12:24.4079172Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T10:12:24.4084576Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T10:12:24.4088743Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T10:12:24.4094558Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T10:12:24.4101793Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T10:12:24.4108063Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T10:12:24.4114028Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T10:12:24.4119759Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T10:12:24.4125859Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T10:12:24.4131595Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T10:12:24.4135056Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T10:12:24.4141359Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T10:12:24.4146646Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T10:12:24.4151468Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T10:12:24.4156441Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T10:12:24.4161677Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T10:12:24.4166920Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T10:12:24.4170930Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T10:12:24.4176059Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T10:12:24.4180383Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T10:12:24.4185765Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T10:12:24.4191482Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T10:12:24.4197402Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T10:12:24.4209389Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T10:12:24.4215417Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T10:12:24.4220299Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T10:12:24.4224824Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T10:12:24.4230524Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T10:12:24.4236332Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T10:12:24.4241306Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T10:12:24.4247967Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T10:12:24.4253187Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T10:12:24.4257532Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T10:12:24.4262562Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T10:12:24.4268969Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T10:12:24.4277140Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T10:12:24.4282040Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T10:12:24.4287431Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T10:12:24.4292454Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T10:12:24.4299093Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T10:12:24.4305208Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T10:12:24.4311695Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T10:12:24.4316367Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T10:12:24.4322833Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T10:12:24.4327642Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T10:12:24.4333469Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T10:12:24.4340293Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T10:12:24.4344556Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T10:12:24.4349647Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T10:12:24.4355259Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T10:12:24.4359281Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T10:12:24.4363795Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T10:12:24.4367853Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T10:12:24.4372339Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T10:12:24.4377360Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T10:12:24.4383135Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T10:12:24.4387569Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T10:12:24.4391644Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T10:12:24.4395969Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T10:12:24.4400425Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T10:12:24.4405579Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T10:12:24.4410048Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T10:12:24.4414440Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T10:12:24.4418948Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T10:12:24.4423437Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T10:12:24.4427455Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T10:12:24.4432744Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T10:12:24.4454018Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T10:12:24.4461966Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T10:12:24.4470708Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T10:12:24.4475361Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T10:12:24.4479967Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T10:12:24.4485482Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T10:12:24.4490209Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T10:12:24.4495258Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T10:12:24.4499344Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T10:12:24.4504247Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T10:12:24.4510615Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T10:12:24.4514885Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T10:12:24.4524423Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T10:12:24.4529344Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T10:12:24.4533504Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T10:12:24.4538977Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T10:12:24.4543516Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T10:12:24.4548929Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T10:12:24.4553602Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T10:12:24.4560950Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T10:12:24.4567924Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T10:12:24.4573517Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T10:12:24.4582889Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T10:12:24.4591078Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T10:12:24.4596130Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T10:12:24.4600615Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T10:12:24.4607584Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T10:12:24.4612985Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T10:12:24.4621605Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T10:12:24.4627975Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T10:12:24.4633247Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T10:12:24.4639281Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T10:12:24.4645267Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T10:12:24.4653685Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T10:12:24.4663039Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T10:12:24.4668774Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T10:12:24.4674684Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T10:12:24.4683101Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T10:12:24.4689391Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T10:12:24.4695556Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T10:12:24.4701005Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T10:12:24.4706375Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T10:12:24.4710767Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T10:12:24.4715108Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T10:12:24.4719517Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T10:12:24.4724163Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T10:12:24.4728572Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T10:12:24.4736191Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T10:12:24.4747295Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T10:12:24.4754028Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T10:12:24.4760350Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T10:12:24.4766511Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T10:12:24.4771989Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T10:12:24.4777184Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T10:12:24.4782169Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T10:12:24.4787556Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T10:12:24.4793240Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T10:12:24.4800507Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T10:12:24.4806350Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T10:12:24.4812306Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T10:12:24.4818185Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T10:12:24.4835778Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T10:12:24.4841731Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T10:12:24.4848030Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T10:12:24.4853339Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T10:12:24.4856809Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T10:12:24.4862328Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T10:12:24.4866907Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T10:12:24.4872469Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T10:12:24.4886063Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T10:12:24.4891783Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T10:12:24.4900904Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T10:12:24.4917137Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T10:12:24.4926199Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T10:12:24.4932391Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T10:12:24.4937700Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T10:12:24.4949291Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T10:12:24.4955382Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T10:12:24.4966245Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T10:12:24.4973102Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T10:12:24.5038931Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T10:12:24.5071364Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T10:12:24.5078511Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T10:12:24.5083445Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T10:12:24.5088498Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T10:12:24.5094076Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T10:12:24.5098333Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T10:12:24.5104506Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T10:12:24.5110176Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T10:12:24.5115761Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T10:12:24.5121377Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T10:12:24.5125152Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T10:12:24.5129737Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T10:12:24.5136589Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T10:12:24.5141457Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T10:12:24.5145646Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T10:12:24.5151169Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T10:12:24.5154676Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T10:12:24.5159656Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T10:12:24.5164665Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T10:12:24.5168991Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T10:12:24.5173604Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T10:12:24.5177939Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T10:12:24.5182002Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T10:12:24.5191457Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T10:12:24.5195872Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T10:12:24.5200342Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T10:12:24.5204489Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T10:12:24.5209161Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T10:12:24.5213903Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T10:12:24.5218387Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T10:12:24.5222989Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T10:12:24.5227307Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T10:12:24.5231511Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T10:12:24.5235941Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T10:12:24.5240320Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T10:12:24.5244351Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T10:12:24.5249032Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T10:12:24.5253318Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T10:12:24.5258543Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T10:12:24.5264334Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T10:12:24.5269161Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T10:12:24.5273502Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T10:12:24.5278747Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T10:12:24.5283728Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T10:12:24.5289582Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T10:12:24.5294337Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T10:12:24.5298510Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T10:12:24.5303613Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T10:12:24.5308163Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T10:12:24.5312652Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T10:12:24.5317008Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T10:12:24.5321175Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T10:12:24.5326225Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T10:12:24.5330612Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T10:12:24.5334906Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T10:12:24.5339163Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T10:12:24.5343616Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T10:12:24.5353858Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T10:12:24.5360036Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T10:12:24.5366908Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T10:12:24.5371552Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T10:12:24.5376228Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T10:12:24.5380965Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T10:12:24.5389739Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T10:12:24.5395089Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T10:12:24.5406191Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T10:12:24.5411775Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T10:12:24.5418410Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T10:12:24.5423483Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T10:12:24.5432889Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T10:12:24.5439792Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T10:12:24.5444502Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T10:12:24.5448973Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T10:12:24.5453168Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T10:12:24.5457365Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T10:12:24.5461604Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T10:12:24.5466313Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T10:12:24.5471718Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T10:12:24.5476502Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T10:12:24.5481037Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T10:12:24.5485283Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T10:12:24.5489261Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T10:12:24.5493447Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T10:12:24.5498747Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T10:12:24.5503609Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T10:12:24.5510281Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T10:12:24.5515043Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T10:12:24.5520621Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T10:12:24.5526789Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T10:12:24.5530961Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T10:12:24.5535469Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T10:12:24.5539761Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T10:12:24.5544159Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T10:12:24.5549144Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T10:12:24.5553848Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T10:12:24.5558973Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T10:12:24.5566909Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T10:12:24.5571969Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T10:12:24.5576584Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T10:12:24.5580885Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T10:12:24.5586277Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T10:12:24.5590131Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T10:12:24.5594713Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T10:12:24.5598900Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T10:12:24.5604118Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T10:12:24.5607996Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T10:12:24.5613292Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T10:12:24.5617668Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T10:12:24.5625329Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T10:12:24.5630652Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T10:12:24.5638213Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T10:12:24.5643640Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T10:12:24.5648346Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T10:12:24.5652939Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T10:12:24.5657800Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T10:12:24.5661527Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T10:12:24.5665859Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T10:12:24.5671490Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T10:12:24.5677394Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T10:12:24.5683600Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T10:12:24.5689242Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T10:12:24.5693997Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T10:12:24.5698709Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T10:12:24.5704689Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T10:12:24.5710889Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T10:12:24.5715311Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T10:12:24.5720832Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T10:12:24.5727715Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T10:12:24.5738334Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T10:12:24.5743914Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T10:12:24.5748452Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T10:12:24.5753090Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T10:12:24.5757385Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T10:12:24.5762817Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T10:12:24.5768259Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T10:12:24.5773427Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T10:12:24.5778101Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T10:12:24.5782328Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T10:12:24.5786497Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T10:12:24.5791407Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T10:12:24.5795856Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T10:12:24.5801146Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T10:12:24.5806027Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T10:12:24.5811047Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T10:12:24.5817412Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T10:12:24.5822830Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T10:12:24.5827047Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T10:12:24.5831026Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T10:12:24.5834882Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T10:12:24.5839054Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T10:12:24.5844414Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T10:12:24.5848669Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T10:12:24.5853125Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T10:12:24.5857637Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T10:12:24.5862882Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T10:12:24.5870818Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T10:12:24.5880668Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T10:12:24.5886593Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T10:12:24.5890910Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T10:12:24.5895118Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T10:12:24.5899533Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T10:12:24.5907143Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T10:12:24.5912172Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T10:12:24.5917177Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T10:12:24.5922044Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T10:12:24.5931253Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T10:12:24.5937012Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T10:12:24.5941136Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T10:12:24.5945132Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T10:12:24.5949364Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T10:12:24.5953535Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T10:12:24.5957605Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T10:12:24.5962787Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T10:12:24.5968907Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T10:12:24.5974707Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T10:12:24.5979380Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T10:12:24.5983583Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T10:12:24.5988190Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T10:12:24.5992525Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T10:12:24.5997133Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T10:12:24.6001885Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T10:12:24.6006491Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T10:12:24.6010746Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T10:12:24.6014816Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T10:12:24.6019482Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T10:12:24.6023710Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T10:12:24.6027878Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T10:12:24.6031801Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T10:12:24.6036355Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T10:12:24.6040789Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T10:12:24.6044874Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T10:12:24.6049477Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T10:12:24.6054480Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T10:12:24.6059043Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T10:12:24.6065926Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T10:12:24.6071559Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T10:12:24.6077523Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T10:12:24.6081920Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T10:12:24.6086778Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T10:12:24.6091480Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T10:12:24.6096111Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T10:12:24.6102444Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T10:12:24.6106822Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T10:12:24.6111286Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T10:12:24.6117379Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T10:12:24.6122920Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T10:12:24.6127725Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T10:12:24.6133107Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T10:12:24.6138513Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T10:12:24.6142611Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T10:12:24.6147135Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T10:12:24.6152475Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T10:12:24.6157536Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T10:12:24.6161858Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T10:12:24.6166137Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T10:12:24.6170818Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T10:12:24.6176340Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T10:12:24.6181812Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T10:12:24.6191237Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T10:12:24.6197111Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T10:12:24.6201494Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T10:12:24.6205547Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T10:12:24.6210289Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T10:12:24.6214642Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T10:12:24.6219944Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T10:12:24.6224488Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T10:12:24.6228766Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T10:12:24.6233477Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T10:12:24.6237703Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T10:12:24.6242260Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T10:12:24.6246611Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T10:12:24.6251104Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T10:12:24.6255464Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T10:12:24.6259741Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T10:12:24.6263989Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T10:12:24.6268241Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T10:12:24.6272307Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T10:12:24.6276579Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T10:12:24.6280754Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T10:12:24.6298826Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T10:12:24.6306633Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T10:12:24.6310990Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T10:12:24.6316571Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T10:12:24.6321240Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T10:12:24.6325338Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T10:12:24.6329296Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T10:12:24.6333233Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T10:12:24.6338181Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T10:12:24.6344565Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T10:12:24.6349005Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T10:12:24.6352991Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T10:12:24.6357435Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T10:12:24.6361599Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T10:12:24.6365567Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T10:12:24.6370728Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T10:12:24.6375156Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T10:12:24.6379350Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T10:12:24.6383465Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T10:12:24.6387562Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T10:12:24.6393521Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T10:12:24.6398668Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T10:12:24.6405520Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T10:12:24.6410393Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T10:12:24.6414335Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T10:12:24.6418221Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T10:12:24.6422597Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T10:12:24.6427557Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T10:12:24.6431676Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T10:12:24.6436056Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T10:12:24.6440908Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T10:12:24.6445274Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T10:12:24.6449267Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T10:12:24.6453258Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T10:12:24.6457476Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T10:12:24.6462387Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T10:12:24.6467115Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T10:12:24.6471239Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T10:12:24.6476647Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T10:12:24.6481115Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T10:12:24.6485492Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T10:12:24.6490733Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T10:12:24.6495231Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T10:12:24.6499815Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T10:12:24.6504143Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T10:12:24.6521001Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T10:12:24.6526798Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T10:12:24.6530901Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T10:12:24.6534929Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T10:12:24.6539794Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T10:12:24.6549658Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T10:12:24.6555377Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T10:12:24.6561533Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T10:12:24.6567049Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T10:12:24.6571899Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T10:12:24.6576591Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T10:12:24.6581825Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T10:12:24.6587115Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T10:12:24.6591496Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T10:12:24.6596386Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T10:12:24.6600860Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T10:12:24.6605480Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T10:12:24.6610201Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T10:12:24.6614872Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T10:12:24.6619896Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T10:12:24.6624537Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T10:12:24.6629014Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T10:12:24.6633505Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T10:12:24.6640273Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T10:12:24.6645719Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T10:12:24.6649898Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T10:12:24.6654478Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T10:12:24.6659326Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T10:12:24.6664517Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T10:12:24.6669036Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T10:12:24.6674220Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T10:12:24.6680159Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T10:12:24.6688902Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T10:12:24.6694519Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T10:12:24.6706704Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T10:12:24.6712155Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T10:12:24.6718151Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T10:12:24.6724107Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T10:12:24.6730004Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T10:12:24.6734207Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T10:12:24.6739399Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T10:12:24.6744908Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T10:12:24.6749803Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T10:12:24.6753907Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T10:12:24.6758224Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T10:12:24.6762625Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T10:12:24.6767542Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T10:12:24.6772077Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T10:12:24.6776263Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T10:12:24.6780478Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T10:12:24.6789792Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T10:12:24.6795769Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T10:12:24.6800222Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T10:12:24.6804243Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T10:12:24.6808625Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T10:12:24.6813828Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T10:12:24.6818628Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T10:12:24.6825027Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T10:12:24.6829454Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T10:12:24.6833665Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T10:12:24.6837782Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T10:12:24.6842006Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T10:12:24.6847315Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T10:12:24.6852490Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T10:12:24.6858945Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T10:12:24.6864122Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T10:12:24.6868834Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T10:12:24.6873969Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T10:12:24.6878177Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T10:12:24.6882856Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T10:12:24.6887400Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T10:12:24.6891844Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T10:12:24.6896690Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T10:12:24.6901062Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T10:12:24.6905337Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T10:12:24.6909655Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T10:12:24.6913631Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T10:12:24.6918799Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T10:12:24.6924053Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T10:12:24.6928673Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T10:12:24.6933225Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T10:12:24.6937367Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T10:12:24.6941470Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T10:12:24.6946820Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T10:12:24.6952048Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T10:12:24.6956279Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T10:12:24.6961116Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T10:12:24.6965425Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T10:12:24.6969486Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T10:12:24.6973760Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T10:12:24.6977947Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T10:12:24.6982348Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T10:12:24.7065569Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T10:12:24.7081175Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T10:12:24.7106728Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T10:12:24.7113784Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T10:12:24.7120047Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T10:12:24.7128433Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T10:12:24.7133818Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T10:12:24.7138079Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T10:12:24.7145799Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T10:12:24.7154982Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T10:12:24.7159451Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T10:12:24.7164104Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T10:12:24.7168709Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T10:12:24.7172752Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T10:12:24.7176772Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T10:12:24.7181228Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T10:12:24.7186128Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T10:12:24.7192237Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T10:12:24.7196594Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T10:12:24.7201317Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T10:12:24.7206104Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T10:12:24.7212883Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T10:12:24.7217427Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T10:12:24.7222122Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T10:12:24.7227388Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T10:12:24.7232030Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T10:12:24.7237809Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T10:12:24.7242710Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T10:12:24.7246968Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T10:12:24.7251091Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T10:12:24.7256058Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T10:12:24.7260501Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T10:12:24.7264989Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T10:12:24.7269748Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T10:12:24.7274546Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T10:12:24.7281254Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T10:12:24.7286180Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T10:12:24.7290632Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T10:12:24.7294846Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T10:12:24.7298807Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T10:12:24.7302796Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T10:12:24.7307008Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T10:12:24.7311513Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T10:12:24.7316166Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T10:12:24.7320513Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T10:12:24.7324813Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T10:12:24.7328839Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T10:12:24.7333594Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T10:12:24.7338078Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T10:12:24.7342334Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T10:12:24.7346633Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T10:12:24.7351130Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T10:12:24.7355622Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T10:12:24.7359875Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T10:12:24.7364814Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T10:12:24.7370317Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T10:12:24.7375028Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T10:12:24.7380939Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T10:12:24.7385561Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T10:12:24.7391585Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T10:12:24.7433914Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T10:12:24.7440036Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T10:12:24.7444432Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T10:12:24.7450375Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T10:12:24.7454964Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T10:12:24.7459349Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T10:12:24.7465073Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T10:12:24.7471627Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T10:12:24.7478058Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T10:12:24.7485776Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T10:12:24.7494391Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T10:12:24.7500607Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T10:12:24.7505458Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T10:12:24.7510458Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T10:12:24.7514972Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T10:12:24.7519693Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T10:12:24.7524077Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T10:12:24.7528960Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T10:12:24.7533631Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T10:12:24.7538267Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T10:12:24.7545716Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T10:12:24.7552216Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T10:12:24.7556562Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T10:12:24.7561787Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T10:12:24.7566646Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T10:12:24.7576404Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T10:12:24.7582003Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T10:12:24.7587154Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T10:12:24.7591854Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T10:12:24.7597128Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T10:12:24.7603612Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T10:12:24.7610358Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T10:12:24.7616138Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T10:12:24.7620521Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T10:12:24.7625680Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T10:12:24.7630212Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T10:12:24.7635706Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T10:12:24.7645954Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T10:12:24.7654083Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T10:12:24.7659061Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T10:12:24.7663494Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T10:12:24.7668270Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T10:12:24.7673628Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T10:12:24.7678727Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T10:12:24.7683718Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T10:12:24.7687845Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T10:12:24.7692028Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T10:12:24.7696091Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T10:12:24.7700222Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T10:12:24.7706627Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T10:12:24.7711879Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T10:12:24.7715158Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T10:12:24.7722054Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T10:12:24.7726672Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T10:12:24.7730683Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T10:12:24.7735128Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T10:12:24.7740035Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T10:12:24.7744160Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T10:12:24.7748623Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T10:12:24.7753741Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T10:12:24.7758207Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T10:12:24.7762510Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T10:12:24.7766747Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T10:12:24.7770851Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T10:12:24.7775597Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T10:12:24.7781236Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T10:12:24.7785420Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T10:12:24.7792678Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T10:12:24.7797760Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T10:12:24.7802980Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T10:12:24.7807573Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T10:12:24.7812623Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T10:12:24.7820036Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T10:12:24.7833173Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T10:12:24.7838442Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T10:12:24.7849691Z adding 'torch/include/pybind11/attr.h' 2022-12-01T10:12:24.7855984Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T10:12:24.7879409Z adding 'torch/include/pybind11/cast.h' 2022-12-01T10:12:24.7886955Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T10:12:24.7891136Z adding 'torch/include/pybind11/common.h' 2022-12-01T10:12:24.7895781Z adding 'torch/include/pybind11/complex.h' 2022-12-01T10:12:24.7908639Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T10:12:24.7916767Z adding 'torch/include/pybind11/embed.h' 2022-12-01T10:12:24.7922588Z adding 'torch/include/pybind11/eval.h' 2022-12-01T10:12:24.7927897Z adding 'torch/include/pybind11/functional.h' 2022-12-01T10:12:24.7933706Z adding 'torch/include/pybind11/gil.h' 2022-12-01T10:12:24.7940174Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T10:12:24.7967495Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T10:12:24.7975441Z adding 'torch/include/pybind11/operators.h' 2022-12-01T10:12:24.7980525Z adding 'torch/include/pybind11/options.h' 2022-12-01T10:12:24.8022929Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T10:12:24.8055339Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T10:12:24.8064919Z adding 'torch/include/pybind11/stl.h' 2022-12-01T10:12:24.8080878Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T10:12:24.8095170Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T10:12:24.8115260Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T10:12:24.8121693Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T10:12:24.8130161Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T10:12:24.8140985Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T10:12:24.8159108Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T10:12:24.8165074Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T10:12:24.8175244Z adding 'torch/include/torch/custom_class.h' 2022-12-01T10:12:24.8182744Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T10:12:24.8186327Z adding 'torch/include/torch/extension.h' 2022-12-01T10:12:24.8202098Z adding 'torch/include/torch/library.h' 2022-12-01T10:12:24.8207504Z adding 'torch/include/torch/script.h' 2022-12-01T10:12:24.8213889Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T10:12:24.8218116Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T10:12:24.8222163Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T10:12:24.8226307Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T10:12:24.8230557Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T10:12:24.8238376Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T10:12:24.8243353Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T10:12:24.8247407Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T10:12:24.8251802Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T10:12:24.8255681Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T10:12:24.8259676Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T10:12:24.8263655Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T10:12:24.8267735Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T10:12:24.8271829Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T10:12:24.8276087Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T10:12:24.8279909Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T10:12:24.8283853Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T10:12:24.8287802Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T10:12:24.8291717Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T10:12:24.8296178Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T10:12:24.8300255Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T10:12:24.8304050Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T10:12:24.8308242Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T10:12:24.8312269Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T10:12:24.8316021Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T10:12:24.8320120Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T10:12:24.8324140Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T10:12:24.8329665Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T10:12:24.8336604Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T10:12:24.8341355Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T10:12:24.8345465Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T10:12:24.8349644Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T10:12:24.8353605Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T10:12:24.8359518Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T10:12:24.8365150Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T10:12:24.8371101Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T10:12:24.8376016Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T10:12:24.8380428Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T10:12:24.8388464Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T10:12:24.8393938Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T10:12:24.8398055Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T10:12:24.8402124Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T10:12:24.8409704Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T10:12:24.8416699Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T10:12:24.8421919Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T10:12:24.8425973Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T10:12:24.8434254Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T10:12:24.8440127Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T10:12:24.8444036Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T10:12:24.8448666Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T10:12:24.8452698Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T10:12:24.8458069Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T10:12:24.8463122Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T10:12:24.8466982Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T10:12:24.8471233Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T10:12:24.8476376Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T10:12:24.8480577Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T10:12:24.8484516Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T10:12:24.8488701Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T10:12:24.8495837Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T10:12:24.8501003Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T10:12:24.8506247Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T10:12:24.8511694Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T10:12:24.8521720Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T10:12:24.8527525Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T10:12:24.8531940Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T10:12:24.8536435Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T10:12:24.8540972Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T10:12:24.8549144Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T10:12:24.8555576Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T10:12:24.8561006Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T10:12:24.8566096Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T10:12:24.8571501Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T10:12:24.8575628Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T10:12:24.8580363Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T10:12:24.8584806Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T10:12:24.8589289Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T10:12:24.8593447Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T10:12:24.8597814Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T10:12:24.8603520Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T10:12:24.8608088Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T10:12:24.8612320Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T10:12:24.8616641Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T10:12:24.8621264Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T10:12:24.8629639Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T10:12:24.8634772Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T10:12:24.8641448Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T10:12:24.8644961Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T10:12:24.8649743Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T10:12:24.8660039Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T10:12:24.8665099Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T10:12:24.8669102Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T10:12:24.8673751Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T10:12:24.8679551Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T10:12:24.8683713Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T10:12:24.8693504Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T10:12:24.8698976Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T10:12:24.8703963Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T10:12:24.8708589Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T10:12:24.8713530Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T10:12:24.8719152Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T10:12:24.8724128Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T10:12:24.8729767Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T10:12:24.8733486Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T10:12:24.8741787Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T10:12:24.8748057Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T10:12:24.8752850Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T10:12:24.8757273Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T10:12:24.8765790Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T10:12:24.8773058Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T10:12:24.8778316Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T10:12:24.8784094Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T10:12:24.8792043Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T10:12:24.8798166Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T10:12:24.8804093Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T10:12:24.8809519Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T10:12:24.8816548Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T10:12:24.8822114Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T10:12:24.8827384Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T10:12:24.8833055Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T10:12:24.8838299Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T10:12:24.8843341Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T10:12:24.8849090Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T10:12:24.8858564Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T10:12:24.8865123Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T10:12:24.8871152Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T10:12:24.8876961Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T10:12:24.8884394Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T10:12:24.8891678Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T10:12:24.8898537Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T10:12:24.8904163Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T10:12:24.8910134Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T10:12:24.8914978Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T10:12:24.8919619Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T10:12:24.8928320Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T10:12:24.8934457Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T10:12:24.8939935Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T10:12:24.8945340Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T10:12:24.8951574Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T10:12:24.8958190Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T10:12:24.8963534Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T10:12:24.8968851Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T10:12:24.8974437Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T10:12:24.8982403Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T10:12:24.8991447Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T10:12:24.8996725Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T10:12:24.9001473Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T10:12:24.9007318Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T10:12:24.9012189Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T10:12:24.9016835Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T10:12:24.9022653Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T10:12:24.9027810Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T10:12:24.9032560Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T10:12:24.9037599Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T10:12:24.9045616Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T10:12:24.9051897Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T10:12:24.9057232Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T10:12:24.9061846Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T10:12:24.9068189Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T10:12:24.9074555Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T10:12:24.9079269Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T10:12:24.9084149Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T10:12:24.9088560Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T10:12:24.9093782Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T10:12:24.9103692Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T10:12:24.9110742Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T10:12:24.9117294Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T10:12:24.9122224Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T10:12:24.9129353Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T10:12:24.9135860Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T10:12:24.9140604Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T10:12:24.9145293Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T10:12:24.9150071Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T10:12:24.9155692Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T10:12:24.9160586Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T10:12:24.9166922Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T10:12:24.9172165Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T10:12:24.9177471Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T10:12:24.9181561Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T10:12:24.9186305Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T10:12:24.9191238Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T10:12:24.9195894Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T10:12:24.9199991Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T10:12:24.9211370Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T10:12:24.9216270Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T10:12:24.9224098Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T10:12:24.9229148Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T10:12:24.9234427Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T10:12:24.9238599Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T10:12:24.9242677Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T10:12:24.9250429Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T10:12:24.9255302Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T10:12:24.9261918Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T10:12:24.9268726Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T10:12:24.9281926Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T10:12:24.9287076Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T10:12:24.9291268Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T10:12:24.9297711Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T10:12:24.9302616Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T10:12:24.9307840Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T10:12:24.9312567Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T10:12:24.9316501Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T10:12:24.9322119Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T10:12:24.9329363Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T10:12:24.9333866Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T10:12:24.9338295Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T10:12:24.9342464Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T10:12:24.9347929Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T10:12:24.9351853Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T10:12:24.9355983Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T10:12:24.9360045Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T10:12:24.9365535Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T10:12:24.9369770Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T10:12:24.9373944Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T10:12:24.9377916Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T10:12:24.9381801Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T10:12:24.9385777Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T10:12:24.9389815Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T10:12:24.9393892Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T10:12:24.9397928Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T10:12:24.9402043Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T10:12:24.9406167Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T10:12:24.9410714Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T10:12:24.9414981Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T10:12:24.9419161Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T10:12:24.9424367Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T10:12:24.9428592Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T10:12:24.9432899Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T10:12:24.9448209Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T10:12:24.9457288Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T10:12:24.9462643Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T10:12:24.9467199Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T10:12:24.9471315Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T10:12:24.9476425Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T10:12:24.9481459Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T10:12:24.9516289Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T10:12:24.9524989Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T10:12:24.9529051Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T10:12:24.9537144Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T10:12:24.9543632Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T10:12:24.9548390Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T10:12:24.9552992Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T10:12:24.9557414Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T10:12:24.9561764Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T10:12:24.9566737Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T10:12:24.9572507Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T10:12:24.9576632Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T10:12:24.9580698Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T10:12:24.9584649Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T10:12:24.9589476Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T10:12:24.9593879Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T10:12:24.9598579Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T10:12:24.9603573Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T10:12:24.9607749Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T10:12:24.9611877Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T10:12:24.9619581Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T10:12:24.9624423Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T10:12:24.9628818Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T10:12:24.9632943Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T10:12:24.9638728Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T10:12:24.9643628Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T10:12:24.9647854Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T10:12:24.9652024Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T10:12:24.9658064Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T10:12:24.9665794Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T10:12:24.9671830Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T10:12:24.9683834Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T10:12:24.9689109Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T10:12:24.9695092Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T10:12:24.9700263Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T10:12:24.9704964Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T10:12:24.9709526Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T10:12:24.9714446Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T10:12:24.9720245Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T10:12:24.9725624Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T10:12:24.9729856Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T10:12:24.9734278Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T10:12:24.9739497Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T10:12:24.9744045Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T10:12:24.9752702Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T10:12:24.9758273Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T10:12:24.9763224Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T10:12:24.9767273Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T10:12:24.9772118Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T10:12:24.9776308Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T10:12:24.9780506Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T10:12:24.9784662Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T10:12:24.9788778Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T10:12:24.9793802Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T10:12:24.9798197Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T10:12:24.9802530Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T10:12:24.9814193Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T10:12:24.9819531Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T10:12:24.9824111Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T10:12:24.9829550Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T10:12:24.9834996Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T10:12:24.9840899Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T10:12:24.9845888Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T10:12:24.9850262Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T10:12:24.9854588Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T10:12:24.9859415Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T10:12:24.9863718Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T10:12:24.9869065Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T10:12:24.9873524Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T10:12:24.9878444Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T10:12:24.9883405Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T10:12:24.9887496Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T10:12:24.9895292Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T10:12:24.9900220Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T10:12:24.9909219Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T10:12:24.9918942Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T10:12:24.9924882Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T10:12:24.9929817Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T10:12:24.9934350Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T10:12:24.9938564Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T10:12:24.9947588Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T10:12:24.9953757Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T10:12:24.9958574Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T10:12:24.9963568Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T10:12:24.9967976Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T10:12:24.9972452Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T10:12:24.9977470Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T10:12:24.9984015Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T10:12:24.9988303Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T10:12:24.9992500Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T10:12:25.0000797Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T10:12:25.0006789Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T10:12:25.0011617Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T10:12:25.0022055Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T10:12:25.0028412Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T10:12:25.0034476Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T10:12:25.0040593Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T10:12:25.0045383Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T10:12:25.0050377Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T10:12:25.0055136Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T10:12:25.0059365Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T10:12:25.0063642Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T10:12:25.0067727Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T10:12:25.0072487Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T10:12:25.0084966Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T10:12:25.0090143Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T10:12:25.0094528Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T10:12:25.0101127Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T10:12:25.0106856Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T10:12:25.0113368Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T10:12:25.0120270Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T10:12:25.0126583Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T10:12:25.0135854Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T10:12:25.0143306Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T10:12:25.0150866Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T10:12:25.0156415Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T10:12:25.0163217Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T10:12:25.0168407Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T10:12:25.0175291Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T10:12:25.0186159Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T10:12:25.0191605Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T10:12:25.0199851Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T10:12:25.0205524Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T10:12:25.0211125Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T10:12:25.0216072Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T10:12:25.0220085Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T10:12:25.0228349Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T10:12:25.0233541Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T10:12:25.0238677Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T10:12:25.0244237Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T10:12:25.0249444Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T10:12:25.0258880Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T10:12:25.0278431Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T10:12:25.0284761Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T10:12:25.0289184Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T10:12:25.0295455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T10:12:25.0302317Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T10:12:25.0308799Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T10:12:25.0317802Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T10:12:25.0323370Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T10:12:25.0332097Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T10:12:25.0337832Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T10:12:25.0343417Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T10:12:25.0347755Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T10:12:25.0351806Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T10:12:25.0358757Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T10:12:25.0363155Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T10:12:25.0367264Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T10:12:25.0371582Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T10:12:25.0376216Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T10:12:25.0382374Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T10:12:25.0388018Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T10:12:25.0392367Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T10:12:25.0396631Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T10:12:25.0401663Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T10:12:25.0406362Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T10:12:25.0411223Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T10:12:25.0415350Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T10:12:25.0420263Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T10:12:25.0424447Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T10:12:25.0430706Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T10:12:25.0435881Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T10:12:25.0441636Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T10:12:25.0446466Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T10:12:25.0450897Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T10:12:25.0455964Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T10:12:25.0462822Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T10:12:25.0468128Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T10:12:25.0472400Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T10:12:25.0476708Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T10:12:25.0483390Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T10:12:25.0489821Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T10:12:25.0494379Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T10:12:25.0499263Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T10:12:25.0503981Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T10:12:25.0509725Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T10:12:25.0514521Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T10:12:25.0518904Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T10:12:25.0523310Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T10:12:25.0529105Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T10:12:25.0533272Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T10:12:25.0541603Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T10:12:25.0549537Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T10:12:25.0556125Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T10:12:25.0560788Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T10:12:25.0565929Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T10:12:25.0573270Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T10:12:25.0577907Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T10:12:25.0582399Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T10:12:25.0588014Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T10:12:25.0592413Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T10:12:25.0597890Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T10:12:25.0602138Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T10:12:25.0606444Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T10:12:25.0611163Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T10:12:25.0616524Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T10:12:25.0623094Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T10:12:25.0627713Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T10:12:25.0632037Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T10:12:25.0636511Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T10:12:25.0642588Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T10:12:25.0647299Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T10:12:25.0651899Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T10:12:25.0657171Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T10:12:25.0662051Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T10:12:25.0666484Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T10:12:25.0672592Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T10:12:25.0677522Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T10:12:25.0684033Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T10:12:25.0689937Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T10:12:25.0695333Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T10:12:25.0705470Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T10:12:25.0710805Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T10:12:25.0716287Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T10:12:25.0720577Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T10:12:25.0727053Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T10:12:25.0731593Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T10:12:25.0735555Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T10:12:25.0739812Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T10:12:25.0743855Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T10:12:25.0748055Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T10:12:25.0751989Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T10:12:25.0755987Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T10:12:25.0765410Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T10:12:25.0776146Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T10:12:25.0780412Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T10:12:25.0784933Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T10:12:25.0789337Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T10:12:25.0793164Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T10:12:25.0797763Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T10:12:25.0802117Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T10:12:25.0806491Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T10:12:25.0810927Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T10:12:25.0821540Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T10:12:25.0825318Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T10:12:25.0829402Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T10:12:25.0840162Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T10:12:25.0847963Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T10:12:25.0854169Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T10:12:25.0866067Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T10:12:25.0871323Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T10:12:25.0879800Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T10:12:25.0885338Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T10:12:25.0889847Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T10:12:25.0895021Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T10:12:25.0918329Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T10:12:25.0924598Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T10:12:25.0928826Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T10:12:25.0933302Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T10:12:25.0937328Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T10:12:25.0942753Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T10:12:25.0948010Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T10:12:25.0952348Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T10:12:25.0957877Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T10:12:25.0962516Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T10:12:25.0968464Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T10:12:25.0973647Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T10:12:25.0977980Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T10:12:25.0982880Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T10:12:25.0987954Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T10:12:25.0992380Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T10:12:25.0996573Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T10:12:25.1000899Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T10:12:25.1005271Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T10:12:25.1010707Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T10:12:25.1015828Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T10:12:25.1042362Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T10:12:25.1046897Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T10:12:25.1051306Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T10:12:25.1056154Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T10:12:25.1060446Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T10:12:25.1064952Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T10:12:25.1069471Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T10:12:25.1074082Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T10:12:25.1078278Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T10:12:25.1084873Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T10:12:25.1089326Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T10:12:25.1093418Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T10:12:25.1098312Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T10:12:25.1101796Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T10:12:25.1106127Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T10:12:25.1110331Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T10:12:25.1114305Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T10:12:25.1118627Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T10:12:25.1122990Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T10:12:25.1128151Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T10:12:25.1131503Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T10:12:25.1135837Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T10:12:25.1140441Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T10:12:25.1145960Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T10:12:25.1148847Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T10:12:25.1153429Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T10:12:25.1157953Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T10:12:25.1162165Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T10:12:25.1166240Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T10:12:25.1170547Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T10:12:25.1175698Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T10:12:25.1179154Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T10:12:25.1183798Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T10:12:25.1188180Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T10:12:25.1193880Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T10:12:25.1196683Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T10:12:25.1201212Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T10:12:25.1205891Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T10:12:25.1209650Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T10:12:25.1213922Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T10:12:25.1218516Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T10:12:25.1223637Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T10:12:25.1226897Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T10:12:25.1231425Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T10:12:25.1235967Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T10:12:25.1241353Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T10:12:25.1244187Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T10:12:25.1248488Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T10:12:25.1253396Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T10:12:25.1256760Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T10:12:25.1261035Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T10:12:25.1265496Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T10:12:25.1269173Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T10:12:25.1273404Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T10:12:25.1277474Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T10:12:25.1281682Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T10:12:25.1286135Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T10:12:25.1290367Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T10:12:25.1295448Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T10:12:25.1298902Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T10:12:25.1303493Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T10:12:25.1307918Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T10:12:25.1313300Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T10:12:25.1316659Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T10:12:25.1321106Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T10:12:25.1326506Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T10:12:25.1331501Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T10:12:25.1336367Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T10:12:25.1340088Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T10:12:25.1344754Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T10:12:25.1349172Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T10:12:25.1353032Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T10:12:25.1357236Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T10:12:25.1361414Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T10:12:25.1366881Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T10:12:25.1369720Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T10:12:25.1374036Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T10:12:25.1378928Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T10:12:25.1382967Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T10:12:25.1387150Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T10:12:25.1401615Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T10:12:25.1405562Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T10:12:25.1410110Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T10:12:25.1414605Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T10:12:25.1420468Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T10:12:25.1424221Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T10:12:25.1428873Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T10:12:25.1445247Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T10:12:25.1450775Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T10:12:25.1455279Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T10:12:25.1460090Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T10:12:25.1464448Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T10:12:25.1468735Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T10:12:25.1474317Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T10:12:25.1478503Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T10:12:25.1483377Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T10:12:25.1487921Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T10:12:25.1493340Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T10:12:25.1498362Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T10:12:25.1503048Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T10:12:25.1515018Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T10:12:25.1520858Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T10:12:25.1525143Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T10:12:25.1530383Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T10:12:25.1536078Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T10:12:25.1540658Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T10:12:25.1544810Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T10:12:25.1549324Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T10:12:25.1554524Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T10:12:25.1558813Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T10:12:25.1564600Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T10:12:25.1579693Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T10:12:25.1585967Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T10:12:25.1590426Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T10:12:25.1595299Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T10:12:25.1599969Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T10:12:25.1604967Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T10:12:25.1610434Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T10:12:25.1616858Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T10:12:25.1621532Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T10:12:25.1634766Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T10:12:25.1638705Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T10:12:25.1642952Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T10:12:25.1652857Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T10:12:25.1667840Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T10:12:25.1672731Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T10:12:25.1687158Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T10:12:25.1691452Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T10:12:25.1695642Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T10:12:25.1699878Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T10:12:25.1705121Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T10:12:25.1710325Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T10:12:25.1715827Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T10:12:25.1721387Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T10:12:25.1726887Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T10:12:25.1731565Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T10:12:25.1735623Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T10:12:25.1740200Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T10:12:25.1746924Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T10:12:25.1751402Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T10:12:25.1755414Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T10:12:25.1760270Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T10:12:25.1766432Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T10:12:25.1777473Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T10:12:25.1783401Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T10:12:25.1787824Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T10:12:25.1791748Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T10:12:25.1795739Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T10:12:25.1799877Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T10:12:25.1803950Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T10:12:25.1808583Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T10:12:25.1812706Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T10:12:25.1817068Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T10:12:25.1821082Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T10:12:25.1827037Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T10:12:25.1833488Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T10:12:25.1838025Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T10:12:25.1842806Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T10:12:25.1847011Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T10:12:25.1851500Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T10:12:25.1855685Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T10:12:25.1859595Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T10:12:25.1864146Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T10:12:25.1868119Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T10:12:25.1872417Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T10:12:25.1877089Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T10:12:25.1898361Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T10:12:25.1904605Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T10:12:25.1909417Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T10:12:25.1915944Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T10:12:25.1920582Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T10:12:25.1925013Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T10:12:25.1929193Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T10:12:25.1933535Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T10:12:25.1937634Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T10:12:25.1943365Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T10:12:25.1950871Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T10:12:25.1955940Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T10:12:25.1960417Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T10:12:25.1965482Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T10:12:25.1972374Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T10:12:25.1976499Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T10:12:25.1981003Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T10:12:25.1986913Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T10:12:25.1994675Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T10:12:25.2000879Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T10:12:25.2006449Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T10:12:25.2013935Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T10:12:25.2019399Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T10:12:25.2023829Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T10:12:25.2028461Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T10:12:25.2033264Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T10:12:25.2038490Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T10:12:25.2044019Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T10:12:25.2049910Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T10:12:25.2054736Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T10:12:25.2063712Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T10:12:25.2068993Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T10:12:25.2073432Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T10:12:25.2078225Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T10:12:25.2085938Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T10:12:25.2091278Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T10:12:25.2095707Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T10:12:25.2103402Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T10:12:25.2108968Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T10:12:25.2113561Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T10:12:25.2123844Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T10:12:25.2128982Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T10:12:25.2133324Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T10:12:25.2140755Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T10:12:25.2147243Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T10:12:25.2155239Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T10:12:25.2165413Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T10:12:25.2172371Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T10:12:25.2176728Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T10:12:25.2182064Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T10:12:25.2187305Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T10:12:25.2191913Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T10:12:25.2197391Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T10:12:25.2201678Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T10:12:25.2206428Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T10:12:25.2210638Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T10:12:25.2214668Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T10:12:25.2218984Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T10:12:25.2223799Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T10:12:25.2228227Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T10:12:25.2232304Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T10:12:25.2237749Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T10:12:25.2242070Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T10:12:25.2248138Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T10:12:25.2252944Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T10:12:25.2258362Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T10:12:25.2263287Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T10:12:25.2269428Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T10:12:25.2273782Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T10:12:25.2278115Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T10:12:25.2282738Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T10:12:25.2288248Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T10:12:25.2293109Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T10:12:25.2299235Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T10:12:25.2305466Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T10:12:25.2310059Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T10:12:25.2314342Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T10:12:25.2318700Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T10:12:25.2324719Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T10:12:25.2330264Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T10:12:25.2336101Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T10:12:25.2340715Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T10:12:25.2345203Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T10:12:25.2349556Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T10:12:25.2355525Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T10:12:25.2362638Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T10:12:25.2367749Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T10:12:25.2372294Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T10:12:25.2376566Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T10:12:25.2381393Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T10:12:25.2385839Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T10:12:25.2395558Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T10:12:25.2401636Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T10:12:25.2406478Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T10:12:25.2410570Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T10:12:25.2415484Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T10:12:25.2419915Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T10:12:25.2424706Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T10:12:25.2429719Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T10:12:25.2434085Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T10:12:25.2438109Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T10:12:25.2442234Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T10:12:25.2447206Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T10:12:25.2452091Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T10:12:25.2456190Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T10:12:25.2460824Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T10:12:25.2464731Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T10:12:25.2469890Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T10:12:25.2477978Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T10:12:25.2484125Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T10:12:25.2488404Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T10:12:25.2492295Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T10:12:25.2496996Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T10:12:25.2501152Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T10:12:25.2506461Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T10:12:25.2512617Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T10:12:25.2517174Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T10:12:25.2522318Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T10:12:25.2528580Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T10:12:25.2532841Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T10:12:25.2536929Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T10:12:25.2541356Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T10:12:25.2545732Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T10:12:25.2550235Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T10:12:25.2554255Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T10:12:25.2558130Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T10:12:25.2562370Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T10:12:25.2566458Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T10:12:25.2570562Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T10:12:25.2575016Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T10:12:25.2579015Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T10:12:25.2584916Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T10:12:25.2589448Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T10:12:25.2603983Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T10:12:25.2609900Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T10:12:25.2614045Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T10:12:25.2619006Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T10:12:25.2623815Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T10:12:25.2629046Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T10:12:25.2633202Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T10:12:25.2637389Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T10:12:25.2641560Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T10:12:25.2646392Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T10:12:25.2650888Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T10:12:25.2654960Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T10:12:25.2658881Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T10:12:25.2663098Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T10:12:25.2667575Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T10:12:25.2671606Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T10:12:25.2675605Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T10:12:25.2680078Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T10:12:25.2684985Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T10:12:25.2689165Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T10:12:25.2698284Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T10:12:25.2702521Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T10:12:25.2708022Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T10:12:25.2714343Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T10:12:25.2718894Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T10:12:25.2724277Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T10:12:25.2731889Z adding 'torch/jit/__init__.py' 2022-12-01T10:12:25.2737472Z adding 'torch/jit/_async.py' 2022-12-01T10:12:25.2742956Z adding 'torch/jit/_builtins.py' 2022-12-01T10:12:25.2749465Z adding 'torch/jit/_check.py' 2022-12-01T10:12:25.2755452Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T10:12:25.2759734Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T10:12:25.2764993Z adding 'torch/jit/_decompositions.py' 2022-12-01T10:12:25.2771510Z adding 'torch/jit/_freeze.py' 2022-12-01T10:12:25.2777442Z adding 'torch/jit/_fuser.py' 2022-12-01T10:12:25.2781938Z adding 'torch/jit/_ir_utils.py' 2022-12-01T10:12:25.2786182Z adding 'torch/jit/_logging.py' 2022-12-01T10:12:25.2792068Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T10:12:25.2797814Z adding 'torch/jit/_pickle.py' 2022-12-01T10:12:25.2815378Z adding 'torch/jit/_recursive.py' 2022-12-01T10:12:25.2840620Z adding 'torch/jit/_script.py' 2022-12-01T10:12:25.2848864Z adding 'torch/jit/_serialization.py' 2022-12-01T10:12:25.2864620Z adding 'torch/jit/_shape_functions.py' 2022-12-01T10:12:25.2871127Z adding 'torch/jit/_state.py' 2022-12-01T10:12:25.2889830Z adding 'torch/jit/_trace.py' 2022-12-01T10:12:25.2900272Z adding 'torch/jit/annotations.py' 2022-12-01T10:12:25.2918852Z adding 'torch/jit/frontend.py' 2022-12-01T10:12:25.2923427Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T10:12:25.2931790Z adding 'torch/jit/quantized.py' 2022-12-01T10:12:25.2938878Z adding 'torch/jit/supported_ops.py' 2022-12-01T10:12:25.2943599Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T10:12:25.2947332Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T10:12:25.2951943Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T10:12:25.2958143Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T10:12:25.3747665Z adding 'torch/lib/XNNPACK.lib' 2022-12-01T10:12:25.3803930Z adding 'torch/lib/_C.lib' 2022-12-01T10:12:25.4009153Z adding 'torch/lib/asmjit.dll' 2022-12-01T10:12:25.4043914Z adding 'torch/lib/asmjit.lib' 2022-12-01T10:12:25.4153872Z adding 'torch/lib/backend_with_compiler.dll' 2022-12-01T10:12:25.4169020Z adding 'torch/lib/backend_with_compiler.lib' 2022-12-01T10:12:25.4399228Z adding 'torch/lib/c10.dll' 2022-12-01T10:12:25.4518300Z adding 'torch/lib/c10.lib' 2022-12-01T10:12:25.4539810Z adding 'torch/lib/clog.lib' 2022-12-01T10:12:25.4589555Z adding 'torch/lib/cpuinfo.lib' 2022-12-01T10:12:34.5700030Z adding 'torch/lib/dnnl.lib' 2022-12-01T10:12:35.5379346Z adding 'torch/lib/fbgemm.dll' 2022-12-01T10:12:35.5669563Z adding 'torch/lib/fbgemm.lib' 2022-12-01T10:12:35.5791273Z adding 'torch/lib/jitbackend_test.dll' 2022-12-01T10:12:35.5805635Z adding 'torch/lib/jitbackend_test.lib' 2022-12-01T10:12:36.0362716Z adding 'torch/lib/kineto.lib' 2022-12-01T10:12:36.2219884Z adding 'torch/lib/libprotobuf-lite.lib' 2022-12-01T10:12:37.1086433Z adding 'torch/lib/libprotobuf.lib' 2022-12-01T10:12:38.1236962Z adding 'torch/lib/libprotoc.lib' 2022-12-01T10:12:38.2176424Z adding 'torch/lib/pthreadpool.lib' 2022-12-01T10:12:38.2189435Z adding 'torch/lib/shm.dll' 2022-12-01T10:12:38.2195529Z adding 'torch/lib/shm.lib' 2022-12-01T10:12:38.2203053Z adding 'torch/lib/torch.dll' 2022-12-01T10:12:38.2208413Z adding 'torch/lib/torch.lib' 2022-12-01T10:12:49.3952359Z adding 'torch/lib/torch_cpu.dll' 2022-12-01T10:12:50.4707663Z adding 'torch/lib/torch_cpu.lib' 2022-12-01T10:12:50.5399308Z adding 'torch/lib/torch_global_deps.dll' 2022-12-01T10:12:51.0788104Z adding 'torch/lib/torch_python.dll' 2022-12-01T10:12:51.1092936Z adding 'torch/lib/torch_python.lib' 2022-12-01T10:12:51.1268328Z adding 'torch/lib/torchbind_test.dll' 2022-12-01T10:12:51.1291586Z adding 'torch/lib/torchbind_test.lib' 2022-12-01T10:12:51.1330168Z adding 'torch/linalg/__init__.py' 2022-12-01T10:12:51.1337853Z adding 'torch/masked/__init__.py' 2022-12-01T10:12:51.1346753Z adding 'torch/masked/_docs.py' 2022-12-01T10:12:51.1368202Z adding 'torch/masked/_ops.py' 2022-12-01T10:12:51.1375114Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T10:12:51.1381896Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T10:12:51.1387657Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T10:12:51.1394670Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T10:12:51.1399521Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T10:12:51.1403685Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T10:12:51.1408748Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T10:12:51.1413747Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T10:12:51.1418831Z adding 'torch/monitor/__init__.py' 2022-12-01T10:12:51.1424409Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T10:12:51.1428527Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T10:12:51.1432747Z adding 'torch/multiprocessing/pool.py' 2022-12-01T10:12:51.1436922Z adding 'torch/multiprocessing/queue.py' 2022-12-01T10:12:51.1445212Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T10:12:51.1452426Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T10:12:51.1458984Z adding 'torch/nested/__init__.py' 2022-12-01T10:12:51.1465020Z adding 'torch/nn/__init__.py' 2022-12-01T10:12:51.1469646Z adding 'torch/nn/_reduction.py' 2022-12-01T10:12:51.1473914Z adding 'torch/nn/common_types.py' 2022-12-01T10:12:51.1478717Z adding 'torch/nn/cpp.py' 2022-12-01T10:12:51.1540714Z adding 'torch/nn/functional.py' 2022-12-01T10:12:51.1552776Z adding 'torch/nn/functional.pyi' 2022-12-01T10:12:51.1558716Z adding 'torch/nn/grad.py' 2022-12-01T10:12:51.1567550Z adding 'torch/nn/init.py' 2022-12-01T10:12:51.1574632Z adding 'torch/nn/parameter.py' 2022-12-01T10:12:51.1579166Z adding 'torch/nn/parameter.pyi' 2022-12-01T10:12:51.1583184Z adding 'torch/nn/backends/__init__.py' 2022-12-01T10:12:51.1587104Z adding 'torch/nn/backends/thnn.py' 2022-12-01T10:12:51.1592079Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T10:12:51.1597096Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T10:12:51.1601316Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T10:12:51.1606303Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T10:12:51.1611512Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T10:12:51.1620973Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T10:12:51.1627702Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T10:12:51.1632374Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T10:12:51.1637312Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T10:12:51.1642015Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T10:12:51.1646933Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T10:12:51.1651766Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T10:12:51.1656664Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T10:12:51.1661336Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T10:12:51.1666713Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T10:12:51.1671071Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T10:12:51.1677647Z adding 'torch/nn/modules/__init__.py' 2022-12-01T10:12:51.1684337Z adding 'torch/nn/modules/_functions.py' 2022-12-01T10:12:51.1700786Z adding 'torch/nn/modules/activation.py' 2022-12-01T10:12:51.1709829Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T10:12:51.1721228Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T10:12:51.1726860Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T10:12:51.1738832Z adding 'torch/nn/modules/container.py' 2022-12-01T10:12:51.1756776Z adding 'torch/nn/modules/conv.py' 2022-12-01T10:12:51.1763720Z adding 'torch/nn/modules/distance.py' 2022-12-01T10:12:51.1769549Z adding 'torch/nn/modules/dropout.py' 2022-12-01T10:12:51.1775090Z adding 'torch/nn/modules/flatten.py' 2022-12-01T10:12:51.1781990Z adding 'torch/nn/modules/fold.py' 2022-12-01T10:12:51.1789380Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T10:12:51.1796992Z adding 'torch/nn/modules/lazy.py' 2022-12-01T10:12:51.1803880Z adding 'torch/nn/modules/linear.py' 2022-12-01T10:12:51.1829892Z adding 'torch/nn/modules/loss.py' 2022-12-01T10:12:51.1864121Z adding 'torch/nn/modules/module.py' 2022-12-01T10:12:51.1872576Z adding 'torch/nn/modules/normalization.py' 2022-12-01T10:12:51.1879202Z adding 'torch/nn/modules/padding.py' 2022-12-01T10:12:51.1884256Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T10:12:51.1896647Z adding 'torch/nn/modules/pooling.py' 2022-12-01T10:12:51.1914398Z adding 'torch/nn/modules/rnn.py' 2022-12-01T10:12:51.1924718Z adding 'torch/nn/modules/sparse.py' 2022-12-01T10:12:51.1936295Z adding 'torch/nn/modules/transformer.py' 2022-12-01T10:12:51.1943643Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T10:12:51.1948492Z adding 'torch/nn/modules/utils.py' 2022-12-01T10:12:51.1953700Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T10:12:51.1957902Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T10:12:51.1962707Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T10:12:51.1966891Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T10:12:51.1971057Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T10:12:51.1977171Z adding 'torch/nn/parallel/comm.py' 2022-12-01T10:12:51.1981243Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T10:12:51.1987763Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T10:12:51.1992042Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T10:12:51.2023688Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T10:12:51.2030206Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T10:12:51.2035145Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T10:12:51.2039414Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T10:12:51.2044744Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T10:12:51.2048875Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T10:12:51.2053691Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T10:12:51.2058108Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T10:12:51.2063199Z adding 'torch/nn/qat/__init__.py' 2022-12-01T10:12:51.2068161Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T10:12:51.2072891Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:12:51.2077051Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:12:51.2082109Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T10:12:51.2086100Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T10:12:51.2090261Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T10:12:51.2094318Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T10:12:51.2099115Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T10:12:51.2104045Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T10:12:51.2108092Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T10:12:51.2112142Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T10:12:51.2117435Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T10:12:51.2121264Z adding 'torch/nn/quantized/functional.py' 2022-12-01T10:12:51.2126273Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T10:12:51.2131349Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T10:12:51.2135531Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T10:12:51.2139598Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T10:12:51.2143750Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T10:12:51.2148035Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T10:12:51.2152305Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T10:12:51.2157088Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T10:12:51.2162076Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:12:51.2166163Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:12:51.2170397Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:12:51.2174557Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:12:51.2180059Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T10:12:51.2184511Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T10:12:51.2188737Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T10:12:51.2192913Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T10:12:51.2196966Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T10:12:51.2201062Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:12:51.2205306Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T10:12:51.2209442Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T10:12:51.2213447Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T10:12:51.2217814Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T10:12:51.2221956Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T10:12:51.2227034Z adding 'torch/nn/utils/__init__.py' 2022-12-01T10:12:51.2231282Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T10:12:51.2236669Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T10:12:51.2241107Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T10:12:51.2245960Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T10:12:51.2250803Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T10:12:51.2255189Z adding 'torch/nn/utils/fusion.py' 2022-12-01T10:12:51.2259784Z adding 'torch/nn/utils/init.py' 2022-12-01T10:12:51.2264961Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T10:12:51.2275448Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T10:12:51.2290530Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T10:12:51.2310181Z adding 'torch/nn/utils/prune.py' 2022-12-01T10:12:51.2321267Z adding 'torch/nn/utils/rnn.py' 2022-12-01T10:12:51.2329927Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T10:12:51.2336103Z adding 'torch/nn/utils/stateless.py' 2022-12-01T10:12:51.2341523Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T10:12:51.2346796Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T10:12:51.2351298Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T10:12:51.2357970Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T10:12:51.2362897Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T10:12:51.2367711Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T10:12:51.2373188Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T10:12:51.2377974Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T10:12:51.2382829Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T10:12:51.2387428Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T10:12:51.2391803Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T10:12:51.2398191Z adding 'torch/onnx/__init__.py' 2022-12-01T10:12:51.2402167Z adding 'torch/onnx/_constants.py' 2022-12-01T10:12:51.2406571Z adding 'torch/onnx/_deprecation.py' 2022-12-01T10:12:51.2410700Z adding 'torch/onnx/_experimental.py' 2022-12-01T10:12:51.2415038Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T10:12:51.2419464Z adding 'torch/onnx/_globals.py' 2022-12-01T10:12:51.2424249Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T10:12:51.2430589Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T10:12:51.2436263Z adding 'torch/onnx/_type_utils.py' 2022-12-01T10:12:51.2441276Z adding 'torch/onnx/errors.py' 2022-12-01T10:12:51.2446118Z adding 'torch/onnx/operators.py' 2022-12-01T10:12:51.2451822Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T10:12:51.2473935Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T10:12:51.2487788Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T10:12:51.2507442Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T10:12:51.2516098Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T10:12:51.2528420Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T10:12:51.2533800Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T10:12:51.2538207Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T10:12:51.2542923Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T10:12:51.2547178Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T10:12:51.2551468Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T10:12:51.2558988Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T10:12:51.2628404Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T10:12:51.2664612Z adding 'torch/onnx/utils.py' 2022-12-01T10:12:51.2677747Z adding 'torch/onnx/verification.py' 2022-12-01T10:12:51.2682527Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T10:12:51.2687559Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T10:12:51.2694652Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T10:12:51.2702439Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T10:12:51.2708087Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T10:12:51.2713088Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T10:12:51.2718262Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T10:12:51.2723361Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T10:12:51.2730093Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T10:12:51.2735343Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T10:12:51.2739984Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T10:12:51.2746711Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T10:12:51.2751390Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T10:12:51.2756181Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T10:12:51.2760847Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T10:12:51.2765078Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T10:12:51.2769404Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T10:12:51.2773705Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T10:12:51.2777896Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T10:12:51.2782364Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T10:12:51.2786877Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T10:12:51.2791379Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T10:12:51.2795769Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T10:12:51.2800106Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T10:12:51.2804808Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T10:12:51.2809311Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T10:12:51.2813830Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T10:12:51.2818114Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T10:12:51.2822872Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T10:12:51.2827663Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T10:12:51.2832241Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T10:12:51.2836585Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T10:12:51.2841047Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T10:12:51.2845461Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T10:12:51.2849819Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T10:12:51.2854257Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T10:12:51.2858615Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T10:12:51.2863257Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T10:12:51.2867655Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T10:12:51.2871817Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T10:12:51.2876163Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T10:12:51.2880549Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T10:12:51.2885307Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T10:12:51.2889516Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T10:12:51.2894052Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T10:12:51.2898514Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T10:12:51.2903044Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T10:12:51.2908029Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T10:12:51.2912821Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T10:12:51.2917844Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T10:12:51.2926250Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T10:12:51.2926773Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T10:12:51.2931006Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T10:12:51.2935303Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T10:12:51.2939739Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T10:12:51.2944086Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T10:12:51.2948504Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T10:12:51.2953299Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T10:12:51.2963892Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T10:12:51.2969535Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T10:12:51.2974507Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T10:12:51.2979045Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T10:12:51.2983613Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T10:12:51.2988330Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T10:12:51.2992858Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T10:12:51.2997010Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T10:12:51.3002651Z adding 'torch/optim/__init__.py' 2022-12-01T10:12:51.3006663Z adding 'torch/optim/__init__.pyi' 2022-12-01T10:12:51.3011181Z adding 'torch/optim/_functional.py' 2022-12-01T10:12:51.3017228Z adding 'torch/optim/adadelta.py' 2022-12-01T10:12:51.3021664Z adding 'torch/optim/adadelta.pyi' 2022-12-01T10:12:51.3028412Z adding 'torch/optim/adagrad.py' 2022-12-01T10:12:51.3032919Z adding 'torch/optim/adagrad.pyi' 2022-12-01T10:12:51.3042710Z adding 'torch/optim/adam.py' 2022-12-01T10:12:51.3047532Z adding 'torch/optim/adam.pyi' 2022-12-01T10:12:51.3053829Z adding 'torch/optim/adamax.py' 2022-12-01T10:12:51.3058145Z adding 'torch/optim/adamax.pyi' 2022-12-01T10:12:51.3066076Z adding 'torch/optim/adamw.py' 2022-12-01T10:12:51.3070755Z adding 'torch/optim/adamw.pyi' 2022-12-01T10:12:51.3076621Z adding 'torch/optim/asgd.py' 2022-12-01T10:12:51.3080726Z adding 'torch/optim/asgd.pyi' 2022-12-01T10:12:51.3088787Z adding 'torch/optim/lbfgs.py' 2022-12-01T10:12:51.3093442Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T10:12:51.3115591Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T10:12:51.3122509Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T10:12:51.3129281Z adding 'torch/optim/nadam.py' 2022-12-01T10:12:51.3133681Z adding 'torch/optim/nadam.pyi' 2022-12-01T10:12:51.3141485Z adding 'torch/optim/optimizer.py' 2022-12-01T10:12:51.3146331Z adding 'torch/optim/optimizer.pyi' 2022-12-01T10:12:51.3152845Z adding 'torch/optim/radam.py' 2022-12-01T10:12:51.3157093Z adding 'torch/optim/radam.pyi' 2022-12-01T10:12:51.3163787Z adding 'torch/optim/rmsprop.py' 2022-12-01T10:12:51.3168186Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T10:12:51.3174469Z adding 'torch/optim/rprop.py' 2022-12-01T10:12:51.3178601Z adding 'torch/optim/rprop.pyi' 2022-12-01T10:12:51.3185352Z adding 'torch/optim/sgd.py' 2022-12-01T10:12:51.3189805Z adding 'torch/optim/sgd.pyi' 2022-12-01T10:12:51.3194648Z adding 'torch/optim/sparse_adam.py' 2022-12-01T10:12:51.3198608Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T10:12:51.3205533Z adding 'torch/optim/swa_utils.py' 2022-12-01T10:12:51.3210195Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T10:12:51.3215615Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T10:12:51.3220757Z adding 'torch/package/__init__.py' 2022-12-01T10:12:51.3226412Z adding 'torch/package/_digraph.py' 2022-12-01T10:12:51.3231056Z adding 'torch/package/_directory_reader.py' 2022-12-01T10:12:51.3235973Z adding 'torch/package/_importlib.py' 2022-12-01T10:12:51.3240434Z adding 'torch/package/_mangling.py' 2022-12-01T10:12:51.3245130Z adding 'torch/package/_mock.py' 2022-12-01T10:12:51.3250329Z adding 'torch/package/_package_pickler.py' 2022-12-01T10:12:51.3254706Z adding 'torch/package/_package_unpickler.py' 2022-12-01T10:12:51.3260331Z adding 'torch/package/_stdlib.py' 2022-12-01T10:12:51.3266120Z adding 'torch/package/file_structure_representation.py' 2022-12-01T10:12:51.3271416Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T10:12:51.3276318Z adding 'torch/package/glob_group.py' 2022-12-01T10:12:51.3282782Z adding 'torch/package/importer.py' 2022-12-01T10:12:51.3301535Z adding 'torch/package/package_exporter.py' 2022-12-01T10:12:51.3316682Z adding 'torch/package/package_importer.py' 2022-12-01T10:12:51.3322882Z adding 'torch/package/analyze/__init__.py' 2022-12-01T10:12:51.3326964Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T10:12:51.3331007Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T10:12:51.3335832Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T10:12:51.3340833Z adding 'torch/profiler/__init__.py' 2022-12-01T10:12:51.3350963Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T10:12:51.3358990Z adding 'torch/profiler/_utils.py' 2022-12-01T10:12:51.3364060Z adding 'torch/profiler/itt.py' 2022-12-01T10:12:51.3373853Z adding 'torch/profiler/profiler.py' 2022-12-01T10:12:51.3379030Z adding 'torch/profiler/python_tracer.py' 2022-12-01T10:12:51.3384808Z adding 'torch/quantization/__init__.py' 2022-12-01T10:12:51.3389305Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T10:12:51.3393402Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T10:12:51.3397588Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T10:12:51.3401778Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T10:12:51.3405980Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T10:12:51.3410261Z adding 'torch/quantization/observer.py' 2022-12-01T10:12:51.3414287Z adding 'torch/quantization/qconfig.py' 2022-12-01T10:12:51.3418944Z adding 'torch/quantization/quant_type.py' 2022-12-01T10:12:51.3423672Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T10:12:51.3427954Z adding 'torch/quantization/quantize.py' 2022-12-01T10:12:51.3432030Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T10:12:51.3436261Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T10:12:51.3440284Z adding 'torch/quantization/stubs.py' 2022-12-01T10:12:51.3444367Z adding 'torch/quantization/utils.py' 2022-12-01T10:12:51.3449512Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T10:12:51.3454138Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T10:12:51.3458222Z adding 'torch/quantization/fx/convert.py' 2022-12-01T10:12:51.3462253Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T10:12:51.3466478Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T10:12:51.3470541Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T10:12:51.3474491Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T10:12:51.3478783Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T10:12:51.3483033Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T10:12:51.3487289Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T10:12:51.3491542Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T10:12:51.3495792Z adding 'torch/quantization/fx/utils.py' 2022-12-01T10:12:51.3502077Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T10:12:51.3508331Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T10:12:51.3512722Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T10:12:51.3517065Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T10:12:51.3522462Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T10:12:51.3527720Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T10:12:51.3532775Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T10:12:51.3538290Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T10:12:51.3576340Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T10:12:51.3586467Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T10:12:51.3591696Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T10:12:51.3597999Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T10:12:51.3603029Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T10:12:51.3610226Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T10:12:51.3617287Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T10:12:51.3625041Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T10:12:51.3634404Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T10:12:51.3639767Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T10:12:51.3644359Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T10:12:51.3648549Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T10:12:51.3652762Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T10:12:51.3657224Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T10:12:51.3661494Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T10:12:51.3671376Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T10:12:51.3678466Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T10:12:51.3682665Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T10:12:51.3690512Z adding 'torch/sparse/__init__.py' 2022-12-01T10:12:51.3701504Z adding 'torch/special/__init__.py' 2022-12-01T10:12:51.3858279Z adding 'torch/test/CppSignature_test.exe' 2022-12-01T10:12:51.4111208Z adding 'torch/test/Dict_test.exe' 2022-12-01T10:12:51.4320839Z adding 'torch/test/Dimname_test.exe' 2022-12-01T10:12:51.4542759Z adding 'torch/test/IListRef_test.exe' 2022-12-01T10:12:51.4773008Z adding 'torch/test/KernelFunction_test.exe' 2022-12-01T10:12:51.5107029Z adding 'torch/test/List_test.exe' 2022-12-01T10:12:51.5354062Z adding 'torch/test/MaybeOwned_test.exe' 2022-12-01T10:12:51.5575661Z adding 'torch/test/NamedTensor_test.exe' 2022-12-01T10:12:51.5779430Z adding 'torch/test/apply_utils_test.exe' 2022-12-01T10:12:51.5995184Z adding 'torch/test/atest.exe' 2022-12-01T10:12:51.6195264Z adding 'torch/test/backend_fallback_test.exe' 2022-12-01T10:12:51.6426695Z adding 'torch/test/basic.exe' 2022-12-01T10:12:51.6620057Z adding 'torch/test/broadcast_test.exe' 2022-12-01T10:12:51.6767695Z adding 'torch/test/c10_Array_test.exe' 2022-12-01T10:12:51.6927167Z adding 'torch/test/c10_Bitset_test.exe' 2022-12-01T10:12:51.7078170Z adding 'torch/test/c10_C++17_test.exe' 2022-12-01T10:12:51.7233154Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2022-12-01T10:12:51.7380069Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2022-12-01T10:12:51.7526394Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2022-12-01T10:12:51.7688337Z adding 'torch/test/c10_DeviceGuard_test.exe' 2022-12-01T10:12:51.7847712Z adding 'torch/test/c10_Device_test.exe' 2022-12-01T10:12:51.8039859Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2022-12-01T10:12:51.8196281Z adding 'torch/test/c10_Half_test.exe' 2022-12-01T10:12:51.8372585Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2022-12-01T10:12:51.8556192Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2022-12-01T10:12:51.8736495Z adding 'torch/test/c10_LeftRight_test.exe' 2022-12-01T10:12:51.8930332Z adding 'torch/test/c10_Metaprogramming_test.exe' 2022-12-01T10:12:51.9104187Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2022-12-01T10:12:51.9466620Z adding 'torch/test/c10_SmallVectorTest.exe' 2022-12-01T10:12:51.9631833Z adding 'torch/test/c10_StreamGuard_test.exe' 2022-12-01T10:12:51.9789534Z adding 'torch/test/c10_SymInt_test.exe' 2022-12-01T10:12:51.9950660Z adding 'torch/test/c10_Synchronized_test.exe' 2022-12-01T10:12:52.0125493Z adding 'torch/test/c10_ThreadLocal_test.exe' 2022-12-01T10:12:52.0285103Z adding 'torch/test/c10_TypeIndex_test.exe' 2022-12-01T10:12:52.0432353Z adding 'torch/test/c10_TypeList_test.exe' 2022-12-01T10:12:52.0576159Z adding 'torch/test/c10_TypeTraits_test.exe' 2022-12-01T10:12:52.0741688Z adding 'torch/test/c10_accumulate_test.exe' 2022-12-01T10:12:52.0919759Z adding 'torch/test/c10_bfloat16_test.exe' 2022-12-01T10:12:52.1104261Z adding 'torch/test/c10_complex_math_test.exe' 2022-12-01T10:12:52.1288620Z adding 'torch/test/c10_complex_test.exe' 2022-12-01T10:12:52.1555110Z adding 'torch/test/c10_either_test.exe' 2022-12-01T10:12:52.1731945Z adding 'torch/test/c10_exception_test.exe' 2022-12-01T10:12:52.1884098Z adding 'torch/test/c10_flags_test.exe' 2022-12-01T10:12:52.2034475Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2022-12-01T10:12:52.2460945Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2022-12-01T10:12:52.2639665Z adding 'torch/test/c10_irange_test.exe' 2022-12-01T10:12:52.2813114Z adding 'torch/test/c10_logging_test.exe' 2022-12-01T10:12:52.3052857Z adding 'torch/test/c10_optional_test.exe' 2022-12-01T10:12:52.3251393Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2022-12-01T10:12:52.3420042Z adding 'torch/test/c10_registry_test.exe' 2022-12-01T10:12:52.3605339Z adding 'torch/test/c10_string_view_test.exe' 2022-12-01T10:12:52.3755828Z adding 'torch/test/c10_tempfile_test.exe' 2022-12-01T10:12:52.3930453Z adding 'torch/test/c10_typeid_test.exe' 2022-12-01T10:12:52.4140878Z adding 'torch/test/cpu_generator_test.exe' 2022-12-01T10:12:52.4333537Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2022-12-01T10:12:52.4658483Z adding 'torch/test/cpu_rng_test.exe' 2022-12-01T10:12:52.4854820Z adding 'torch/test/dispatch_key_set_test.exe' 2022-12-01T10:12:52.5037433Z adding 'torch/test/dlconvertor_test.exe' 2022-12-01T10:12:52.5247762Z adding 'torch/test/extension_backend_test.exe' 2022-12-01T10:12:52.5452548Z adding 'torch/test/half_test.exe' 2022-12-01T10:12:52.5624844Z adding 'torch/test/inline_container_test.exe' 2022-12-01T10:12:52.5969629Z adding 'torch/test/ivalue_test.exe' 2022-12-01T10:12:52.6386087Z adding 'torch/test/kernel_function_legacy_test.exe' 2022-12-01T10:12:52.6722708Z adding 'torch/test/kernel_function_test.exe' 2022-12-01T10:12:52.7143717Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2022-12-01T10:12:52.7492412Z adding 'torch/test/kernel_lambda_test.exe' 2022-12-01T10:12:52.7722350Z adding 'torch/test/kernel_stackbased_test.exe' 2022-12-01T10:12:52.7904861Z adding 'torch/test/lazy_tensor_test.exe' 2022-12-01T10:12:52.8412728Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2022-12-01T10:12:52.8619375Z adding 'torch/test/math_kernel_test.exe' 2022-12-01T10:12:52.8808280Z adding 'torch/test/memory_format_test.exe' 2022-12-01T10:12:52.8999133Z adding 'torch/test/memory_overlapping_test.exe' 2022-12-01T10:12:52.9220766Z adding 'torch/test/mobile_memory_cleanup.exe' 2022-12-01T10:12:52.9440564Z adding 'torch/test/native_test.exe' 2022-12-01T10:12:52.9620391Z adding 'torch/test/op_allowlist_test.exe' 2022-12-01T10:12:53.0456848Z adding 'torch/test/op_registration_test.exe' 2022-12-01T10:12:53.0655841Z adding 'torch/test/operator_name_test.exe' 2022-12-01T10:12:53.0840855Z adding 'torch/test/operators_test.exe' 2022-12-01T10:12:53.1034209Z adding 'torch/test/packedtensoraccessor_test.exe' 2022-12-01T10:12:53.1289990Z adding 'torch/test/pow_test.exe' 2022-12-01T10:12:53.1506148Z adding 'torch/test/quantized_test.exe' 2022-12-01T10:12:53.1697602Z adding 'torch/test/reduce_ops_test.exe' 2022-12-01T10:12:53.1890706Z adding 'torch/test/reportMemoryUsage_test.exe' 2022-12-01T10:12:53.2104148Z adding 'torch/test/scalar_tensor_test.exe' 2022-12-01T10:12:53.2330700Z adding 'torch/test/scalar_test.exe' 2022-12-01T10:12:53.2521465Z adding 'torch/test/stride_properties_test.exe' 2022-12-01T10:12:53.2761684Z adding 'torch/test/tensor_iterator_test.exe' 2022-12-01T10:12:53.2965921Z adding 'torch/test/test_parallel.exe' 2022-12-01T10:12:53.3022269Z adding 'torch/test/thread_init_test.exe' 2022-12-01T10:12:53.3187212Z adding 'torch/test/type_ptr_test.exe' 2022-12-01T10:12:53.3405340Z adding 'torch/test/type_test.exe' 2022-12-01T10:12:53.3603526Z adding 'torch/test/undefined_tensor_test.exe' 2022-12-01T10:12:53.3761756Z adding 'torch/test/variant_test.exe' 2022-12-01T10:12:53.3814112Z adding 'torch/test/verify_api_visibility.exe' 2022-12-01T10:12:53.4083071Z adding 'torch/test/vmap_test.exe' 2022-12-01T10:12:53.4278639Z adding 'torch/test/weakref_test.exe' 2022-12-01T10:12:53.4471764Z adding 'torch/test/wrapdim_test.exe' 2022-12-01T10:12:53.4656187Z adding 'torch/test/xla_tensor_test.exe' 2022-12-01T10:12:53.4668714Z adding 'torch/testing/__init__.py' 2022-12-01T10:12:53.4688313Z adding 'torch/testing/_comparison.py' 2022-12-01T10:12:53.4696070Z adding 'torch/testing/_creation.py' 2022-12-01T10:12:53.4701634Z adding 'torch/testing/_deprecated.py' 2022-12-01T10:12:53.4706718Z adding 'torch/testing/_legacy.py' 2022-12-01T10:12:53.4711530Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T10:12:53.4719263Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T10:12:53.4725091Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T10:12:53.4731126Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T10:12:53.4753826Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T10:12:53.4768336Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T10:12:53.4773393Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T10:12:53.4788154Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T10:12:53.4797106Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T10:12:53.4983581Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T10:12:53.5022209Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T10:12:53.5074831Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T10:12:53.5105089Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T10:12:53.5113553Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T10:12:53.5119821Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T10:12:53.5179753Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T10:12:53.5194046Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T10:12:53.5200880Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T10:12:53.5208789Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T10:12:53.5221488Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T10:12:53.5236029Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T10:12:53.5242741Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T10:12:53.5247177Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T10:12:53.5252524Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T10:12:53.5256475Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T10:12:53.5264448Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T10:12:53.5268868Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T10:12:53.5272840Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T10:12:53.5276864Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T10:12:53.5280714Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T10:12:53.5290989Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T10:12:53.5384927Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T10:12:53.5398990Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T10:12:53.5404216Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T10:12:53.5410250Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T10:12:53.5414263Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T10:12:53.5418561Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T10:12:53.5424232Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:12:53.5429358Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T10:12:53.5434054Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T10:12:53.5437813Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T10:12:53.5441353Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T10:12:53.5449696Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T10:12:53.5454651Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T10:12:53.5458335Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T10:12:53.5487700Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T10:12:53.5496197Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T10:12:53.5503445Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T10:12:53.5507803Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T10:12:53.5512404Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T10:12:53.5573599Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T10:12:53.5583451Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T10:12:53.5587405Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T10:12:53.5592295Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T10:12:53.5598669Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T10:12:53.5602610Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T10:12:53.5607273Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T10:12:53.5622614Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T10:12:53.5629725Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T10:12:53.5633693Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T10:12:53.5673277Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T10:12:53.5686400Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T10:12:53.5722818Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T10:12:53.5731109Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T10:12:53.5737549Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T10:12:53.5742848Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T10:12:53.5752884Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T10:12:53.5761152Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T10:12:53.5783346Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T10:12:53.5792856Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T10:12:53.5797567Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T10:12:53.5801579Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T10:12:53.5805517Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T10:12:53.5810944Z adding 'torch/utils/__init__.py' 2022-12-01T10:12:53.5815438Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T10:12:53.5819735Z adding 'torch/utils/_crash_handler.py' 2022-12-01T10:12:53.5824247Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T10:12:53.5831250Z adding 'torch/utils/_freeze.py' 2022-12-01T10:12:53.5836041Z adding 'torch/utils/_mode_utils.py' 2022-12-01T10:12:53.5840917Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T10:12:53.5847863Z adding 'torch/utils/_pytree.py' 2022-12-01T10:12:53.5853055Z adding 'torch/utils/_zip.py' 2022-12-01T10:12:53.5862538Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T10:12:53.5872789Z adding 'torch/utils/checkpoint.py' 2022-12-01T10:12:53.5881842Z adding 'torch/utils/collect_env.py' 2022-12-01T10:12:53.5886695Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T10:12:53.5922454Z adding 'torch/utils/cpp_extension.py' 2022-12-01T10:12:53.5930299Z adding 'torch/utils/dlpack.py' 2022-12-01T10:12:53.5934746Z adding 'torch/utils/file_baton.py' 2022-12-01T10:12:53.5940863Z adding 'torch/utils/hooks.py' 2022-12-01T10:12:53.5946306Z adding 'torch/utils/mkldnn.py' 2022-12-01T10:12:53.5951908Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T10:12:53.5956478Z adding 'torch/utils/model_zoo.py' 2022-12-01T10:12:53.5965902Z adding 'torch/utils/show_pickle.py' 2022-12-01T10:12:53.5972003Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T10:12:53.5977351Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T10:12:53.5982398Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T10:12:53.5987293Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T10:12:53.5992695Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T10:12:53.5999112Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T10:12:53.6004130Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T10:12:53.6012179Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T10:12:53.6017476Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T10:12:53.6022689Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T10:12:53.6026989Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T10:12:53.6032261Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T10:12:53.6036153Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T10:12:53.6040642Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T10:12:53.6045728Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T10:12:53.6050773Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T10:12:53.6055582Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T10:12:53.6060295Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T10:12:53.6064236Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T10:12:53.6068395Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T10:12:53.6075857Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T10:12:53.6083487Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T10:12:53.6089762Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T10:12:53.6098513Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T10:12:53.6104583Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T10:12:53.6108915Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T10:12:53.6119222Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T10:12:53.6124301Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T10:12:53.6129998Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T10:12:53.6134323Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T10:12:53.6138709Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T10:12:53.6153544Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T10:12:53.6208020Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T10:12:53.6221298Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T10:12:53.6227747Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T10:12:53.6233269Z adding 'torch/utils/data/__init__.py' 2022-12-01T10:12:53.6237873Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T10:12:53.6268422Z adding 'torch/utils/data/dataloader.py' 2022-12-01T10:12:53.6276035Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T10:12:53.6283545Z adding 'torch/utils/data/dataset.py' 2022-12-01T10:12:53.6289546Z adding 'torch/utils/data/distributed.py' 2022-12-01T10:12:53.6295064Z adding 'torch/utils/data/graph.py' 2022-12-01T10:12:53.6300303Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T10:12:53.6307085Z adding 'torch/utils/data/sampler.py' 2022-12-01T10:12:53.6313237Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T10:12:53.6319948Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T10:12:53.6325029Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T10:12:53.6329649Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T10:12:53.6333735Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T10:12:53.6338529Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T10:12:53.6346373Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T10:12:53.6351767Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T10:12:53.6356337Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T10:12:53.6361902Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T10:12:53.6368000Z adding 'torch/utils/data/communication/map.py' 2022-12-01T10:12:53.6371871Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T10:12:53.6376935Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T10:12:53.6381379Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T10:12:53.6386411Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T10:12:53.6391860Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T10:12:53.6398767Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T10:12:53.6407419Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T10:12:53.6416080Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T10:12:53.6422006Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T10:12:53.6429021Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T10:12:53.6434465Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T10:12:53.6439034Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T10:12:53.6446149Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T10:12:53.6451756Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T10:12:53.6456055Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T10:12:53.6461405Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T10:12:53.6467861Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T10:12:53.6473942Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T10:12:53.6483584Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T10:12:53.6489222Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T10:12:53.6494186Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T10:12:53.6501276Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T10:12:53.6507177Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T10:12:53.6512464Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T10:12:53.6517022Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T10:12:53.6521466Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T10:12:53.6526578Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T10:12:53.6531096Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T10:12:53.6536218Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T10:12:53.6541095Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T10:12:53.6546072Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T10:12:53.6550513Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T10:12:53.6554329Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T10:12:53.6561545Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T10:12:53.6568683Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T10:12:53.6573844Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T10:12:53.6578488Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T10:12:53.6582690Z adding 'torch/utils/hipify/constants.py' 2022-12-01T10:12:53.6635747Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T10:12:53.6660043Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T10:12:53.6665202Z adding 'torch/utils/hipify/version.py' 2022-12-01T10:12:53.6670544Z adding 'torch/utils/jit/__init__.py' 2022-12-01T10:12:53.6692132Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T10:12:53.6701437Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T10:12:53.6705991Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T10:12:53.6714165Z adding 'torch/utils/model_dump/code.js' 2022-12-01T10:12:53.6719037Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T10:12:53.6725701Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T10:12:53.6729968Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T10:12:53.6735347Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T10:12:53.6746031Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T10:12:53.6751048Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T10:12:53.6755613Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T10:12:53.6760113Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T10:12:53.6764519Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T10:12:53.6772300Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T10:12:53.6778060Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T10:12:53.6790836Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T10:12:53.6807637Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T10:12:53.6819322Z adding 'torchgen/__init__.py' 2022-12-01T10:12:53.6824139Z adding 'torchgen/code_template.py' 2022-12-01T10:12:53.6829267Z adding 'torchgen/context.py' 2022-12-01T10:12:53.6865081Z adding 'torchgen/gen.py' 2022-12-01T10:12:53.6877377Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T10:12:53.6891204Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T10:12:53.6902155Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T10:12:53.6908963Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T10:12:53.6913572Z adding 'torchgen/local.py' 2022-12-01T10:12:53.6955942Z adding 'torchgen/model.py' 2022-12-01T10:12:53.6971318Z adding 'torchgen/native_function_generation.py' 2022-12-01T10:12:53.6981245Z adding 'torchgen/utils.py' 2022-12-01T10:12:53.6986014Z adding 'torchgen/api/__init__.py' 2022-12-01T10:12:53.6997325Z adding 'torchgen/api/autograd.py' 2022-12-01T10:12:53.7006149Z adding 'torchgen/api/cpp.py' 2022-12-01T10:12:53.7011716Z adding 'torchgen/api/dispatcher.py' 2022-12-01T10:12:53.7017433Z adding 'torchgen/api/functionalization.py' 2022-12-01T10:12:53.7026487Z adding 'torchgen/api/lazy.py' 2022-12-01T10:12:53.7031392Z adding 'torchgen/api/meta.py' 2022-12-01T10:12:53.7036469Z adding 'torchgen/api/native.py' 2022-12-01T10:12:53.7058148Z adding 'torchgen/api/python.py' 2022-12-01T10:12:53.7065302Z adding 'torchgen/api/structured.py' 2022-12-01T10:12:53.7073978Z adding 'torchgen/api/translate.py' 2022-12-01T10:12:53.7086011Z adding 'torchgen/api/types.py' 2022-12-01T10:12:53.7092494Z adding 'torchgen/api/ufunc.py' 2022-12-01T10:12:53.7098928Z adding 'torchgen/api/unboxing.py' 2022-12-01T10:12:53.7104423Z adding 'torchgen/dest/__init__.py' 2022-12-01T10:12:53.7115839Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T10:12:53.7121332Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T10:12:53.7125691Z adding 'torchgen/dest/native_functions.py' 2022-12-01T10:12:53.7140314Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T10:12:53.7150129Z adding 'torchgen/dest/ufunc.py' 2022-12-01T10:12:53.7154590Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T10:12:53.7161246Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T10:12:53.7165831Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T10:12:53.7272162Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T10:12:53.7288205Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T10:12:53.7294389Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T10:12:53.7298757Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T10:12:53.7302843Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T10:12:53.7307285Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T10:12:53.7311451Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T10:12:53.7315668Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T10:12:53.7319576Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T10:12:53.7324052Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T10:12:53.7328352Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T10:12:53.7333778Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T10:12:53.7338291Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T10:12:53.7342628Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T10:12:53.7346817Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T10:12:53.7351044Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T10:12:53.7357359Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T10:12:53.7362481Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T10:12:53.7367238Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T10:12:53.7371600Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T10:12:53.7375948Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T10:12:53.7380279Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T10:12:53.7385318Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T10:12:53.7389599Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T10:12:53.7393900Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T10:12:53.7398350Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T10:12:53.7403031Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T10:12:53.7407214Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T10:12:53.7411573Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T10:12:53.7416343Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T10:12:53.7420671Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T10:12:53.7424804Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T10:12:53.7437693Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T10:12:53.7443329Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T10:12:53.7447497Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T10:12:53.7451588Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T10:12:53.7455786Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T10:12:53.7459980Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T10:12:53.7464498Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T10:12:53.7468697Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T10:12:53.7472885Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T10:12:53.7476480Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T10:12:53.7481858Z adding 'torchgen/selective_build/operator.py' 2022-12-01T10:12:53.7488218Z adding 'torchgen/selective_build/selector.py' 2022-12-01T10:12:53.7492370Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T10:12:53.7498105Z adding 'torchgen/static_runtime/config.py' 2022-12-01T10:12:53.7504322Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T10:12:53.7514169Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T10:12:53.7555050Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T10:12:53.7572819Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T10:12:53.7582776Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T10:12:53.7586640Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T10:12:53.7589781Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T10:12:53.7592682Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T10:12:53.8247315Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T10:12:53.8578435Z removing build\bdist.win-amd64\wheel 2022-12-01T10:12:55.7618582Z Compile requests 5856 2022-12-01T10:12:55.7626572Z Compile requests executed 5844 2022-12-01T10:12:55.7627750Z Cache hits 5796 2022-12-01T10:12:55.7627978Z Cache hits (C/C++) 5796 2022-12-01T10:12:55.7628185Z Cache misses 37 2022-12-01T10:12:55.7628375Z Cache misses (C/C++) 37 2022-12-01T10:12:55.7629255Z Cache timeouts 0 2022-12-01T10:12:55.7629561Z Cache read errors 0 2022-12-01T10:12:55.7629856Z Forced recaches 0 2022-12-01T10:12:55.7630164Z Cache write errors 0 2022-12-01T10:12:55.7630474Z Compilation failures 0 2022-12-01T10:12:55.7673647Z Cache errors 11 2022-12-01T10:12:55.7673930Z Cache errors (C/C++) 11 2022-12-01T10:12:55.7674343Z Non-cacheable compilations 9 2022-12-01T10:12:55.7674572Z Non-cacheable calls 0 2022-12-01T10:12:55.7674795Z Non-compilation calls 12 2022-12-01T10:12:55.7675017Z Unsupported compiler calls 0 2022-12-01T10:12:55.7675236Z Average cache write 1.457 s 2022-12-01T10:12:55.7675452Z Average cache read miss 1.102 s 2022-12-01T10:12:55.7675669Z Average cache read hit 0.000 s 2022-12-01T10:12:55.7675892Z Failed distributed compilations 0 2022-12-01T10:12:55.7676297Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T10:12:57.0349485Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-1.13.0a0+gitc13d400-cp39-cp39-win_amd64.whl 2022-12-01T10:12:57.2224455Z Requirement already satisfied: typing-extensions in c:\jenkins\miniconda3\lib\site-packages (from torch==1.13.0a0+gitc13d400) (4.3.0) 2022-12-01T10:12:57.2235466Z Requirement already satisfied: opt-einsum>=3.3 in c:\jenkins\miniconda3\lib\site-packages (from torch==1.13.0a0+gitc13d400) (3.3.0) 2022-12-01T10:12:57.2324853Z Requirement already satisfied: numpy>=1.7 in c:\jenkins\miniconda3\lib\site-packages (from opt-einsum>=3.3->torch==1.13.0a0+gitc13d400) (1.21.5) 2022-12-01T10:12:58.1586218Z Installing collected packages: torch 2022-12-01T10:13:25.1813455Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:13:25.2591209Z 2022-12-01T10:13:25.2593852Z (base) C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cpu-py3" == "" (echo NOTE: To run `import torch`, please make sure to activate the conda environment by running `call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3` in Command Prompt before running Git Bash. ) else ( 2022-12-01T10:13:25.2595170Z 7z a C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\Jenkins\Miniconda3\Lib\site-packages\torchgen C:\Jenkins\Miniconda3\Lib\site-packages\caffe2 C:\Jenkins\Miniconda3\Lib\site-packages\functorch && copy /Y "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z" "C:/3591403534/build-results/\" 2022-12-01T10:13:25.2595980Z if errorlevel 1 exit /b 2022-12-01T10:13:25.2596194Z if not errorlevel 0 exit /b 2022-12-01T10:13:25.2596436Z python tools/stats/export_test_times.py 2022-12-01T10:13:25.2915532Z copy /Y ".pytorch-test-times.json" "C:/3591403534/build-results/" 2022-12-01T10:13:25.3056477Z copy /Y "build\.ninja_log" "C:/3591403534/build-results/\" 2022-12-01T10:13:25.3057048Z ) 2022-12-01T10:14:41.3782673Z 2022-12-01T10:14:41.3783195Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-12-01T10:14:41.3783407Z 2022-12-01T10:14:41.3783531Z Scanning the drive: 2022-12-01T10:14:41.3786106Z 725 folders, 12888 files, 903853423 bytes (862 MiB) 2022-12-01T10:14:41.3786338Z 2022-12-01T10:14:41.3789040Z Creating archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:14:41.3789364Z 2022-12-01T10:14:41.3790315Z Add new data to archive: 725 folders, 12888 files, 903853423 bytes (862 MiB) 2022-12-01T10:14:41.3790503Z 2022-12-01T10:14:41.3790508Z 2022-12-01T10:14:41.3790589Z Files read from disk: 12788 2022-12-01T10:14:41.3790816Z Archive size: 96900226 bytes (93 MiB) 2022-12-01T10:14:41.3791025Z Everything is Ok 2022-12-01T10:14:41.4983923Z 1 file(s) copied. 2022-12-01T10:14:41.8681163Z Ignoring disabled issues: [] 2022-12-01T10:14:41.8681511Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:14:41.8682038Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to C:\actions-runner\_work\pytorch\pytorch\.pytorch-test-times.json 2022-12-01T10:14:41.8801236Z 1 file(s) copied. 2022-12-01T10:14:41.9029757Z 1 file(s) copied. 2022-12-01T10:14:41.9033109Z 2022-12-01T10:14:41.9033643Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2019-cpu-py3-9818099377.json 2022-12-01T10:14:42.0673049Z 2022-12-01T10:14:42.0673685Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2022-12-01T10:14:42.0779451Z Stopping sccache server... 2022-12-01T10:14:42.0810960Z Compile requests 5856 2022-12-01T10:14:42.0811270Z Compile requests executed 5844 2022-12-01T10:14:42.0811502Z Cache hits 5796 2022-12-01T10:14:42.0811792Z Cache hits (C/C++) 5796 2022-12-01T10:14:42.0811999Z Cache misses 37 2022-12-01T10:14:42.0812190Z Cache misses (C/C++) 37 2022-12-01T10:14:42.0812398Z Cache timeouts 0 2022-12-01T10:14:42.0812620Z Cache read errors 0 2022-12-01T10:14:42.0815028Z Forced recaches 0 2022-12-01T10:14:42.0815276Z Cache write errors 0 2022-12-01T10:14:42.0815510Z Compilation failures 0 2022-12-01T10:14:42.0815752Z Cache errors 11 2022-12-01T10:14:42.0815976Z Cache errors (C/C++) 11 2022-12-01T10:14:42.0816185Z Non-cacheable compilations 9 2022-12-01T10:14:42.0816416Z Non-cacheable calls 0 2022-12-01T10:14:42.0816637Z Non-compilation calls 12 2022-12-01T10:14:42.0818210Z Unsupported compiler calls 0 2022-12-01T10:14:42.0818451Z Average cache write 1.457 s 2022-12-01T10:14:42.0818660Z Average cache read miss 1.102 s 2022-12-01T10:14:42.0818881Z Average cache read hit 0.000 s 2022-12-01T10:14:42.0819116Z Failed distributed compilations 0 2022-12-01T10:14:42.0819529Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T10:14:42.0945544Z + assert_git_not_dirty 2022-12-01T10:14:42.0946494Z + [[ win-vs2019-cpu-py3 != *rocm* ]] 2022-12-01T10:14:42.0947183Z + [[ win-vs2019-cpu-py3 != *xla* ]] 2022-12-01T10:14:42.1661122Z ++ git status --porcelain 2022-12-01T10:14:47.4531290Z + git_status= 2022-12-01T10:14:47.4531575Z + [[ -n '' ]] 2022-12-01T10:14:47.4531983Z + '[' '!' -f /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z ']' 2022-12-01T10:14:47.4534004Z + echo 'BUILD PASSED' 2022-12-01T10:14:47.4534206Z BUILD PASSED 2022-12-01T10:14:47.7505746Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:14:47.7506048Z with: 2022-12-01T10:14:47.7506212Z retention-days: 14 2022-12-01T10:14:47.7506420Z if-no-files-found: error 2022-12-01T10:14:47.7506636Z name: win-vs2019-cpu-py3 2022-12-01T10:14:47.7506847Z path: C:\3591403534\build-results 2022-12-01T10:14:47.7507071Z s3-bucket: gha-artifacts 2022-12-01T10:14:47.7507266Z region: us-east-1 2022-12-01T10:14:47.7507417Z env: 2022-12-01T10:14:47.7507593Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:47.7507855Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:47.7508097Z ##[endgroup] 2022-12-01T10:14:49.5953462Z With the provided path, there will be 3 files uploaded 2022-12-01T10:14:49.5953853Z Uploading to s3 prefix: pytorch/pytorch/3591403534/win-vs2019-cpu-py3 2022-12-01T10:14:49.6259585Z Starting upload of .ninja_log 2022-12-01T10:14:49.9562264Z Finished upload of .ninja_log 2022-12-01T10:14:49.9565280Z Starting upload of .pytorch-test-times.json 2022-12-01T10:14:50.0479030Z Finished upload of .pytorch-test-times.json 2022-12-01T10:14:50.0481989Z Starting upload of win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:14:51.2034385Z Finished upload of win-vs2019-cpu-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:14:51.2392751Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:14:51.2393032Z with: 2022-12-01T10:14:51.2393230Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:14:51.2393458Z retention-days: 14 2022-12-01T10:14:51.2393662Z if-no-files-found: warn 2022-12-01T10:14:51.2393873Z path: sccache-stats-*.json 2022-12-01T10:14:51.2394066Z name: artifact 2022-12-01T10:14:51.2394234Z s3-bucket: gha-artifacts 2022-12-01T10:14:51.2394427Z region: us-east-1 2022-12-01T10:14:51.2394600Z env: 2022-12-01T10:14:51.2394774Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:51.2395035Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:51.2395258Z ##[endgroup] 2022-12-01T10:14:51.6405111Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:14:51.6405430Z With the provided path, there will be 1 file uploaded 2022-12-01T10:14:51.6405722Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:14:51.6418980Z Starting upload of sccache-stats-win-vs2019-cpu-py3-9818099377.json 2022-12-01T10:14:51.7462340Z Finished upload of sccache-stats-win-vs2019-cpu-py3-9818099377.json 2022-12-01T10:14:51.7958726Z Prepare all required actions 2022-12-01T10:14:51.8114727Z ##[group]Run ./.github/actions/teardown-win 2022-12-01T10:14:51.8114937Z with: 2022-12-01T10:14:51.8115148Z extra-delete-dir: /c/3591403534/build-results/ 2022-12-01T10:14:51.8115353Z env: 2022-12-01T10:14:51.8115522Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:51.8115800Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:51.8116038Z ##[endgroup] 2022-12-01T10:14:51.8256745Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-12-01T10:14:51.8257027Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-12-01T10:14:51.8279794Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T10:14:51.8280070Z env: 2022-12-01T10:14:51.8280270Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:51.8280520Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:51.8280762Z ##[endgroup] 2022-12-01T10:14:52.4805233Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T10:14:52.5617886Z Finished 2022-12-01T10:14:53.0193347Z Holding runner until all ssh sessions have logged out 2022-12-01T10:14:53.0595075Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-12-01T10:14:53.0595381Z .github\scripts\kill_active_ssh_sessions.ps1 2022-12-01T10:14:53.0617992Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T10:14:53.0618304Z env: 2022-12-01T10:14:53.0618471Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:53.0618743Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:53.0618987Z ##[endgroup] 2022-12-01T10:14:53.4396748Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T10:14:53.5361935Z Finished 2022-12-01T10:14:53.6017959Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-12-01T10:14:53.6018298Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-12-01T10:14:53.6018536Z rm -rf ./* 2022-12-01T10:14:53.6046927Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T10:14:53.6047206Z env: 2022-12-01T10:14:53.6047394Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:14:53.6047663Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:14:53.6047945Z EXTRA_DELETE_DIR: /c/3591403534/build-results/ 2022-12-01T10:14:53.6048156Z ##[endgroup] 2022-12-01T10:15:16.8244189Z Post job cleanup. 2022-12-01T10:15:16.8548589Z Post job cleanup. 2022-12-01T10:15:18.0731429Z Cache hit occurred on the primary key setup-python-Windows-python-3.11.0-pip-ad81c6587e689540b865df67fb055fc77adb9526d4d645eef033bcf28fc679ee, not saving cache. 2022-12-01T10:15:18.1038680Z Post job cleanup. 2022-12-01T10:15:18.1254962Z Post job cleanup. 2022-12-01T10:15:21.0775972Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-12-01T10:15:21.0989427Z git version 2.38.1.windows.1 2022-12-01T10:15:21.1074164Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1614adb4-663c-4a02-8915-32cd35e8bd8d' before making global git config changes 2022-12-01T10:15:21.1074632Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:15:21.1083481Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-12-01T10:15:21.1336912Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:15:21.1572391Z [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-12-01T10:15:21.8129139Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:15:21.8328934Z http.https://github.com/.extraheader 2022-12-01T10:15:21.8372419Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:15:21.8625583Z [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-12-01T10:15:22.3255856Z Cleaning up orphan processes